Documentation of the CarRentalAgentService

RateServiceType.Code Property

Gets or sets the code of this RateServiceType.

public  Code {get; set;}

Remarks

The value returned herein is the code of a RateServiceType, that consists of a single upper case character. That code was designed to be shown in booking modules, where display area is strictly limited. Due to the fact, that this property is delivered as string, its not guaranteed that the code will always consist of one single character. According to current assertions on the part of sunnycars there are no changes planned concerning the length of values.

See Also

RateServiceType Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace