Skip to content

DoCurious API Reference / types / VendorContact

Interface: VendorContact

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

Vendor contact information

Properties

contactName

contactName: string

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


email

email: string

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


phoneNumber?

optional phoneNumber: string

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

DoCurious Platform Documentation