Documentation of the CarRentalAgentService

CustomerCRSAccount Class

This class represents the crs-account-information and is encapsulated in the -Element and therefore related to a car rental reservation.

For a list of all members of this type, see CustomerCRSAccount Members.

System.Object
   Data
      CustomerCRSAccount

public class CustomerCRSAccount : Data

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

All Data concerning the crs-accounts of an agency knwon by sunnycars, is encapsulated within an object of this type.

Instances of this class are returned in the Response-objects of the following methods:
- CreateReservation - Method
- CreateReservationV2 - Method
- EditReservation - Method
- CancelReservation - Method
- GetReservation - Method

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

CustomerCRSAccount Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | AgencyInformation | CreateReservationResponse | CreateReservationV2Response | EditReservationResponse | ReservationResponse