SendAgreementPaymentRequestResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
val createdAt: <Error class: unknown class>?

The time when the payment request was created, in ISO 8601 format.

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
val name: String?

The descriptive name of the payment request.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String