For the complete documentation index, see llms.txt. This page is also available as Markdown.

Customer

The Customer object contains the below properties

Property Name
Type
Use

FirstName

string?

The customers first name

LastName

string?

The customers last name

EmailAddress

string?

The customers email address

Last updated