AddressLauncher
class AddressLauncher
A drop-in class that presents a bottom sheet to collect a customer's address.
Constructors
Types
Link copied to clipboard
data class AdditionalFieldsConfiguration(val phone: AddressLauncher.AdditionalFieldsConfiguration.FieldConfiguration = FieldConfiguration.HIDDEN, val checkboxLabel: String? = null) : Parcelable
Link copied to clipboard
Configuration for AddressLauncher
Functions
Link copied to clipboard