Interface: CustomerInfo
Defined in: embeds/types.ts:22
Properties
address?
optionaladdress?:object
Defined in: embeds/types.ts:28
city?
optionalcity?:string
country?
optionalcountry?:string
line1?
optionalline1?:string
line2?
optionalline2?:string
postal_code?
optionalpostal_code?:string
state?
optionalstate?:string
company?
optionalcompany?:string
Defined in: embeds/types.ts:27
email?
optionalemail?:string
Defined in: embeds/types.ts:23
first_name?
optionalfirst_name?:string
Defined in: embeds/types.ts:24
last_name?
optionallast_name?:string
Defined in: embeds/types.ts:25
phone?
optionalphone?:string
Defined in: embeds/types.ts:26