onix-codelist
Version:
ONIX 3.0 Code lists
24 lines (23 loc) • 606 B
TypeScript
export declare enum SalesRestrictionType {
UnspecifiedSeeText,
RetailerExclusiveOwnBrand,
ThroughOfficeSuppliesOutletsOnly,
InternalPublisherUseOnlyDoNotList,
RetailerExclusive,
RetailerOwnBrand,
ToLibrariesOnly,
ToSchoolsOnly,
Indiziert,
ExceptToLibraries,
ThroughNewsOutletsOnly,
RetailerException,
ExceptToSubscriptionServices,
ToSubscriptionServicesOnly,
ExceptThroughOnlineRetail,
ThroughOnlineRetailOnly,
ExceptToSchools,
ThroughInventorylessPod,
ThroughStockProtectionPod,
ExceptThroughPod,
NoRestrictionsOnSales
}