PaymentComposeFields
Algorand TypeScript / index / PaymentComposeFields
Defined in: itxn-compose.ts:7
Extends
Section titled “Extends”Properties
Section titled “Properties”amount?
Section titled “amount?”
optionalamount:uint64
Defined in: itxn.ts:621
microalgos
Inherited from
Section titled “Inherited from”closeRemainderTo?
Section titled “closeRemainderTo?”Defined in: itxn.ts:625
32 byte address
Inherited from
Section titled “Inherited from”PaymentFields.closeRemainderTo
optionalfee:uint64
Defined in: itxn.ts:589
microalgos
Inherited from
Section titled “Inherited from”firstValid?
Section titled “firstValid?”
optionalfirstValid:uint64
Defined in: itxn.ts:593
round number
Inherited from
Section titled “Inherited from”firstValidTime?
Section titled “firstValidTime?”
optionalfirstValidTime:uint64
Defined in: itxn.ts:597
UNIX timestamp of block before txn.FirstValid. Fails if negative
Inherited from
Section titled “Inherited from”lastValid?
Section titled “lastValid?”
optionallastValid:uint64
Defined in: itxn.ts:601
round number
Inherited from
Section titled “Inherited from”lease?
Section titled “lease?”
optionallease:bytes<32>
Defined in: itxn.ts:609
32 byte lease value
Inherited from
Section titled “Inherited from”
optionalnote:string|bytes
Defined in: itxn.ts:605
Any data up to 1024 bytes
Inherited from
Section titled “Inherited from”receiver?
Section titled “receiver?”Defined in: itxn.ts:617
32 byte address
Inherited from
Section titled “Inherited from”rekeyTo?
Section titled “rekeyTo?”Defined in: itxn.ts:613
32 byte Sender’s new AuthAddr
Inherited from
Section titled “Inherited from”sender?
Section titled “sender?”Defined in: itxn.ts:585
32 byte address
Inherited from
Section titled “Inherited from”type:
Payment
Defined in: itxn-compose.ts:8