CreateIntegratedAddressFromAddressAndPaymentIdResponse

@Serializable
data class CreateIntegratedAddressFromAddressAndPaymentIdResponse(var integratedAddress: String)

Create integrated address from address and payment id response.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

constructor(integratedAddress: String)

Properties

Link copied to clipboard