Builder
A builder for CardProgram.
Functions
Sets Builder.accountLevelManagementEnabled to an arbitrary JSON value.
Whether the card program is participating in Account Level Management. Currently applicable to Visa card programs only.
Adds a single String to settlementCurrencies.
Returns an immutable instance of CardProgram.
Sets Builder.cardholderCurrency to an arbitrary JSON value.
3-character alphabetic ISO 4217 code for the currency of the cardholder.
Sets Builder.created to an arbitrary JSON value.
Timestamp of when the card program was created.
Sets Builder.name to an arbitrary JSON value.
The name of the card program.
Sets Builder.panRangeEnd to an arbitrary JSON value.
The first digits of the card number that this card program ends with.
Sets Builder.panRangeStart to an arbitrary JSON value.
The first digits of the card number that this card program starts with.
Sets Builder.settlementCurrencies to an arbitrary JSON value.
List of 3-character alphabetic ISO 4217 codes for the currencies that the card program supports for settlement.
Sets Builder.token to an arbitrary JSON value.
Globally unique identifier.