Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BookmarkExpandParameters

Package version

The parameters required to execute an expand operation on the given bookmark.

Hierarchy

  • BookmarkExpandParameters

Index

Properties

Optional endTime

endTime: Date

The end date filter, so the only expansion results returned are before this date.

Optional expansionId

expansionId: undefined | string

The Id of the expansion to perform.

Optional startTime

startTime: Date

The start date filter, so the only expansion results returned are after this date.

Generated using TypeDoc