TxnDate
createdstring<Instant>required
processed object
oneOf
- null
- string<Instant>
null
settled object
oneOf
- null
- string<Instant>
null
startedstring<Instant>required
updatedstring<Instant>required
TxnDate
{
"created": "string",
"processed": "null",
"settled": "null",
"started": "string",
"updated": "string"
}