Notification Template List Result
data class NotificationTemplateListResult(val notificationTemplateList: NotificationTemplateList, val hasMore: Boolean, val token: String?)
Represents a result from notification template list.
Since
4.15.0