Dokka MultiModule Example
androidJvm
pos-core
/
su.ips.pos_core.core_parts.public_methods
/
MifareResponse
Mifare
Response
data
class
MifareResponse
(
val
cardType
:
Int
,
val
serialNumber
:
String
)
Members
Constructors
Mifare
Response
Link copied to clipboard
constructor
(
cardType
:
Int
,
serialNumber
:
String
)
Functions
is
Valid
Link copied to clipboard
fun
isValid
(
)
:
Boolean
Properties
card
Type
Link copied to clipboard
val
cardType
:
Int
serial
Number
Link copied to clipboard
val
serialNumber
:
String