Click or drag to resize
Infosoft Logo

CreateCustomerReservationRequest Class

A message containing parameters needed to create a new customer reservation.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.CustomerServicesCreateCustomerReservationRequest

Namespace: Infosoft.Webservices.CustomerServices
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class CreateCustomerReservationRequest

The CreateCustomerReservationRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyCustomerReservation Gets or sets the customer reservations that should be applied
Top
See Also