Wasm Directoryalpha
Record

get-query-notification-definitions-response

No description available.

record get-query-notification-definitions-response {
  data: option​<list​<get-public-notification-definition-response>>,
  next: option​<string>,
}

Fields

NameTypeDescription
dataoption​<list​<get-public-notification-definition-response>>
nextoption​<string>