AcquisitionOptions interface

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

Properties

defaultOperation

Default Operation for the ItemId in this target

itemId

The item id that this options refer to

operations

Operations allowed for the ItemId in this target

target

The target that this options refer to

Property Details

defaultOperation

Default Operation for the ItemId in this target

defaultOperation: AcquisitionOperation

Property Value

itemId

The item id that this options refer to

itemId: string

Property Value

string

operations

Operations allowed for the ItemId in this target

operations: AcquisitionOperation[]

Property Value

target

The target that this options refer to

target: string

Property Value

string