Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComponentVersionsListNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • ComponentVersionsListNextOptionalParams

Index

Properties

Optional listViewType

listViewType: ListViewType

View type for including/excluding (for example) archived entities.

Optional orderBy

orderBy: undefined | string

Ordering of list.

Optional skip

skip: undefined | string

Continuation token for pagination.

Optional top

top: undefined | number

Maximum number of records to return.

Generated using TypeDoc