The Vehicle type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
Vehicle | Initializes a new instance of the Vehicle class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
apiKey |
Certified Api key distributed by Dealer Management Services Ltd
(Inherited from IncomingBaseClass.) | |
colour |
Colour
| |
companyId |
Unique Company ID
| |
customerId |
Unique Customer ID
| |
description |
Description
| |
engineNumber |
Engine Number
| |
extendedWarrantyExpiry |
Extended Warranty Expiry
| |
franchiseCode |
Franchise Code
| |
lastServiceDate |
Last Service Date (format dd.mm.yyyy)
| |
mileage |
Vehicle Mileage
| |
modelCode |
Model Code
| |
nextMotDate |
Next MOT Date
| |
nextServiceDate |
Next Service Date
| |
radioCode |
Radio Code
| |
registrationDate |
First Registration Date
| |
registrationNumber |
VRM
| |
slAccountNumber |
SL Account Number
| |
variantCode |
Variant Code
| |
vehicleId |
Unique Vehicle ID
| |
vin |
Chassis
| |
warrantyExpiry |
Warranty Expiry (format dd.mm.yyyy)
|
See Also