Functions
Sets Builder.accountStanding to an arbitrary JSON value.
Sets Builder.amountDue to an arbitrary JSON value.
Sets Builder.availableCredit to an arbitrary JSON value.
Amount of credit available to spend in cents
Sets Builder.created to an arbitrary JSON value.
Timestamp of when the statement was created
Sets Builder.creditLimit to an arbitrary JSON value.
This is the maximum credit balance extended by the lender in cents
Sets Builder.creditProductToken to an arbitrary JSON value.
Globally unique identifier for a credit product
Sets Builder.daysInBillingCycle to an arbitrary JSON value.
Number of days in the billing cycle
Sets Builder.endingBalance to an arbitrary JSON value.
Balance at the end of the billing period. For charge cards, this should be the same at the statement amount due in cents
Sets Builder.financialAccountToken to an arbitrary JSON value.
Globally unique identifier for a financial account
Sets Builder.interestDetails to an arbitrary JSON value.
Sets Builder.nextPaymentDueDate to an arbitrary JSON value.
Date when the next payment is due
Sets Builder.nextStatementEndDate to an arbitrary JSON value.
Date when the next billing period will end
Sets Builder.paymentDueDate to an arbitrary JSON value.
Date when the payment is due
Sets Builder.periodTotals to an arbitrary JSON value.
Sets Builder.startingBalance to an arbitrary JSON value.
Balance at the start of the billing period
Sets Builder.statementEndDate to an arbitrary JSON value.
Date when the billing period ended
Sets Builder.statementStartDate to an arbitrary JSON value.
Date when the billing period began
Sets Builder.statementType to an arbitrary JSON value.
Sets Builder.token to an arbitrary JSON value.
Globally unique identifier for a statement
Sets Builder.updated to an arbitrary JSON value.
Timestamp of when the statement was updated
Sets Builder.ytdTotals to an arbitrary JSON value.