Wasm Directoryalpha
Record

list-locations-for-alert-params

No description available.

record list-locations-for-alert-params {
  owner: string,
  repo: string,
  alert-number: string,
  page: option​<s32>,
  per-page: option​<s32>,
}

Fields

NameTypeDescription
ownerstring
repostring
alert-numberstring
pageoption​<s32>
per-pageoption​<s32>