Builder

class Builder

Properties

Link copied to clipboard

The tax-exclusive amount of the charge. Only available when the charge amount is known.

Link copied to clipboard

The tax-inclusive amount the acceptor has to pay. The amount is only present for fixed charges.

Link copied to clipboard

Provides an aggregated view of estimated tax information for this specific charge.

Link copied to clipboard
var id: String?

Unique identifier of the charge for a given agreement.

Link copied to clipboard

The date and time when the charge is due to be invoiced. This is available only when the charge date is known.

Link copied to clipboard

Indicates when the charge amount will be incurred. Values include ON_ACCEPTANCE (charged immediately when the agreement request is accepted), BILLING_PERIOD (charged on each billing period), and SCHEDULED (charged at a predetermined future date).

Functions