hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.dtos
/
registerAccountFrom
register
Account
From
@
JvmName
(
name
=
"from"
)
fun
registerAccountFrom
(
msisdn
:
String
,
name
:
String
,
registrationId
:
Int
)
:
RegisterAccount
A factory function for creating an
RegisterAccount
.
Throws
Illegal
Argument
Exception
if the
registrationId
is out of bounds.