ItemOfferByMarketplaceOfferTypeEnum: {
    B2B: "B2B";
    B2C: "B2C";
} = ...

Type declaration

  • Readonly B2B: "B2B"
  • Readonly B2C: "B2C"