Wasm Directoryalpha
Record

get-subscription-schedules-response

No description available.

record get-subscription-schedules-response {
  data: list​<subscription-schedule>,
  has-more: bool,
  object: get-subscription-schedules-response-object-enum,
  url: string,
}

Fields

NameTypeDescription
datalist​<subscription-schedule>
has-morebool
objectget-subscription-schedules-response-object-enum
urlstring