Selling Partner API SDK for JavaScript
    Preparing search index...

    Variable ServiceLocationServiceLocationTypeEnumConst

    ServiceLocationServiceLocationTypeEnum: {
        InHome: "IN_HOME";
        InStore: "IN_STORE";
        Online: "ONLINE";
    } = ...

    Type Declaration

    • ReadonlyInHome: "IN_HOME"
    • ReadonlyInStore: "IN_STORE"
    • ReadonlyOnline: "ONLINE"