Wasm Directoryalpha
Record

get-credential-types-for-target-account-response

No description available.

record get-credential-types-for-target-account-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<get-credential-types-for-target-account-response-message-data>,
  response: option​<list​<models-get-credential-types-for-account-response>>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<get-credential-types-for-target-account-response-message-data>
responseoption​<list​<models-get-credential-types-for-account-response>>
throttle-secondsoption​<s32>