Class: PayPal::SDK::AdaptivePayments::DataTypes::DataType

Inherits:
Core::API::DataTypes::Base
  • Object
show all
Defined in:
lib/paypal-sdk/adaptive_payments/data_types.rb

Direct Known Subclasses

AccountIdentifier, Address, AddressList, BaseAddress, CancelPreapprovalRequest, CancelPreapprovalResponse, ClientDetailsType, ConfirmPreapprovalRequest, ConfirmPreapprovalResponse, ConversionRate, ConvertCurrencyRequest, ConvertCurrencyResponse, CurrencyCodeList, CurrencyConversion, CurrencyConversionList, CurrencyConversionTable, CurrencyList, CurrencyType, DisplayOptions, ErrorData, ErrorList, ErrorParameter, ExecutePaymentRequest, ExecutePaymentResponse, FaultMessage, FeeDisclosure, FundingConstraint, FundingPlan, FundingPlanCharge, FundingSource, FundingTypeInfo, FundingTypeList, GetAllowedFundingSourcesRequest, GetAllowedFundingSourcesResponse, GetAvailableShippingAddressesRequest, GetAvailableShippingAddressesResponse, GetFundingPlansRequest, GetFundingPlansResponse, GetPaymentOptionsRequest, GetPaymentOptionsResponse, GetPrePaymentDisclosureRequest, GetPrePaymentDisclosureResponse, GetShippingAddressesRequest, GetShippingAddressesResponse, GetUserLimitsRequest, GetUserLimitsResponse, InitiatingEntity, InstitutionCustomer, InvoiceData, InvoiceItem, PayError, PayErrorList, PayRequest, PayResponse, PaymentDetailsRequest, PaymentDetailsResponse, PaymentInfo, PaymentInfoList, PhoneNumberType, PostPaymentDisclosure, PostPaymentDisclosureList, PreapprovalDetailsRequest, PreapprovalDetailsResponse, PreapprovalRequest, PreapprovalResponse, Receiver, ReceiverDisclosure, ReceiverDisclosureList, ReceiverInfoList, ReceiverList, ReceiverOptions, RefundInfo, RefundInfoList, RefundRequest, RefundResponse, RequestEnvelope, ResponseEnvelope, SenderDisclosure, SenderOptions, SetPaymentOptionsRequest, SetPaymentOptionsResponse, ShippingAddressInfo, TaxIdDetails, UserLimit, WarningData, WarningDataList

Class Method Summary collapse

Class Method Details

.load_membersObject



11
12
13
14
# File 'lib/paypal-sdk/adaptive_payments/data_types.rb', line 11

def self.load_members
  add_attribute :xmlns
  add_attribute :type, :namespace => :xsi
end