Documentation of the CarRentalAgentService |
|
TermsAndConditonsRequest.SpecificDateTimeDateTime Property
Gets or sets the ISO 8601 date and time of the specific time for which the
GeneralTermsAndConditions should be searched. Be aware that this date and time is to be treaten as the booking date, not rental date.
Attention: This Property isn't available at client-side because it's not serialized in XML.
public
SpecificDateTimeDateTime {get; set;}
Remarks
This Property is for internal use only and therefore not available at client-side because it's not serialized in XML.
See Also
TermsAndConditonsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace