Documentation of the CarRentalAgentService

Status Members

Status overview

Public Instance Constructors

Status Constructor Initializes a new instance of the Status class.

Public Instance Properties

Code Gets or sets the code of current status.
ErrorMessages Gets or sets an array of ErrorMessages which occured during operational processing.
WarningMessages Gets or sets an array of WarningMessages which occured during operational processing.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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