Documentation of the CarRentalAgentService

EditReservationRequest.CustomerMobilePhoneNumber Property

Gets or sets the voice mobile number of the private customer.

public  CustomerMobilePhoneNumber {get; set;}

Remarks

This property is optional, but only taken into account if Direct is chosen as BookingType and the customer isn't already created in the database or its ID is unknown. Alternatively the properties CustomerMobilePhonePartInternational, CustomerMobilePhonePartAreaCode and CustomerMobilePhonePartDirect may be used.

See Also

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