dLocal Direct Android SDK
1.0.0
1.1.0
1.0.3
1.0.1
1.0.0-hybrid
1.0.0
0.7.0-alpha01
latest
androidJvm
dLocal Direct Android SDK
/
com.dlocal.direct.api
/
DLCardCode
DLCard
Code
@
Serializable
data
class
DLCardCode
(
val
name
:
String
,
val
lengths
:
List
<
Int
>
)
Members
Constructors
DLCard
Code
Link copied to clipboard
constructor
(
name
:
String
,
lengths
:
List
<
Int
>
)
Properties
lengths
Link copied to clipboard
@
SerialName
(
value
=
"size"
)
val
lengths
:
List
<
Int
>
name
Link copied to clipboard
val
name
:
String