ConfigInventoryLastCopyReleaseSettings Object
Description
Last copy automation settings for release items (extends base settings with Discogs unlisting).
Declaration
type ConfigInventoryLastCopyReleaseSettings {
enabled: Boolean
comment: String
options: [ListingOption]
comparePriceMultiplier: Float
status: String
unlistFromDiscogs: Boolean
}
Fields
| Name | Type | Description |
|---|---|---|
enabled | Boolean | — |
comment | String | — |
options | [ListingOption] | — |
comparePriceMultiplier | Float | — |
status | String | — |
unlistFromDiscogs | Boolean | Whether to unlist the release from Discogs when the last copy automation fires. |