Documentation of the CarRentalAgentService

AgencyInformation Members

AgencyInformation overview

Public Instance Constructors

AgencyInformation Overloaded. Initializes a new instance of the AgencyInformation class.

Public Instance Properties

CustomerCity Gets or sets the city of the Agency.
CustomerCompany Gets or sets the company name of the Agency.
CustomerCountryCode Gets or sets the country code of the Agency.
CustomerCountryId Gets or sets the country id of the Agency. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
CustomerCRSAccountList Gets or sets the list of CRS-accounts for the Agency. Attention: This Property isn't available at client-side because it's not serialized in XML.
CustomerCRSAccounts Gets or sets an array of CRS-accounts for the Agency.
CustomerCurrencyCode The CurtrencyCode of the Agency.
CustomerCurrencyId The CurrencyId of the Agency. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
CustomerEmailAddress Gets or sets the email address of the Agency.
CustomerFaxNumber Gets or sets the fax number of the the Agency.
CustomerFirstName Gets or sets the first name of the Agency.
CustomerId Gets or sets the unique id of the Agency.
CustomerLanguageCode The LanguageCode of the Agency.
CustomerLanguageId The LanguageId of the Agency. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
CustomerLastName Gets or sets the last name of the Agency.
CustomerMobilePhoneNumber Gets or sets the voice mobile number of the Agency.
CustomerNumber Gets or sets the agency number(anvr-number) of the Agency.
CustomerPhoneNumber Gets or sets the voice telephone number of the Agency.
CustomerStreet Gets or sets the street of the Agency.
CustomerZipCode Gets or sets the zip code of the Agency.

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

AgencyInformation Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | CreateReservationResponse | CreateReservationV2Response | EditReservationResponse | ReservationResponse