Click or drag to resize
Infosoft Logo

DeleteCustomerReservationsRequest Class

A message containing parameters needed to delete a customer reservation.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.CustomerServicesDeleteCustomerReservationsRequest

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

The DeleteCustomerReservationsRequest type exposes the following members.

Constructors
 NameDescription
Public methodDeleteCustomerReservationsRequestInitializes a new instance of the DeleteCustomerReservationsRequest class
Top
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