Documentation of the CarRentalAgentService

ChangeResPaymentMethodRequest.BookingRequestType Property

Specifies if the calling application either wants to check if the given parameters will result in a valid Reservation or the calling application wants to save the Reservation.

public  BookingRequestType {get; set;}

Remarks

This property is optional. If it's not set, SaveReservation is used by default and a Warning is returned by CarRentalAgentService.

See Also

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