Builder

class Builder

The builder of the ShippingAddressParameters

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun allowedCountryCodes(countryCodes: List<String>): <Error class: unknown class>

List of allowed country codes on the shipping address (undefined makes every country allowed) Each String must comply with ISO 639‑1 in uppercase (e.g. "US", "CH")

Link copied to clipboard

Builds a ShippingAddressParameters object

Link copied to clipboard
fun returnPhoneNumber(): <Error class: unknown class>

Returns phone number on shipping address (undefined doesn't return)