DiplomaExamRegistrationRequest ClassProvincial Approach to Student Information API
This is a request to write one or more diploma exams
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507DiplomaExamRegistrationRequest

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

public class DiplomaExamRegistrationRequest : RequestBase

The DiplomaExamRegistrationRequest type exposes the following members.

Constructors

  NameDescription
Public methodDiplomaExamRegistrationRequest
Top
Properties

  NameDescription
Public propertyBillingInformationId
(Required) The id of the billing information associated to the request.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDiplomaExamRegistrationRequestId
Id of the diploma exam registration
Public propertyEducationAccountIdentifier
(Required) The education account tied to this request.
Public propertyEducationAccountOrganization
(Optional) A reference to the organization that the Education Account is tied to.
Public propertyExamRegistrations
(Optional) A list of exam registrations and their fees for this request.
Public propertyIsDeleted
(Required) True if the request is to be deleted.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. The value is ignored when new.
Public propertyPaymentMethod
If a payment is required this is method the payment was made.
Public propertyPaymentTransactionId
If a payment is required this is the id of the payment.
Public propertyRequestExpiryUtc
(Required) Time that the request expires
Public propertyRequestMethod
(Required) The request method
Public propertyRequestorName
(Required) (Optional) The name of the party that made the request.
Public propertyRequestStatus
(Required) The request status
Public propertyWaiveReason
If the fees have been waived this is the reason.
Top
See Also

Reference