The sender of the Check. Cashing the Check debits this address's balance.
The intended recipient of the Check. Only this address can cash the Check, using a CheckCash transaction.
Optional
DestinationA hint indicating which page of the destination's owner directory links to this object, in case the directory consists of multiple pages.
Optional
DestinationAn arbitrary tag to further specify the destination for this Check, such as a hosted recipient at the destination address.
Optional
ExpirationIndicates the time after which this Check is considered expired.
A bit-map of boolean flags. No flags are defined for Checks, so this value is always 0.
Optional
InvoiceIDArbitrary 256-bit hash provided by the sender as a specific reason or identifier for this Check.
A hint indicating which page of the sender's owner directory links to this object, in case the directory consists of multiple pages.
The identifying hash of the transaction that most recently modified this object.
The index of the ledger that contains the transaction that most recently modified this object.
The maximum amount of currency this Check can debit the sender. If the Check is successfully cashed, the destination is credited in the same currency for up to this amount.
The sequence number of the CheckCreate transaction that created this check.
Optional
SourceAn arbitrary tag to further specify the source for this Check, such as a hosted recipient at the sender's address.
Generated using TypeDoc
A Check object describes a check, similar to a paper personal check, which can be cashed by its destination to get money from its sender.