Builder

class Builder

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 unique identifier of the charge created after the payment request is approved. This field is only present for approved payment requests and follows the pattern ch-[a-zA-Z0-9]+.

Link copied to clipboard
var createdAt: <Error class: unknown class>?

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

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

The descriptive name of the payment request.

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.

Link copied to clipboard
var updatedAt: <Error class: unknown class>?

The date and time when the payment request was last updated, in ISO 8601 format.