Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityExpandParameters

Package version

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

Hierarchy

  • EntityExpandParameters

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