Skip to main content

Interface: BasketSubmissionData

Represents the data provided at contact information form during submitting the cart

Properties

address?

optional address: string


companyName?

optional companyName: string


customFields?

optional customFields: Record<string, undefined | string | number | boolean>


email

email: string


fullName

fullName: string


language

language: string


notes?

optional notes: string


phone?

optional phone: string


submittedAt

submittedAt: number