| Customer Properties | 
The Customer type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AddressLine1 | |
|  | AddressLine2 | |
|  | City | |
|  | CountryRegion | |
|  | CustomProperties | 
            A generic set of name value pairs.  Will return an Empty List if no CustomProperties are defined 
             | 
|  | 
            Email used by customer for this order.
             | |
|  | FirstName | |
|  | LastName | |
|  | Phone | 
            Phone number used by customer for this order.
             | 
|  | PostalCode | |
|  | ProviderId | 
            Identifier set by provider
             | 
|  | StateProvince | |
|  | VehicleDescription | 
            Vehicle used by customer for this order.
             | 
|  | VehicleLicensePlate | 
            Vehicle used by customer for this order.
             | 
 See Also
See Also