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 businessAccountTokens.
Adds a single String to cardTokens.
Adds a single String to excludedCardTokens.
Returns an immutable instance of V2ListResponse.
Sets Builder.businessAccountTokens to an arbitrary JSON value.
Business Account tokens to which the Auth Rule applies.
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 event stream during which the rule will be evaluated.
Sets Builder.excludedCardTokens to an arbitrary JSON value.
Card tokens to which the Auth Rule does not apply.
Sets Builder.lithicManaged to an arbitrary JSON value.
Indicates whether this auth rule is managed by Lithic. If true, the rule cannot be modified or deleted by the user
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. For certain rule types, this determines the event stream during which it will be evaluated. For rules that can be applied to one of several event streams, the effective one is defined by the separate event_stream field.