DisputeOption

One dispute choice frozen onto the presentation. The client may submit only an id listed here, and only with text the option permits.

  • allowsText
    Type: boolean
    required
  • id
    Type: string
    required
  • label
    Type: string
    required
  • ordinal
    Type: integer
    required

    Integer numbers.

  • requiresText
    Type: boolean
    required
  • textLabel
    Type: string | null
    required
  • textMaxLength
    Type: integer | null
    required

    Integer numbers.

  • textPlaceholder
    Type: string | null
    required