BitmovinApiSdk\Apis\Notifications\NotificationListQueryParams

Synopsis

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

Hierarchy

Methods