SendAgreementPaymentRequestResponse
Types
Properties
Link copied to clipboard
The agreement identifier for this payment request.
Link copied to clipboard
The amount being charged to the buyer.
Link copied to clipboard
The currency code for the charge amount (e.g., USD).
Link copied to clipboard
The detailed description of the payment request, if provided.
Link copied to clipboard
The unique identifier for the sent payment request.
Link copied to clipboard
The current status of the payment request. The initial status is PENDING_APPROVAL.
Functions
Link copied to clipboard
inline fun copy(block: SendAgreementPaymentRequestResponse.Builder.() -> Unit = {}): SendAgreementPaymentRequestResponse