Builder

class Builder

Properties

Link copied to clipboard

The adjustment amount as a string representation of a decimal number.

Link copied to clipboard

The reason code for the billing adjustment.

Link copied to clipboard

The unique identifier of the agreement associated with this billing adjustment request.

Link copied to clipboard

The unique identifier of the billing adjustment request.

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

The date and time when the billing adjustment request was created, as a POSIX timestamp (Unix epoch seconds).

Link copied to clipboard

The currency code for the adjustment amount (e.g., USD).

Link copied to clipboard

The detailed description of the billing adjustment reason, if provided.

Link copied to clipboard

The identifier of the original invoice being adjusted.

Link copied to clipboard

The current status of the billing adjustment request.

Link copied to clipboard

A message providing additional context about the billing adjustment request status. This field is populated only when the status is VALIDATION_FAILED.

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

The date and time when the billing adjustment request was last updated, as a POSIX timestamp (Unix epoch seconds).