stripe-android
payments-core
/
com.stripe.android.model
/
AccountParams
/
BusinessType
Business
Type
enum
BusinessType
:
Enum
<
AccountParams.BusinessType
>
Content copied to clipboard
The business type.
account.business_type
Entries
Properties
Entries
Company
Link copied to clipboard
Company
(
"company"
)
Content copied to clipboard
Individual
Link copied to clipboard
Individual
(
"individual"
)
Content copied to clipboard
Properties
code
Link copied to clipboard
val
code
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard