public class AccountUpdateParams extends ApiRequestParams
Modifier and Type | Class and Description |
---|---|
static class |
AccountUpdateParams.Builder |
static class |
AccountUpdateParams.BusinessProfile |
static class |
AccountUpdateParams.Company
The business's publicly available website.
|
static class |
AccountUpdateParams.Individual
Town or cho-me.
|
static class |
AccountUpdateParams.RequestedCapability
The user agent of the browser from which the account representative accepted the Stripe
Services Agreement.
|
static class |
AccountUpdateParams.Settings
The front of an ID returned by a [file upload](#create_file) with a `purpose` value of
`identity_document`.
|
static class |
AccountUpdateParams.TosAcceptance
The day of the week when available funds are paid out, specified as `monday`,
`tuesday`, etc.
|
ApiRequestParams.EnumParam
EXTRA_PARAMS_KEY
Modifier and Type | Method and Description |
---|---|
static AccountUpdateParams.Builder |
builder() |
toMap
public static AccountUpdateParams.Builder builder()