Skip to main content

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

NameTypeDescription
enabledBoolean
commentString
options[ListingOption]
comparePriceMultiplierFloat
statusString
unlistFromDiscogsBooleanWhether to unlist the release from Discogs when the last copy automation fires.