Documentation of the CarRentalAgentService

AllowedPaymentMethodsResponse Members

AllowedPaymentMethodsResponse overview

Public Instance Constructors

AllowedPaymentMethodsResponse Constructor Initializes a new instance of the AllowedPaymentMethodsResponse class.

Public Instance Properties

AllowedBookingTypeList Gets or sets an array of AllowedBookingTypes resulting from the operation.
internal_AllowedBookingTypeList Gets or sets the list of AllowedBookingTypes resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
LanguageCode Gets the ISO 639 two letter language code of the requested AllowedBookingTypes.
Operation (inherited from Response) Gets or sets operational meta-data for the Response.
Status (inherited from Response) Gets or sets the operational Status for the Response.
Ticket (inherited from Response) Gets or sets the Ticket (security token) for the Response.

Public Instance Methods

AddAllowedPaymentMethodsMissing <summary> documentation for M:SunnyCars.Schema.Osi.WsReservation.V4.AllowedPaymentMethodsResponse.AddAllowedPaymentMethods(System.Collections.Generic.List{SunnyCars.Framework.IAllowedBookingType})
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

AllowedPaymentMethodsResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | AllowedPaymentMethodsRequest | AllowedBookingType | AllowedPaymentType | PaymentSubType | PaymentVendor