Create Auth Rule Request Program Level
Types
Link copied to clipboard
The type of Auth Rule. Effectively determines the event stream during which it will be evaluated.
Link copied to clipboard
class Builder
A builder for CreateAuthRuleRequestProgramLevel.
Link copied to clipboard
class Parameters
Parameters for the Auth Rule
Functions
Link copied to clipboard
Link copied to clipboard
Returns the raw JSON value of excludedCardTokens.
Link copied to clipboard
fun _parameters(): JsonField<AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters>
Returns the raw JSON value of parameters.
Link copied to clipboard
Returns the raw JSON value of programLevel.
Link copied to clipboard
Returns the raw JSON value of type.
Link copied to clipboard
Card tokens to which the Auth Rule does not apply.
Link copied to clipboard
Parameters for the Auth Rule
Link copied to clipboard
Whether the Auth Rule applies to all authorizations on the card program.
Link copied to clipboard
Link copied to clipboard
The type of Auth Rule. Effectively determines the event stream during which it will be evaluated.
Link copied to clipboard