toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-ev-platform
/
com.mapbox.ev.platform.model
/
PaymentMethod
/
PaymentMethod
Payment
Method
constructor
(
id
:
String
,
paymentMethodType
:
String
,
brand
:
String
,
expMonth
:
Int
,
expYear
:
Int
,
last4
:
String
,
name
:
String
,
postalCode
:
String
,
created
:
Int
,
walletId
:
String
)