CreateIntegratedAddressResponseResult

@Serializable
data class CreateIntegratedAddressResponseResult(val integratedAddress: String)

Create integrated address response result.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(integratedAddress: String)

Properties

Link copied to clipboard