stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
payments-core
/
com.stripe.android.model
/
PersonTokenParams
/
Relationship
/
Relationship
Relationship
constructor
(
director
:
Boolean
?
=
null
,
executive
:
Boolean
?
=
null
,
owner
:
Boolean
?
=
null
,
percentOwnership
:
Int
?
=
null
,
representative
:
Boolean
?
=
null
,
title
:
String
?
=
null
)