toggle menu
OloPaySDK
4.1.1
Olo Pay SDK
switch theme
search in API
OloPaySDK
/
com.olo.olopay.internal.googlepay
Package-level
declarations
Types
Types
Google
Payment
Data
Link copied to clipboard
data
class
GooglePaymentData
(
val
token
:
String
,
val
description
:
String
,
val
cardType
:
CardBrand
,
val
cardDetails
:
String
,
val
lastFour
:
String
,
val
billingAddress
:
Address
?
,
val
email
:
String
,
val
name
:
String
,
val
phoneNumber
:
String
)
:
Parcelable
Class to represent Google Pay payment data