LinkedRateResponse Constructor
|
Initializes a new instance of the LinkedRateResponse class. |
ArrivalDateTime | Gets or sets the ISO 8601 date and time the customer wants to arrive with Vehicle (stop rental date and time). |
ArrivalDateTimeDateTime | Gets or sets the date and time the customer wants to arrive with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
ArrivalLocationId | Gets or sets the unique id of the Location where the customer wants to arrive with Vehicle (rental stop location). |
ArrivalLocationMeetingType | Gets or sets the LocationMeetingType which is preferred when this Reservation stops (rental stop location service). |
ArrivalRegionId | Gets or sets the unique id of the Region where the customer wants to arrive with Vehicle (rental stop region). |
AvailableArrivalMeetingTypes | Contains a list of MeetingTypeInformations(LocationMeetingTypes) avaialable for arrival according to the RatesRequest described by the parameters of the delivered RateLink. |
AvailableDepartureMeetingTypes | Contains a list of MeetingTypeInformations(LocationMeetingTypes) avaialable for departure according to the RatesRequest described by the parameters of the delivered RateLink. |
AvailableDoorCounts | Contains a list of availableVehicleDoorCounts for a RatesRequest described by the parameters of the delivered RateLink. |
AvailableFleets | Contains a list of Fleets providing Rates for the departure Region used to create the requested RateLink. |
AvailableLocationSubTypes | Contains a list of LocationSubTypes of the Locations where Rates are available for a RatesRequest described by the parameters of the delivered RateLink. |
AvailableRateServices | Provides a list of RateService objects that are generally available. |
AvailableSalesSeasons | Contains a list of availableSalesSeasonInformations for a RatesRequest described by the parameters of the delivered RateLink. |
AvailableVehicleFeatures | Provides a list of VehicleFeature objects that are generally available. |
AvailableVehicleTypes | Provides a list of VehicleType objects that are generally available. |
Count | Gets the number of Rates resulting from the operation. |
CurrencyCode | Gets the ISO 4217 three letter currency code for of the linked Rate(s) resulting from the operation is retrieved. |
DepartureDateTime | Gets or sets the ISO 8601 date and time the customer wants to depart with Vehicle (start rental date and time). |
DepartureDateTimeDateTime | Gets or sets the date and time the customer wants to depart with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
DepartureLocationId | Gets or sets the unique id of the Location where the customer wants to depart with Vehicle (rental start location). |
DepartureLocationMeetingType | Gets or sets the LocationMeetingType which is preferred when this Reservation starts (rental start location service). |
DepartureLocationSubType | Missing <summary> documentation for P:SunnyCars.Schema.Osi.WsReservation.V4.LinkedRateResponse.DepartureLocationSubType |
DepartureLocationSubTypeList | Missing <summary> documentation for P:SunnyCars.Schema.Osi.WsReservation.V4.LinkedRateResponse.DepartureLocationSubTypeList |
DepartureRegionId | Gets or sets the unique id of the Region where the customer wants to depart with Vehicle (rental start region). |
FleetNumber | Gets or sets the fleet number used to store the Rates formerly. |
InfoURL | Gets or sets the language dependent url for detailed information concerning this Rates included in this LinkedRateResponse. |
internal_RatesList | Gets or sets the list of Rates resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in XML. |
IsTimeframeRateAvailable | Gets the availability of WeekendSpecialRates resulting from the operation. |
LanguageCode | Gets the ISO 639 two letter language code of the text/url properties of this LinkedRateResponse and the encapsulated Rates. |
MustHaveFeatureList | Specifies or provides a delimeter separated feature code string used to store the Rates formerly.. |
MustHaveRateServiceList | Specifies or provides a delimeter separated Code string of RateServices used to store the Rates formerly. |
NiceToHaveFeatureList | Specifies or provides a delimeter separated code feature string used to store the Rates formerly. |
NiceToHaveRateServiceList | Specifies or provides a delimeter separated Code string of RateServices used to store the Rates formerly. |
Operation (inherited from Response) | Gets or sets operational meta-data for the Response. |
PromotionCode | Gets or sets the Promotion Code. |
RatesList | Gets or sets an array of Rates resulting from the operation. |
RetrievalMode | Gets or Sets the RatesRetrievalMode used to store the Rates formerly.. |
Status (inherited from Response) | Gets or sets the operational Status for the Response. |
Ticket (inherited from Response) | Gets or sets the Ticket (security token) for the Response. |
VehicleDoorCount | Gets or sets the desired number of doors for the Vehicles used to store the Rates formerly. |
VehicleTypeCodeList | Gets or sets a list of unique ids of VehicleTypes used to store the Rates formerly. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
LinkedRateResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RateLink | LinkedRateRequest | RateLinkRequest