Browse Packages

Interface: CustomerInfo

Defined in: embeds/types.ts:22

Properties

address?

optional address?: object

Defined in: embeds/types.ts:28

city?

optional city?: string

country?

optional country?: string

line1?

optional line1?: string

line2?

optional line2?: string

postal_code?

optional postal_code?: string

state?

optional state?: string


company?

optional company?: string

Defined in: embeds/types.ts:27


email?

optional email?: string

Defined in: embeds/types.ts:23


first_name?

optional first_name?: string

Defined in: embeds/types.ts:24


last_name?

optional last_name?: string

Defined in: embeds/types.ts:25


phone?

optional phone?: string

Defined in: embeds/types.ts:26

Feature detail