toggle menu
Stripe Terminal Android SDK (v5.6.0)
switch theme
search in API
external
/
com.stripe.stripeterminal.external.models
/
GiftCardOperation
/
GiftCardOperation
Gift
Card
Operation
constructor
(
id
:
String
,
giftCardId
:
String
,
livemode
:
Boolean
,
created
:
Long
,
completed
:
Long
?
,
onBehalfOf
:
String
?
,
status
:
GiftCardStatus
,
balance
:
Amount
?
,
type
:
GiftCardOperationType
,
failureCode
:
String
?
)