Customer | |
public class CustomerReservationService : ICustomerReservationService
The CustomerReservationService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateCustomerReservation | Creates the customer reservations. | |
| CreateCustomerReservations | Creates customer reservations. | |
| DeleteCustomerReservation | Deletes the customer reservation described by request. | |
| GetCustomerReservations | Get a list of all customer reservations applied to the specified customernumber. |