Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewQueryIdRange

Specifies the id range for a view query.

Hierarchy

  • ViewQueryIdRange

Index

Properties

Properties

end?: string

Specifies the last id (inclusively) that should be included in the results.

start?: string

Specifies the first id that should be included in the results.

Generated using TypeDoc