Constructors

Properties

allowMultipleFiles: boolean

Whether to allow the upload of multiple files.

defaultValue?: string

The value filled in by default. This value will be submitted unless the customer modifies it.

defaultValues: string[]
dependentFields: DependentField[]
description?: string
fieldType: PaymentLinkRadio
hidden: boolean
label: string
name: string
objectTypeId: string
placeholder?: string

The prompt text showing when the field isn't filled in.

required: boolean
useCountryCodeSelect: boolean

Whether to display a country code drop down next to the phone field.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods