BillingAdjustmentSummary

Summary view of a billing adjustment request.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The type of agreement.

Link copied to clipboard

The unique identifier of the billing adjustment request.

Link copied to clipboard

The catalog in which the agreement was created.

Link copied to clipboard
val 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.

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

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

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