Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FarmBeatsModelsListBySubscriptionNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • FarmBeatsModelsListBySubscriptionNextOptionalParams

Index

Properties

Properties

Optional maxPageSize

maxPageSize: undefined | number

Maximum number of items needed (inclusive). Minimum = 10, Maximum = 1000, Default value = 50.

Optional skipToken

skipToken: undefined | string

Skip token for getting next set of results.

Generated using TypeDoc