Kryptokrona Kotlin SDK
jvm
kryptokrona-service
/
org.kryptokrona.sdk.service.model.response.address
/
CreateIntegratedAddressResponseResult
Create
Integrated
Address
Response
Result
@
Serializable
data
class
CreateIntegratedAddressResponseResult
(
val
integratedAddress
:
String
)
Create integrated address response result.
Author
Marcus Cvjeticanin
Since
0.3.0
Members
Constructors
Create
Integrated
Address
Response
Result
Link copied to clipboard
constructor
(
integratedAddress
:
String
)
Properties
integrated
Address
Link copied to clipboard
val
integratedAddress
:
String