Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AcquisitionOptions

Market item acquisition options (install, buy, etc) for an installation target.

Hierarchy

  • AcquisitionOptions

Index

Properties

Optional defaultOperation

defaultOperation: AcquisitionOperation

Default Operation for the ItemId in this target

Optional itemId

itemId: string

The item id that this options refer to

Optional operations

operations: Array<AcquisitionOperation>

Operations allowed for the ItemId in this target

Optional properties

properties: JObject

Additional properties which can be added to the request.

Optional target

target: string

The target that this options refer to

Generated using TypeDoc