Description

Params for retrieving Notification template list.

Hierarchy

  • NotificationTemplateListParams

Properties

Properties

keys?: string[]

The key filter to retrieve only selected templates with given keys.

limit?: number

The maximum number of items per queried page. (default: 20)

reverse?: boolean

Whether the result is set to be reversed or not. (default: false)

Generated using TypeDoc