Wasm Directoryalpha
Record

list-notification-settings-params

No description available.

record list-notification-settings-params {
  page-number: option​<s32>,
  page-size: option​<s32>,
  filter-notification-profile-id-eq: option​<string>,
  filter-notification-channel-eq: option​<string>,
  filter-notification-event-condition-id-eq: option​<string>,
  filter-associated-record-type-eq: option​<find-notifications-events-conditions-filter-associated-record-type-eq-enum>,
  filter-status-eq: option​<list-notification-settings-filter-status-eq-enum>,
}

Fields

NameTypeDescription
page-numberoption​<s32>
page-sizeoption​<s32>
filter-notification-profile-id-eqoption​<string>
filter-notification-channel-eqoption​<string>
filter-notification-event-condition-id-eqoption​<string>
filter-associated-record-type-eqoption​<find-notifications-events-conditions-filter-associated-record-type-eq-enum>
filter-status-eqoption​<list-notification-settings-filter-status-eq-enum>