Wasm Directoryalpha
Record

approve-pending-for-list-response

No description available.

record approve-pending-for-list-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<approve-pending-for-list-response-message-data>,
  response: option​<list​<entities-entity-action-result>>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<approve-pending-for-list-response-message-data>
responseoption​<list​<entities-entity-action-result>>
throttle-secondsoption​<s32>