CreateAddressResponseResult

@Serializable
data class CreateAddressResponseResult(val address: String)

Create address response result.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(address: String)

Properties

Link copied to clipboard