toggle menu
seam-phone-sdk-android
1.9.69
androidJvm
switch theme
search in API
common
/
co.seam.common.models
/
SeamSchema
/
EndpointAssaAbloy
Endpoint
Assa
Abloy
@
Serializable
data
class
EndpointAssaAbloy
(
val
endpointId
:
String
,
val
isActive
:
Boolean
,
val
seosTsmEndpointId
:
Int
?
=
null
)
:
SeamSchema.Endpoint
ASSA ABLOY credential service endpoint.
Members
Constructors
Endpoint
Assa
Abloy
Link copied to clipboard
constructor
(
endpointId
:
String
,
isActive
:
Boolean
,
seosTsmEndpointId
:
Int
?
=
null
)
Properties
endpoint
Id
Link copied to clipboard
val
endpointId
:
String
is
Active
Link copied to clipboard
val
isActive
:
Boolean
seos
Tsm
Endpoint
Id
Link copied to clipboard
val
seosTsmEndpointId
:
Int
?
=
null