Wasm Directoryalpha
Record

get-available-themes-response

No description available.

record get-available-themes-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<get-available-themes-response-message-data>,
  response: option​<list​<config-group-theme>>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<get-available-themes-response-message-data>
responseoption​<list​<config-group-theme>>
throttle-secondsoption​<s32>