Documentation of the CarRentalAgentService

Country Constructor

Initializes a new instance of the Country class.

Overload List

Initializes a new instance of the Country class.

public Country();

Initializes a new instance of the Country class.

public Country(ICountry);

Initializes a new instance of the Country class.

public Country(CountryRecord);

See Also

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