Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Merchant

The provider of the particular line item, if different from the overall order. Example: Expedia Order with line item provider ANA.

Merchant for the cart/order/line item.

Merchant that facilitated the checkout. This could be different from a line item level provider. Example: Expedia Order with line item from ANA.

Hierarchy

  • Merchant

Properties

Optional address

address: V2Location

Merchant's address.

Optional id

id: undefined | string

Optional ID assigned to merchant if any.

Optional image

The image associated with the merchant.

Optional name

name: undefined | string

The name of the merchant like "Panera Bread".

Optional phoneNumbers

phoneNumbers: PhoneNumber[]

Merchant's phone numbers.

Generated using TypeDoc