Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PortalRevisionListByServiceNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • PortalRevisionListByServiceNextOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string
Field Supported operators Supported functions

|name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith| |description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith| |isCurrent | eq, ne | |

Optional skip

skip: undefined | number

Number of records to skip.

Optional top

top: undefined | number

Number of records to return.

Generated using TypeDoc