BookingFields MembersNavigator Web Services Developer Documentation
The BookingFields type exposes the following members.
Constructors

  NameDescription
Public methodBookingFields
Initializes a new instance of the BookingFields class
Back to Top
Methods

  NameDescription
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
Properties

  NameDescription
Public propertyaddr1
String representation of address line 1 of customer making booking
Public propertyaddr2
String representation of address line 2 of customer making booking
Public propertyaddr3
String representation of address line 3 of customer making booking
Public propertyaddr4
String representation of address line 4 of customer making booking
Public propertyapiKey
Api key specified by Navigator
Public propertybookDate
String representation of date of booking being made
Public propertybookTime
String representation of time of booking being made
Public propertybranchId
Target dealership branch Navigator ID
Public propertybuildingName
String representation of building name or number of customer making booking
Public propertycustomerForename
String representation of forename of customer making booking
Public propertycustomerSurname
String representation of surname of customer making booking
Public propertycustomerTitle
String representation of title of customer making booking
Public propertyemailAddr
String representation of email address of customer making booking
Public propertyjobCodes
String Array representation of Navigator Job codes of jobs selected in booking being made
Public propertyjobDescs
String Array representation of descriptions of jobs selected in booking being made
Public propertypostCode
String representation of post code of customer making booking
Public propertyregistrationDate
String representation of registration date of vehicle being booked in
Public propertyregistrationNumber
String representation of registration number of vehicle being booked in
Public propertytelNumber
String representation of telephone number of customer making booking
Public propertyvehicleChassis
String representation of chassis number of vehicle being booked in
Public propertyvehicleColour
String representation of colour of vehicle being booked in
Public propertyvehicleDerivative
String representation of derivative of model of vehicle being booked in
Public propertyvehicleDoorPlan
String representation of door plan of vehicle being booked in
Public propertyvehicleEngineNumber
String representation of engine number of vehicle being booked in
Public propertyvehicleEngineSize
String representation of engine size of vehicle being booked in
Public propertyvehicleEngineType
String representation of engine type of vehicle being booked in
Public propertyvehicleMake
String representation of make of vehicle being booked in
Public propertyvehicleModel
String representation of model of vehicle being booked in
Public propertyvehicleModelCode
String representation of model code of vehicle being booked in
Public propertyvehicleModelYear
String representation of model year of vehicle being booked in
Public propertyvehicleYearOfManufacture
String representation of year of manufacture of vehicle being booked in
Back to Top
See Also