Builder
A builder for CreateAuthRuleRequestProgramLevel.
Functions
Adds a single String to excludedCardTokens.
Returns an immutable instance of CreateAuthRuleRequestProgramLevel.
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.name to an arbitrary JSON value.
Auth Rule Name
Sets Builder.parameters to an arbitrary JSON value.
Parameters for the Auth Rule
Alias for calling parameters with Parameters.ofConditionalAuthorizationAction(conditionalAuthorizationAction).
Alias for calling parameters with Parameters.ofConditional3dsAction(conditional3dsAction).
Alias for calling parameters with Parameters.ofConditionalBlock(conditionalBlock).
Alias for calling parameters with Parameters.ofMerchantLock(merchantLock).
Alias for calling parameters with Parameters.ofVelocityLimitParams(velocityLimitParams).
Sets Builder.programLevel to an arbitrary JSON value.
Whether the Auth Rule applies to all authorizations on the card program.
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.