Variable ShippingOptionsShipByEnumConst
ShippingOptionsShipByEnum: {
Marketplace: "MARKETPLACE";
Other: "OTHER";
Seller: "SELLER";
ThirdPartyCarrier: "THIRD_PARTY_CARRIER";
} = ...
Type Declaration
-
ReadonlyMarketplace: "MARKETPLACE"
-
ReadonlyOther: "OTHER"
-
ReadonlySeller: "SELLER"
-
ReadonlyThirdPartyCarrier: "THIRD_PARTY_CARRIER"