LogEntrytype LogEntry asset_controller.GetTransactionLogResponse.LogEntry FieldTypeDescriptiontimestampstring[RFC3339 Timestamp] Event timekindstringState machine this occurred instatestringState in the state machineeventstringDescription of the event Sample{ "timestamp": "2006-01-02T15:04:05Z", "kind": "ContractPayment", "state": "Awaiting", "event": "Received promissory" }