Wasm Directoryalpha
Record

create-notification-scheme-params

No description available.

record create-notification-scheme-params {
  description: option​<string>,
  name: string,
  notification-scheme-events: option​<list​<notification-scheme-event-details>>,
}

Fields

NameTypeDescription
descriptionoption​<string>
namestring
notification-scheme-eventsoption​<list​<notification-scheme-event-details>>