SubmitDiplomaExamRegistrationRequestPaymentRequest ClassProvincial Approach to Student Information API
This is the contract to update diploma exam registration request payment
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.SystemSubmitDiplomaExamRegistrationRequestPaymentRequest

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

public class SubmitDiplomaExamRegistrationRequestPaymentRequest : RequestBase

The SubmitDiplomaExamRegistrationRequestPaymentRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitDiplomaExamRegistrationRequestPaymentRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyDiplomaExamRegistrationId
(Required) The diploma registration request id
Public propertyPASICoreVersion
(Required) The version of the request
Public propertyPaymentMethodCode
(Required) The payment method for the request
Public propertyPaymentTransactionId
The payment transcript id
Public propertyWaivePayment
(Required) Is the payment waived or not
Public propertyWaiveReason
The waive reason
Top
See Also

Reference