toggle menu
elepay
androidJvm
switch theme
search in API
elepay
/
jp.elestyle.androidapp.elepay.data
Package-level
declarations
Types
Types
Credit
Card
Info
Link copied to clipboard
class
CreditCardInfo
(
val
number
:
String
,
val
month
:
Int
,
val
year
:
Int
,
val
cvc
:
String
)
:
Parcelable
Redirect
Type
Link copied to clipboard
enum
RedirectType
:
Enum
<
RedirectType
>