Documentation of the CarRentalAgentService

Status.Code Property

Gets or sets the code of current status.

public  Code {get; set;}

Remarks

This property shows wether your requested operation was successful, contains any WarningMessages or if the operation failed due to some ErrorMessages while processing your requested operation.

For detailed information about the possible values, please refer to StatusCode.

See Also

Status Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | StatusCode