DiplomaExamRegistrationRequestItem ClassProvincial Approach to Student Information API
This is the registration and fee (if applicable) for a single exam
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507DiplomaExamRegistrationRequestItem

Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class DiplomaExamRegistrationRequestItem

The DiplomaExamRegistrationRequestItem type exposes the following members.

Constructors

  NameDescription
Public methodDiplomaExamRegistrationRequestItem
Top
Properties

  NameDescription
Public propertyAmountCollected
(Required) The amount of money that has been collected to write the exam.
Public propertyAmountDue
(Required) The amount of money that is due to write the exam.
Public propertyCoupon
(Optional) The coupon applied to this registration
Public propertyExamReferenceId
(Required) The Exam Reference Id
Public propertyExamSittingReferenceIds
(Required) The exam sitting reference ids for this exam registration
Public propertyFeeType
(Optional) The reason that a fee (AmountDue) has been applied.
Public propertyGstDue
(Required) The amount of GST that is due to write the exam.
Public propertyStateProvinceId
(Required) The student for this request.
Public propertySuppliedContactNames
The contact names supplied as having provided permission to write at the given writing centers. There should be one key/value pair provided for each unique writing centre that the student will be writing at. The key value should be the Organization Code represented as a string.
Top
See Also

Reference