hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.dtos
/
ReplaceMasterDeviceRequest
Replace
Master
Device
Request
data
class
ReplaceMasterDeviceRequest
(
val
msisdn
:
Msisdn
,
val
registrationId
:
RegistrationId
)
The request to replace master device.
Members
Constructors
Replace
Master
Device
Request
Link copied to clipboard
constructor
(
msisdn
:
Msisdn
,
registrationId
:
RegistrationId
)
Properties
msisdn
Link copied to clipboard
val
msisdn
:
Msisdn
The
Msisdn
of the end-user.
registration
Id
Link copied to clipboard
val
registrationId
:
RegistrationId
The registrationId of the device.