CreateAuthRuleRequestProgramLevel

Types

Link copied to clipboard
class AuthRuleType : Enum

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.

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
class EventStream : Enum

The event stream during which the rule will be evaluated.

Link copied to clipboard

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

Returns the raw JSON value of name.

Link copied to clipboard

Returns the raw JSON value of programLevel.

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard

The event stream during which the rule will be evaluated.

Link copied to clipboard

Card tokens to which the Auth Rule does not apply.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
fun name(): String?

Auth Rule Name

Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

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.