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

    Fulfillment configuration for a getOffers response offer. Contains only service level (no services).

    interface OfferOptionFulfillmentConfiguration {
        serviceLevel?: OfferServiceLevel;
    }
    Index
    serviceLevel?: OfferServiceLevel