BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-core
/
com.microblink.core
/
Activation
Activation
class
Activation
Members
Constructors
Activation
Link copied to clipboard
constructor
(
@
NonNull
slug
:
String
,
@
NonNull
activationDate
:
Date
)
Functions
activation
Date
Link copied to clipboard
@
NonNull
open
fun
activationDate
(
)
:
Date
activation
Date
As
String
Link copied to clipboard
open
fun
activationDateAsString
(
)
:
String
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
slug
Link copied to clipboard
@
NonNull
open
fun
slug
(
)
:
String