Documentation of the CarRentalAgentService

CreateReservationRequest.CreditCardExpireDateDateTime Property

Gets or sets the credit card validity expiration date - required if credit card is chosen as ReservationPaymentMethod for the Reservation being created.

Attention: This Property isn't available at client-side because it's not serialized in XML.

public  CreditCardExpireDateDateTime {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

CreateReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace