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