Documentation of the CarRentalAgentService

PaymentSubType Members

PaymentSubType overview

Public Instance Constructors

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

Public Instance Properties

AllowedInCountriesList Gets or sets the list of Countries resulting from the operation.
HasCountryRestriction Flag that shows whether this Allowed PaymentType has restrictions concerning the country of residence of credit institute. If true, AllowedInCountriesList will not be empty.
HasVendorRestriction Flag that shows whether this Allowed PaymentType has restrictions concerning the vendors. If true, AllowedInCountriesList will not be empty.
internal_AllowedInCountriesList Gets or sets the list of Countries resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
internal_VendorList Gets or sets the list of Countries resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in the XML-Response.
Name The Name of this payment sub type.
PaymentSystemId The id of the allowed PaymentSystem mostly useful if PaymentMethod is ElectronicPayment.
VendorList Gets or sets the list of Countries resulting from the operation.

Public Instance Methods

AddVendorInformationMissing <summary> documentation for M:SunnyCars.Schema.Osi.WsReservation.V4.PaymentSubType.AddVendorInformation(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

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