public class CustomerCreateParams extends ApiRequestParams
Modifier and Type | Class and Description |
---|---|
static class |
CustomerCreateParams.Address |
static class |
CustomerCreateParams.Builder |
static class |
CustomerCreateParams.InvoiceSettings
Add all map key/value pairs to `extraParams` map.
|
static class |
CustomerCreateParams.Shipping
The value of the custom field.
|
static class |
CustomerCreateParams.TaxExempt |
static class |
CustomerCreateParams.TaxIdData
Add all map key/value pairs to `extraParams` map.
|
static class |
CustomerCreateParams.TaxInfo |
ApiRequestParams.EnumParam
EXTRA_PARAMS_KEY
Modifier and Type | Method and Description |
---|---|
static CustomerCreateParams.Builder |
builder() |
toMap
public static CustomerCreateParams.Builder builder()