Customer

The Customer object contains the below properties

Property NameTypeUse

FirstName

string?

The customers first name

LastName

string?

The customers last name

EmailAddress

string?

The customers email address

Last updated