Variable SubstitutionPreferencesSubstitutionTypeEnumConst
SubstitutionPreferencesSubstitutionTypeEnum: {
AmazonRecommended: "AMAZON_RECOMMENDED";
CustomerPreference: "CUSTOMER_PREFERENCE";
DoNotSubstitute: "DO_NOT_SUBSTITUTE";
} = ...
Type Declaration
ReadonlyAmazonRecommended: "AMAZON_RECOMMENDED"
ReadonlyCustomerPreference: "CUSTOMER_PREFERENCE"
ReadonlyDoNotSubstitute: "DO_NOT_SUBSTITUTE"