Class: PayPal::SDK::Merchant::DataTypes::DataType

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

Direct Known Subclasses

APICredentialsType, AbstractRequestType, AbstractResponseType, ActivationDetailsType, AdditionalFeeType, AddressType, AddressVerifyReq, AirlineItineraryType, AuctionInfoType, AuthorizationInfoType, AuthorizationRequestType, AuthorizationResponseType, BAUpdateResponseDetailsType, BMButtonSearchReq, BMCreateButtonReq, BMGetButtonDetailsReq, BMGetInventoryReq, BMLOfferInfoType, BMManageButtonStatusReq, BMSetInventoryReq, BMUpdateButtonReq, BankAccountDetailsType, BasicAmountType, BillAgreementUpdateReq, BillOutstandingAmountReq, BillOutstandingAmountRequestDetailsType, BillOutstandingAmountResponseDetailsType, BillUserReq, BillingAgreementDetailsType, BillingApprovalDetailsType, BillingPeriodDetailsType, BillingPeriodDetailsType_Update, BusinessInfoType, BusinessOwnerInfoType, ButtonSearchResultType, BuyerDetailType, BuyerDetailsType, CancelRecoupReq, CompleteRecoupReq, CoupledBucketsType, CoupledPaymentInfoType, CreateBillingAgreementReq, CreateMobilePaymentReq, CreateMobilePaymentRequestDetailsType, CreateRecurringPaymentsProfileReq, CreateRecurringPaymentsProfileRequestDetailsType, CreateRecurringPaymentsProfileResponseDetailsType, CreditCardDetailsType, CreditCardNumberTypeType, DeviceDetailsType, DiscountInfoType, DiscountType, DisplayControlDetailsType, DoAuthorizationReq, DoCancelReq, DoCaptureReq, DoCaptureResponseDetailsType, DoDirectPaymentReq, DoDirectPaymentRequestDetailsType, DoExpressCheckoutPaymentReq, DoExpressCheckoutPaymentRequestDetailsType, DoExpressCheckoutPaymentResponseDetailsType, DoMobileCheckoutPaymentReq, DoMobileCheckoutPaymentResponseDetailsType, DoNonReferencedCreditReq, DoNonReferencedCreditRequestDetailsType, DoNonReferencedCreditResponseDetailsType, DoReauthorizationReq, DoReferenceTransactionReq, DoReferenceTransactionRequestDetailsType, DoReferenceTransactionResponseDetailsType, DoUATPAuthorizationReq, DoUATPExpressCheckoutPaymentReq, DoVoidReq, EbayItemPaymentDetailsItemType, EnhancedCancelRecoupRequestDetailsType, EnhancedCheckoutDataType, EnhancedCompleteRecoupRequestDetailsType, EnhancedCompleteRecoupResponseDetailsType, EnhancedDataType, EnhancedInitiateRecoupRequestDetailsType, EnhancedItemDataType, EnhancedPayerInfoType, EnhancedPaymentDataType, EnhancedPaymentInfoType, EnterBoardingReq, EnterBoardingRequestDetailsType, ErrorParameterType, ErrorType, ExecuteCheckoutOperationsReq, ExecuteCheckoutOperationsRequestDetailsType, ExecuteCheckoutOperationsResponseDetailsType, ExternalPartnerTrackingDetailsType, ExternalRememberMeOptInDetailsType, ExternalRememberMeOptOutReq, ExternalRememberMeOwnerDetailsType, ExternalRememberMeStatusDetailsType, FMFDetailsType, FlightDetailsType, FlowControlDetailsType, FundingSourceDetailsType, GetAccessPermissionDetailsReq, GetAccessPermissionDetailsResponseDetailsType, GetAuthDetailsReq, GetAuthDetailsResponseDetailsType, GetBalanceReq, GetBillingAgreementCustomerDetailsReq, GetBillingAgreementCustomerDetailsResponseDetailsType, GetBoardingDetailsReq, GetBoardingDetailsResponseDetailsType, GetExpressCheckoutDetailsReq, GetExpressCheckoutDetailsResponseDetailsType, GetIncentiveEvaluationReq, GetIncentiveEvaluationRequestDetailsType, GetIncentiveEvaluationResponseDetailsType, GetMobileStatusReq, GetMobileStatusRequestDetailsType, GetPalDetailsReq, GetRecurringPaymentsProfileDetailsReq, GetRecurringPaymentsProfileDetailsResponseDetailsType, GetTransactionDetailsReq, IdentificationInfoType, IdentityTokenInfoType, IncentiveAppliedDetailsType, IncentiveAppliedToType, IncentiveApplyIndicationType, IncentiveBucketType, IncentiveDetailType, IncentiveDetailsType, IncentiveInfoType, IncentiveItemType, IncentiveRequestDetailsType, InfoSharingDirectivesType, InitiateRecoupReq, InstallmentDetailsType, InstrumentDetailsType, InvoiceItemType, ItemTrackingDetailsType, ManagePendingTransactionStatusReq, ManageRecurringPaymentsProfileStatusReq, ManageRecurringPaymentsProfileStatusRequestDetailsType, ManageRecurringPaymentsProfileStatusResponseDetailsType, MassPayReq, MassPayRequestItemType, MeasureType, MerchantDataType, MerchantPullInfoType, MerchantPullPaymentResponseType, MerchantPullPaymentType, MerchantStoreDetailsType, MobileIDInfoType, OfferCouponInfoType, OfferDetailsType, OptionDetailsType, OptionSelectionDetailsType, OptionTrackingDetailsType, OptionType, OrderDetailsType, OtherPaymentMethodDetailsType, PayerInfoType, PaymentDetailsItemType, PaymentDetailsType, PaymentDirectivesType, PaymentInfoType, PaymentItemInfoType, PaymentItemType, PaymentRequestInfoType, PaymentTransactionSearchResultType, PaymentTransactionType, PersonNameType, PhoneNumberType, ReceiverInfoType, RecurringPaymentsProfileDetailsType, RecurringPaymentsSummaryType, ReferenceCreditCardDetailsType, RefreshTokenStatusDetailsType, RefundInfoType, RefundTransactionReq, RememberMeIDInfoType, ReverseTransactionReq, ReverseTransactionRequestDetailsType, ReverseTransactionResponseDetailsType, RiskFilterDetailsType, RiskFilterListType, ScheduleDetailsType, SellerDetailsType, SenderDetailsType, SetAccessPermissionsReq, SetAccessPermissionsRequestDetailsType, SetAuthFlowParamReq, SetAuthFlowParamRequestDetailsType, SetCustomerBillingAgreementReq, SetCustomerBillingAgreementRequestDetailsType, SetDataRequestType, SetDataResponseType, SetExpressCheckoutReq, SetExpressCheckoutRequestDetailsType, SetMobileCheckoutReq, SetMobileCheckoutRequestDetailsType, ShippingOptionType, SubscriptionInfoType, SubscriptionTermsType, TaxIdDetailsType, ThreeDSecureInfoType, ThreeDSecureRequestType, ThreeDSecureResponseType, TransactionSearchReq, TupleType, UATPDetailsType, UpdateAccessPermissionsReq, UpdateAuthorizationReq, UpdateRecurringPaymentsProfileReq, UpdateRecurringPaymentsProfileRequestDetailsType, UpdateRecurringPaymentsProfileResponseDetailsType, UserSelectedOptionType, WalletItemsType

Class Method Summary collapse

Class Method Details

.load_membersObject



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

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