Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrderInfo

This object represents information about an order.

Hierarchy

  • IOrderInfo

Index

Properties

email?: string

Optional. User email

name?: string

Optional. User name

phone_number?: string

Optional. User's phone number

shipping_address?: IShippingAddress

Optional. User shipping address

Generated using TypeDoc