Documentation of the CarRentalAgentService

CRSCustomerType Enumeration

Enumeration of possible types for a CustomerCRSAccount. .

public enum CRSCustomerType

Remarks

The CRSCustomerType of a CustomerCRSAccount specifies the type of the CRS-Account.

Members

Member Name Description
Undefined Undefined enum value, for internal use. This is no valid setting when accessing the web service.
Agency Specifies that the CRS-Account identifies an agency.
SubAgency Specifies that the CRS-Account identifies a sub-agency.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

SunnyCars.Schema.Osi.WsReservation.V4 Namespace | CustomerCRSAccount