Documentation of the CarRentalAgentService

AllowedPaymentType Members

AllowedPaymentType overview

Public Instance Constructors

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

Public Instance Properties

internal_PaymentSubTypeList Gets or sets the list of PaymentSubTypes resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
PaymentMethod This is the integer representation of an PaymentMethod. None = 0, CreditCard = 1, BankTransfer = 2, ElectronicPayment = 3
PaymentSubTypeList Gets or sets the list of PaymentSubTypes resulting from the operation.

Public Instance Methods

AddPaymentSubTypeMissing <summary> documentation for M:SunnyCars.Schema.Osi.WsReservation.V4.AllowedPaymentType.AddPaymentSubType(SunnyCars.Framework.IAllowedBookingType)
Equals (inherited from Object) 
FromFramworkType This function converts an instance of the underlying Framworktype IAllowedBookingType to the current response-element.
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

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