This is the contract to update diploma exam registration request payment
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.SystemSubmitDiplomaExamRegistrationRequestPaymentRequest
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitDiplomaExamRegistrationRequestPaymentRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitDiplomaExamRegistrationRequestPaymentRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DiplomaExamRegistrationId | (Required)
The diploma registration request id
| |
PASICoreVersion | (Required)
The version of the request
| |
PaymentMethodCode | (Required)
The payment method for the request
| |
PaymentTransactionId |
The payment transcript id
| |
WaivePayment | (Required)
Is the payment waived or not
| |
WaiveReason |
The waive reason
|
See Also