Wasm Directoryalpha
Record

get-groups-for-member-response

No description available.

record get-groups-for-member-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<get-groups-for-member-response-message-data>,
  response: option​<groups-v2-get-groups-for-member-response>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<get-groups-for-member-response-message-data>
responseoption​<groups-v2-get-groups-for-member-response>
throttle-secondsoption​<s32>