stripe-android
payments-core
/
com.stripe.android.model
/
AccountParams
/
BusinessTypeParams
/
Company
/
Verification
Verification
data
class
Verification
(
document
:
AccountParams.BusinessTypeParams.Company.Document
?
)
:
StripeParamsModel
,
Parcelable
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
to
Param
Map
Link copied to clipboard
open
override
fun
toParamMap
(
)
:
Map
<
String
,
Any
>
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
document
Link copied to clipboard
var
document
:
AccountParams.BusinessTypeParams.Company.Document
?
=
null
Content copied to clipboard
A document verifying the business.