Skip to content

Type Alias: ISalesFulfillmentVerifiedAddress

ISalesFulfillmentVerifiedAddress = object

Generated browser-facing Sales contract types for advanced integrations.

Properties

city

city: string


company?

optional company?: string


country

country: string


id

id: string


name?

optional name?: string


phone?

optional phone?: string


state

state: string


street1

street1: string


street2?

optional street2?: string


zip

zip: string

MIT Licensed