Skip to content

Type Alias: ISalesEcommBuyerInput

ISalesEcommBuyerInput = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

email

email: string


name

name: string


phone?

optional phone?: string | null

MIT Licensed