Builder

class Builder

A builder for V2ListResponse.

Functions

Link copied to clipboard

Sets Builder.accountTokens to an arbitrary JSON value.

Account tokens to which the Auth Rule applies.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Adds a single String to cardTokens.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns an immutable instance of V2ListResponse.

Link copied to clipboard

Sets Builder.businessAccountTokens to an arbitrary JSON value.

Business Account tokens to which the Auth Rule applies.

Link copied to clipboard

Sets Builder.cardTokens to an arbitrary JSON value.

Card tokens to which the Auth Rule applies.

Link copied to clipboard

Sets Builder.eventStream to an arbitrary JSON value.

The event stream during which the rule will be evaluated.

Link copied to clipboard

Sets Builder.excludedCardTokens to an arbitrary JSON value.

Card tokens to which the Auth Rule does not apply.

Link copied to clipboard

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

Link copied to clipboard

Sets Builder.name to an arbitrary JSON value.

Auth Rule Name

Link copied to clipboard

Sets Builder.programLevel to an arbitrary JSON value.

Whether the Auth Rule applies to all authorizations on the card program.

Link copied to clipboard
Link copied to clipboard

Sets Builder.state to an arbitrary JSON value.

The state of the Auth Rule

Link copied to clipboard

Sets Builder.token to an arbitrary JSON value.

Auth Rule Token

Link copied to clipboard

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.