UcoTransfer
[UCOTransfer] represents the an asset transfer
type UcoTransfer {
amount: Int
to: Address
}
Fields
UcoTransfer.amount ● Int scalar
UcoTransfer.to ● Address scalar
Member of
UcoLedger object