Click or drag to resize
Infosoft Logo

CreateCustomerReservationsRequest Class

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

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

The CreateCustomerReservationsRequest type exposes the following members.

Constructors
 NameDescription
Public methodCreateCustomerReservationsRequestInitializes a new instance of the CreateCustomerReservationsRequest class
Top
Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number.
Public propertyCustomerReservations Gets or sets the customer reservations.
Top
See Also