terminalsdk
external
/
com.stripe.stripeterminal.external.models
/
PaymentMethodUnion
/
Reference
Reference
data
class
Reference
(
id
:
String
)
:
PaymentMethodUnion
Content copied to clipboard
Reference to the PaymentMethod's ID (non-expanded)
Constructors
Functions
Properties
Constructors
Reference
Link copied to clipboard
fun
Reference
(
id
:
String
)
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
id
Link copied to clipboard
open
override
val
id
:
String
Content copied to clipboard
ID of the PaymentMethod.