Wasm Directoryalpha
Record

get-setup-attempts-response

No description available.

record get-setup-attempts-response {
  data: list​<setup-attempt>,
  has-more: bool,
  object: get-setup-attempts-response-object-enum,
  url: string,
}

Fields

NameTypeDescription
datalist​<setup-attempt>
has-morebool
objectget-setup-attempts-response-object-enum
urlstring