MiSnap 5.x Release Pipeline
androidJvm
core
/
com.miteksystems.misnap.core
/
MibiData
/
SdkInfo
/
License
License
@
Serializable
data
class
License
(
val
gpo
:
String
,
val
expiryDate
:
String
)
Members
Constructors
License
Link copied to clipboard
constructor
(
gpo
:
String
,
expiryDate
:
String
)
Properties
expiry
Date
Link copied to clipboard
val
expiryDate
:
String
gpo
Link copied to clipboard
val
gpo
:
String