toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.booking
/
LockerUnlock
Locker
Unlock
data
class
LockerUnlock
(
val
opentime
:
Int
)
:
Parcelable
Members
Constructors
Locker
Unlock
Link copied to clipboard
constructor
(
opentime
:
Int
)
Properties
opentime
Link copied to clipboard
val
opentime
:
Int
How long in seconds the locker is unlocked
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
)