APA POS SDK
Toggle table of contents
0.1.11
jvm
Platform filter
jvm
Switch theme
Search in API
APA POS SDK
APA POS SDK
/
com.abrantix.apa.sdk
/
ActivateData
Activate
Data
class
ActivateData
(
val
userId
:
String
)
Identifies the user opening a shift with
Terminal.activate
.
Members
Constructors
Activate
Data
Link copied to clipboard
constructor
(
userId
:
String
)
Properties
user
Id
Link copied to clipboard
val
userId
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String