title: AuthorizationResponse
type: string
enum:
  - ENTERED
  - REJECTED
  - RESEND
description: |-
  Below are the allowed values for the enumeration.
  - ENTERED - Consumer entered the authentication value.
  - REJECTED - Consumer rejected the transaction.
  - RESEND - Consumer requested to resend the authentication value.
example: 'ENTERED'
