| Field | Type | Required | Description | Example |
|---|---|---|---|---|
accountMetadata |
Map<String, Map\<String, String>> | ➖ | N/A | |
force |
Optional<Boolean> | ➖ | N/A | |
metadata |
Map<String, String> | ✔️ | N/A | { "admin": "true" } |
postings |
List<V2Posting> | ➖ | N/A | |
reference |
Optional<String> | ➖ | N/A | ref:001 |
runtime |
Optional<Runtime> | ➖ | The numscript runtime used to execute the script. Uses "machine" by default, unless the "--experimental-numscript-interpreter" feature flag is passed. | |
script |
Optional<V2PostTransactionScript> | ➖ | N/A | |
timestamp |
OffsetDateTime | ➖ | N/A |