Type Alias LocationCustomFieldTextBoxListOptions

LocationCustomFieldTextBoxListOptions: { label?: string; prefillValue?: string }

Type declaration

  • Optionallabel?: string
  • OptionalprefillValue?: string