Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PackageChangesResponse

A set of change operations to a feed's packages.

Hierarchy

  • PackageChangesResponse

Index

Properties

Optional count

count: number

Number of changes in this batch.

Optional links

Related REST links.

Optional nextPackageContinuationToken

nextPackageContinuationToken: number

Token that should be used in future calls for this feed to retrieve new changes.

Optional packageChanges

packageChanges: Array<PackageChange>

List of changes.

Generated using TypeDoc