The DiplomaExamRegistrationRequestGetItemInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
AmountCollected |
The amount of money that has been collected for this exam registration
| |
Coupon |
A coupon that may or may not be associated to the fee
| |
ExamReferenceId | (Required)
The Globally Unique Identifier (GUID) used to reference the exam the student is registering for
| |
ExamSittings | (Required)
A collection of Globally Unique Identifiers (GUID) used to reference the exam sittings for this
exam registration
| |
FeeAmount |
The amount of the fee on the exam registration
| |
FeeType |
The reason that the fee was collected.
| |
GstDue |
The GST amount due for the exam registration
| |
LastUpdateUtcTime | (Required)
When this exam registration was last updated
| |
StateProvinceId | (Required)
The student for this exam registration
| |
SuppliedContactNames |
The contact names supplied as having provided permission to write at
the given writing centers. The key value is the Organization Code represented
as a string.
|
See Also