Wasm Directoryalpha
Record

get-clan-aggregate-stats-response

No description available.

record get-clan-aggregate-stats-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<get-clan-aggregate-stats-response-message-data>,
  response: option​<list​<destiny-historical-stats-destiny-clan-aggregate-stat>>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<get-clan-aggregate-stats-response-message-data>
responseoption​<list​<destiny-historical-stats-destiny-clan-aggregate-stat>>
throttle-secondsoption​<s32>