GetAgreementPaymentRequestResponse
Types
Properties
Link copied to clipboard
The unique identifier of the agreement associated with this payment request. Use DescribeAgreement to retrieve full agreement details.
Link copied to clipboard
The amount charged or to be charged to the buyer.
Link copied to clipboard
The currency code for the charge amount.
Link copied to clipboard
The detailed description of the payment request, if provided.
Link copied to clipboard
The unique identifier of the payment request.
Link copied to clipboard
The current status of the payment request. Possible values include:
Link copied to clipboard
An optional message providing additional context about the payment request status, such as a rejection reason or validation failure details.
Functions
Link copied to clipboard
inline fun copy(block: GetAgreementPaymentRequestResponse.Builder.() -> Unit = {}): GetAgreementPaymentRequestResponse