Skip to main content
Anchor to AddressFormFieldMode

AddressFormFieldMode

enum

Defines the mode for an address form field.

Indicates that the form field should be hidden from the UI. Any values provided by the client will be ignored by the backend.

Indicates that the form field is visible in the UI and can be left empty.

Indicates that the form field is visible in the UI and requires a non-empty value.


Was this section helpful?

•OBJECT

The address form field.


Was this section helpful?