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