toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.visitor
/
BGPAstrumEmployee
BGPAstrum
Employee
data
class
BGPAstrumEmployee
(
val
employeeId
:
String
?
)
:
Parcelable
Members
Constructors
BGPAstrum
Employee
Link copied to clipboard
constructor
(
employeeId
:
String
?
)
Properties
employee
Id
Link copied to clipboard
val
employeeId
:
String
?
Inherited functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)