Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "Schema/Events/Inquiries"

Index

Interfaces

Type aliases

Type aliases

InquiryProduct

InquiryProduct: { price: string; product_id: string; quantity: 1 }

The type of product associated with an inquiry request

Type declaration

  • price: string
  • product_id: string
  • quantity: 1

Generated using TypeDoc