hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.dtos
/
accountFrom
account
From
@
JvmName
(
name
=
"from"
)
fun
accountFrom
(
uuid
:
UUID
,
msisdn
:
String
,
name
:
String
)
:
Account
A factory function for creating an
Account
.
Throws
Illegal
Argument
Exception
if the
msisdn
is not valid.