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): CustomerInfoParameters.Builder
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): CustomerInfoParameters.Builder
Returns the shipping address on the customer info (undefined doesn't return)