TxnFinalPromissoriescommon.TransactionFinalPromissoriestype TxnFinalPromissories common.TxnFinalPromissories FieldTypeDescriptionall_asset_ids repeatedstringList of all asset ids that were finalized in the transaction, regardless of the owner.promissory_batchbytesList of transferred promissory bytes. These are expected to be the flatbuffer-serialized bytes of a Promissory, not protobuf. Sample{ "all_asset_ids": [ "UUIDv4" ], "promissory_batch": "FbFileBytes=" }