Type Alias OrderCoupon

OrderCoupon: { _id?: string; code?: string }

Type declaration

  • Optional_id?: string
  • Optionalcode?: string