Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    An object which contains the preferences applied to the offer.

    interface OfferProgramConfigurationPreferences {
        autoEnrollment?: AutoEnrollmentPreference;
    }
    Index
    autoEnrollment?: AutoEnrollmentPreference