Skip to content

DoCurious API Reference / types / VendorContact

Interface: VendorContact

Defined in: types/vendor.types.ts:119

Vendor contact information

Properties

contactName

contactName: string

Defined in: types/vendor.types.ts:120


email

email: string

Defined in: types/vendor.types.ts:122


phoneNumber?

optional phoneNumber: string

Defined in: types/vendor.types.ts:121

DoCurious Platform Documentation