LinkedRateListRequest overview
LinkedRateListRequest Constructor
|
Initializes a new instance of the LinkedRateListRequest class. |
ArrivalDateTime | Gets or sets the date and time the customer wants to arrive with Vehicle (stop rental date and time), as filter for returned RateLinks. |
ArrivalDateTimeDateTime | Gets or sets the date and time the customer wants to arrive with Vehicle as DateTime value, to filter the returned RateLinks. Attention: This Property isn't available at client-side because it's not serialized in XML. |
CreateDateFrom | Gets or sets the date and time the operator(agency) stores the data to db. All stored RateLinks created since the given ISO 8601 date will be returned. |
CreateDateFromDateTime | Gets or sets the date and time the customer stores the data to db. All stored RateLinks created since the given date will be returned. Attention: This Property isn't available at client-side because it's not serialized in XML. |
CreateDateTo | Gets or sets the date and time the customer stores the data to db. All stored RateLinks created until the given ISO 8601 date will be returned. |
CreateDateToDateTime | Gets or sets the date and time the customer stores the data to db. All stored RateLinks created until the given date will be returned. Attention: This Property isn't available at client-side because it's not serialized in XML. |
DepartureDateTime | Gets or sets the date and time the customer wants to depart with Vehicle (start rental date and time), as filter for returned RateLinks. |
DepartureDateTimeDateTime | Gets or sets the date and time the customer wants to depart with Vehicle as DateTime value, to filter the returned RateLinks. Attention: This Property isn't available at client-side because it's not serialized in XML. |
Operation (inherited from Request) | Gets or sets operational meta-data for the Request. |
RateLinkName | Gets or sets the Name used to store the queried Rate as partial search string. For Example: The RateLinkName="Rate 12" will return the stored Rates "Rate 12" and "Rate 12.12.2010" |
Ticket (inherited from Request) | Gets or sets the Ticket (containing the security token) for the Request. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
LinkedRateListRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Rate | RateLink | LinkedRateListResponse | LinkedRateRequest | LinkedRateResponse