Builder
class Builder
Functions
Link copied to clipboard
Builds a CustomerInfoParameters object
Link copied to clipboard
Returns information about the validation performed on the customer info (undefined doesn't return)
Link copied to clipboard
fun returnBillingAddress(parameters: BillingAddressParameters? = null): <Error class: unknown class>
Returns the billing address on the customer info (undefined doesn't return)
Link copied to clipboard
Returns the email of the customer account on the customer info (undefined doesn't return)
Link copied to clipboard
fun returnShippingAddress(parameters: ShippingAddressParameters? = null): <Error class: unknown class>
Returns the shipping address on the customer info (undefined doesn't return)