Wasm Directoryalpha
Record

edit-group-response

No description available.

record edit-group-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<edit-group-response-message-data>,
  response: option​<s32>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<edit-group-response-message-data>
responseoption​<s32>
throttle-secondsoption​<s32>