Builder
A builder for V2ListResponse.
Functions
Sets Builder.accountTokens to an arbitrary JSON value.
Account tokens to which the Auth Rule applies.
Adds a single String to accountTokens.
Adds a single String to cardTokens.
Adds a single String to excludedCardTokens.
Returns an immutable instance of V2ListResponse.
Sets Builder.cardTokens to an arbitrary JSON value.
Card tokens to which the Auth Rule applies.
Sets Builder.currentVersion to an arbitrary JSON value.
Sets Builder.draftVersion to an arbitrary JSON value.
Sets Builder.eventStream to an arbitrary JSON value.
The type of event stream the Auth rule applies to.
Sets Builder.excludedCardTokens to an arbitrary JSON value.
Card tokens to which the Auth Rule does not apply.
Sets Builder.name to an arbitrary JSON value.
Auth Rule Name
Sets Builder.programLevel to an arbitrary JSON value.
Whether the Auth Rule applies to all authorizations on the card program.
Sets Builder.state to an arbitrary JSON value.
The state of the Auth Rule
Sets Builder.token to an arbitrary JSON value.
Auth Rule Token
Sets Builder.type to an arbitrary JSON value.
The type of Auth Rule. Effectively determines the event stream during which it will be evaluated.