Interface RumReplayPlaylistsApiListRumReplayPlaylistsRequest

Hierarchy

  • RumReplayPlaylistsApiListRumReplayPlaylistsRequest

Properties

filterCreatedByUuid?: string

Filter playlists by the UUID of the user who created them.

filterQuery?: string

Search query to filter playlists by name.

pageNumber?: number

Page number for pagination (0-indexed).

pageSize?: number

Number of items per page.

Generated using TypeDoc