type

The type of Auth Rule. Effectively determines the event stream during which it will be evaluated.

  • CONDITIONAL_BLOCK: AUTHORIZATION event stream.

  • VELOCITY_LIMIT: AUTHORIZATION event stream.

  • MERCHANT_LOCK: AUTHORIZATION event stream.

  • CONDITIONAL_3DS_ACTION: THREE_DS_AUTHENTICATION event stream.

Throws

if the JSON field has an unexpected type or is unexpectedly missing or null (e.g. if the server responded with an unexpected value).