BitmovinApiSdk\Apis\Notifications\NotificationStateEntryListByNotificationIdQueryParams

Synopsis

class NotificationStateEntryListByNotificationIdQueryParams implements QueryParams {
  • // methods
  • public static NotificationStateEntryListByNotificationIdQueryParams create()
  • public NotificationStateEntryListByNotificationIdQueryParams offset()
  • public NotificationStateEntryListByNotificationIdQueryParams limit()
  • public array toArray()
}

Hierarchy

Methods