global-open-sdk-python 1.4.35__tar.gz → 1.4.37__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/PKG-INFO +1 -1
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/README.md +1 -1
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/customer_belongs_to.py +3 -3
- global_open_sdk_python-1.4.37/com/alipay/ams/api/model/statement.py +244 -0
- global_open_sdk_python-1.4.37/com/alipay/ams/api/model/statement_transaction_type.py +84 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquiry_statement_request.py +6 -3
- global_open_sdk_python-1.4.37/com/alipay/ams/api/response/pay/alipay_inquire_exchange_rate_response.py +81 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_vaulting_query_response.py +30 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/global_open_sdk_python.egg-info/PKG-INFO +1 -1
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/global_open_sdk_python.egg-info/SOURCES.txt +1 -2
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/setup.cfg +1 -1
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/setup.py +1 -1
- global_open_sdk_python-1.4.35/com/alipay/ams/api/model/statement.py +0 -44
- global_open_sdk_python-1.4.35/com/alipay/ams/api/response/pay/alipay_inquire_exchange_rate_response.py +0 -20
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/LICENSE +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/default_alipay_client.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/exception/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/exception/exception.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/DisputeJudgedResult.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/DisputeType.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/aba_card.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/account_balance.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/account_holder_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/account_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/acquirer_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/address.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/agreement_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/amount.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/amount_limit.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/amount_limit_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/ancillary_data.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/antom_path_constants.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/apple_pay_configuration.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/association_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/attachment.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/attachment_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/auth_code_form.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/auth_meta_data.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/authentication_channel_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/authentication_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/authorization_control.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/authorization_error.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/authorization_phase.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/available_payment_method.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/browser_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/business_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/business_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/buyer.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/cancellation_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/capture_mode.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_brand.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_brand_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_limit_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_limit_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_payment_method_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/card_verification_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/cardholder_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/certificate.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/certificate_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/challenge_action_form.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/challenge_trigger_source_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/challenge_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/china_extra_trans_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/class_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/clearing_channel.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/code_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/code_value_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/company.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/companyType.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/company_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/company_unit_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/contact.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/contact_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/contact_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/coupon_payment_method_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/credential_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/credit_pay_fee_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/credit_pay_plan.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/currency_pair.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/customer_id_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/customized_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/customs_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/declaration.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/declaration_biz_scene_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/declaration_record.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/delivery_estimate.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/delivery_estimate_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/delivery_method_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/disable_reason_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/discount.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/discount_payment_method_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/display_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/dispute_accept_reason_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/dispute_evidence_format_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/dispute_evidence_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/dispute_judged_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/dispute_notification_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/entity_associations.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/env.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/extend_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/external_payment_method_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/fail_reason.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/foreign_exchange_quote.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/fund_move_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/funding_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/gaming.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/goods.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/grant_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/http_method.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/identity_check_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/in_store_payment_scenario.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/individual.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/inquiry_rate_condition.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/installment.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/interaction_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/interest_free.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/leg.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/legal_entity_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/limit.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/lodging.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/logo.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/merchant.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/merchant_customs_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/merchant_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/merchant_registration_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/merchant_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/method_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/mpi_data.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/order.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/order_code_form.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/order_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/os_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/paginator.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/passenger.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/passenger_id_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/passengers.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/paymentOptionDetail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_attempt.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_evaluation.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_factor.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method_category_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method_detail_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_method_type_item.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_option.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_option_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_quote.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_result_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_status.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/payment_verification_data.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/period_rule.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/period_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/plan.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/presentment_mode.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/product_code_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/promotion_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/promotion_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/promotion_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/proration_settings.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/psp_customer_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/quote.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/rate_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/rate_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/redirect_action_form.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/refund_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/refund_from_method.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/refund_from_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/refund_preference.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/refund_record.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/refund_to_bank_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/registration_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/result_properties.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/result_properties_result_code.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/result_properties_result_status.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/result_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/result_status_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/retry_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_address.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_buyer.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_data.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_env.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_order.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_score_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_score_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_score_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_signal.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/risk_three_ds_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/scope_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/service.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/settle_to_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/settlement_bank_account.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/settlement_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/settlement_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/settlement_strategy.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/shipping.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/stock_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/store.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/subscription_info.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/subscription_notification_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/subscription_plan.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/subscription_status.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/subscription_transaction.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/support_bank.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/support_card_brand.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/terminal_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/three_ds_result.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/total_count.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transaction.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transaction_status_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transaction_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transfer_from_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transfer_to_detail.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transit.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/transit_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/trial.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/trial_phase.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/trial_plan.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/user_identity_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/user_name.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/verify_method.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/wallet.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/wallet_payment_method_type.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/model/web_site.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/net/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/net/default_http_rpc.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/AlipayInquiryStatementListRequest.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_apply_card_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_create_direct_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_create_direct_refund_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_create_exchange_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_create_quote_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_available_quota_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_card_detail_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_card_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_card_sensitive_info_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_direct_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_direct_refund_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquire_exchange_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquiry_balance_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquiry_rate_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquiry_statement_detail_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_inquiry_statement_list_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_update_card_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/aba/alipay_update_card_status_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/alipay_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/auth/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/auth/alipay_auth_apply_token_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/auth/alipay_auth_consult_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/auth/alipay_auth_create_session_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/auth/alipay_auth_query_token_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/auth/alipay_auth_revoke_token_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/declare/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/declare/alipay_customs_declare_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/declare/alipay_customs_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/dispute/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/dispute/alipay_accept_dispute_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/dispute/alipay_download_dispute_evidence_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/dispute/alipay_supply_defense_document_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_create_payout_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_create_transfer_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_inquire_balance_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_register_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_settle_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_settlement_info_update_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/marketplace/alipay_submit_attachment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/merchant/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/merchant/alipay_merchant_registration_info_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/merchant/alipay_merchant_registration_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/merchant/alipay_merchant_registration_status_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_aba_transfer_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_auth_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_bill_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_capture_result_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_card_status_change_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_direct_refund_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_dispute_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_pay_result_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_refund_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_subscription_cancel_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_subscription_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_subscription_pay_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/notify/alipay_vaulting_notify.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_capture_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_create_order_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_create_session_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_inquire_exchange-rate_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_inquire_exchange_rate_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_inquiry_refund_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_pay_cancel_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_pay_consult_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_pay_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_pay_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_payment_session_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_refund_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_refund_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_retrieve_payment_session_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_upload_invoice_shipping_file_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_vaulting_payment_method_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_vaulting_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_vaulting_session_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_vaults_fetch_nonce_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/alipay_verify_and_complete_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/ams_api_v1_payments_capture_post_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/ams_api_v1_payments_inquiry_refund_post_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/entry_code_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/order_code_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/pay/user_presented_code_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/risks/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/risks/inquiry_risk_score_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/risks/risk_decide_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/risks/risk_report_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/risks/send_payment_result_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/risks/send_refund_result_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_inquire_subscription_list_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_inquire_subscription_payment_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_inquire_subscription_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_subscription_cancel_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_subscription_change_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_subscription_create_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_subscription_update_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/subscription/alipay_subscriptions_inquiry_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/users/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/users/alipay_init_authentication_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/users/alipay_user_query_info_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/users/alipay_verify_authentication_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/vaulting/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/vaulting/alipay_vaulting_payment_method_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/vaulting/alipay_vaulting_query_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/request/vaulting/alipay_vaulting_session_request.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/AlipayInquiryStatementListResponse.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_apply_card_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_create_direct_payment_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_create_direct_refund_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_create_exchange_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_create_quote_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_available_quota_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_card_detail_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_card_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_card_sensitive_info_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_direct_payment_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_direct_refund_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquire_exchange_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquiry_balance_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquiry_rate_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquiry_statement_detail_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquiry_statement_list_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_inquiry_statement_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_update_card_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/aba/alipay_update_card_status_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/alipay_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/auth/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/auth/alipay_auth_apply_token_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/auth/alipay_auth_consult_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/auth/alipay_auth_create_session_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/auth/alipay_auth_query_token_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/auth/alipay_auth_revoke_token_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/declare/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/declare/alipay_customs_declare_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/declare/alipay_customs_query_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/dispute/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/dispute/alipay_accept_dispute_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/dispute/alipay_download_dispute_evidence_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/dispute/alipay_supply_defense_document_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_create_payout_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_create_transfer_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_inquire_balance_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_register_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_settle_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_settlement_info_update_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/marketplace/alipay_submit_attachment_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/merchant/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/merchant/alipay_merchant_registration_info_query_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/merchant/alipay_merchant_registration_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/merchant/alipay_merchant_registration_status_query_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_capture_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_create_order_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_create_session_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_inquiry_refund_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_pay_cancel_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_pay_consult_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_pay_query_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_pay_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_payment_session_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_refund_query_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_refund_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_retrieve_payment_session_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_upload_invoice_shipping_file_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_vaulting_payment_method_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_vaulting_session_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_vaults_fetch_nonce_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/alipay_verify_and_complete_payment_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/ams_api_v1_payments_capture_post200_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/pay/ams_api_v1_payments_inquiry_refund_post200_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/risks/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/risks/inquiry_risk_score_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/risks/risk_decide_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/risks/risk_report_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/risks/send_payment_result_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/risks/send_refund_result_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_inquire_subscription_list_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_inquire_subscription_payment_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_inquire_subscription_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_subscription_cancel_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_subscription_change_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_subscription_create_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_subscription_update_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/subscription/alipay_subscriptions_inquiry_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/users/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/users/alipay_init_authentication_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/users/alipay_user_query_info_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/users/alipay_verify_authentication_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/vaulting/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/vaulting/alipay_vaulting_payment_method_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/vaulting/alipay_vaulting_query_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/response/vaulting/alipay_vaulting_session_response.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/tools/__init__.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/tools/constants.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/tools/date_tools.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/tools/signature_tool.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/tools/webhook_tool.py +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/global_open_sdk_python.egg-info/dependency_links.txt +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/global_open_sdk_python.egg-info/requires.txt +0 -0
- {global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/global_open_sdk_python.egg-info/top_level.txt +0 -0
|
@@ -32,7 +32,7 @@ class CustomerBelongsTo(Enum):
|
|
|
32
32
|
BKASH = "BKASH"
|
|
33
33
|
EASYPAISA = "EASYPAISA"
|
|
34
34
|
DIRECTDEBIT_YAPILY = "DIRECTDEBIT_YAPILY"
|
|
35
|
-
|
|
35
|
+
ANTOM_BIZ_ACCOUNT = "ANTOM_BIZ_ACCOUNT"
|
|
36
36
|
|
|
37
37
|
def to_ams_dict(self) -> str:
|
|
38
38
|
return self.name
|
|
@@ -100,6 +100,6 @@ class CustomerBelongsTo(Enum):
|
|
|
100
100
|
return CustomerBelongsTo.EASYPAISA
|
|
101
101
|
if CustomerBelongsTo.DIRECTDEBIT_YAPILY.value == value:
|
|
102
102
|
return CustomerBelongsTo.DIRECTDEBIT_YAPILY
|
|
103
|
-
if CustomerBelongsTo.
|
|
104
|
-
return CustomerBelongsTo.
|
|
103
|
+
if CustomerBelongsTo.ANTOM_BIZ_ACCOUNT.value == value:
|
|
104
|
+
return CustomerBelongsTo.ANTOM_BIZ_ACCOUNT
|
|
105
105
|
return None
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
import json
|
|
2
|
+
from com.alipay.ams.api.model.fund_move_detail import FundMoveDetail
|
|
3
|
+
from com.alipay.ams.api.model.foreign_exchange_quote import ForeignExchangeQuote
|
|
4
|
+
from com.alipay.ams.api.model.amount import Amount
|
|
5
|
+
from com.alipay.ams.api.model.amount import Amount
|
|
6
|
+
from com.alipay.ams.api.model.amount import Amount
|
|
7
|
+
from com.alipay.ams.api.model.amount import Amount
|
|
8
|
+
from com.alipay.ams.api.model.amount import Amount
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
class Statement:
|
|
14
|
+
def __init__(self):
|
|
15
|
+
|
|
16
|
+
self.__fund_move_detail = None # type: FundMoveDetail
|
|
17
|
+
self.__foreign_exchange_quote = None # type: ForeignExchangeQuote
|
|
18
|
+
self.__statement_id = None # type: str
|
|
19
|
+
self.__transaction_time = None # type: str
|
|
20
|
+
self.__transaction_type = None # type: str
|
|
21
|
+
self.__original_transaction_amount = None # type: Amount
|
|
22
|
+
self.__transaction_amount = None # type: Amount
|
|
23
|
+
self.__fee_amount = None # type: Amount
|
|
24
|
+
self.__net_amount = None # type: Amount
|
|
25
|
+
self.__account_balance = None # type: Amount
|
|
26
|
+
self.__transaction_id = None # type: str
|
|
27
|
+
self.__ext_transaction_id = None # type: str
|
|
28
|
+
self.__transaction_status = None # type: str
|
|
29
|
+
self.__beneficiary_asset_id = None # type: str
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
@property
|
|
33
|
+
def fund_move_detail(self):
|
|
34
|
+
"""Gets the fund_move_detail of this Statement.
|
|
35
|
+
|
|
36
|
+
"""
|
|
37
|
+
return self.__fund_move_detail
|
|
38
|
+
|
|
39
|
+
@fund_move_detail.setter
|
|
40
|
+
def fund_move_detail(self, value):
|
|
41
|
+
self.__fund_move_detail = value
|
|
42
|
+
@property
|
|
43
|
+
def foreign_exchange_quote(self):
|
|
44
|
+
"""Gets the foreign_exchange_quote of this Statement.
|
|
45
|
+
|
|
46
|
+
"""
|
|
47
|
+
return self.__foreign_exchange_quote
|
|
48
|
+
|
|
49
|
+
@foreign_exchange_quote.setter
|
|
50
|
+
def foreign_exchange_quote(self, value):
|
|
51
|
+
self.__foreign_exchange_quote = value
|
|
52
|
+
@property
|
|
53
|
+
def statement_id(self):
|
|
54
|
+
"""Gets the statement_id of this Statement.
|
|
55
|
+
|
|
56
|
+
"""
|
|
57
|
+
return self.__statement_id
|
|
58
|
+
|
|
59
|
+
@statement_id.setter
|
|
60
|
+
def statement_id(self, value):
|
|
61
|
+
self.__statement_id = value
|
|
62
|
+
@property
|
|
63
|
+
def transaction_time(self):
|
|
64
|
+
"""Gets the transaction_time of this Statement.
|
|
65
|
+
|
|
66
|
+
"""
|
|
67
|
+
return self.__transaction_time
|
|
68
|
+
|
|
69
|
+
@transaction_time.setter
|
|
70
|
+
def transaction_time(self, value):
|
|
71
|
+
self.__transaction_time = value
|
|
72
|
+
@property
|
|
73
|
+
def transaction_type(self):
|
|
74
|
+
"""Gets the transaction_type of this Statement.
|
|
75
|
+
|
|
76
|
+
"""
|
|
77
|
+
return self.__transaction_type
|
|
78
|
+
|
|
79
|
+
@transaction_type.setter
|
|
80
|
+
def transaction_type(self, value):
|
|
81
|
+
self.__transaction_type = value
|
|
82
|
+
@property
|
|
83
|
+
def original_transaction_amount(self):
|
|
84
|
+
"""Gets the original_transaction_amount of this Statement.
|
|
85
|
+
|
|
86
|
+
"""
|
|
87
|
+
return self.__original_transaction_amount
|
|
88
|
+
|
|
89
|
+
@original_transaction_amount.setter
|
|
90
|
+
def original_transaction_amount(self, value):
|
|
91
|
+
self.__original_transaction_amount = value
|
|
92
|
+
@property
|
|
93
|
+
def transaction_amount(self):
|
|
94
|
+
"""Gets the transaction_amount of this Statement.
|
|
95
|
+
|
|
96
|
+
"""
|
|
97
|
+
return self.__transaction_amount
|
|
98
|
+
|
|
99
|
+
@transaction_amount.setter
|
|
100
|
+
def transaction_amount(self, value):
|
|
101
|
+
self.__transaction_amount = value
|
|
102
|
+
@property
|
|
103
|
+
def fee_amount(self):
|
|
104
|
+
"""Gets the fee_amount of this Statement.
|
|
105
|
+
|
|
106
|
+
"""
|
|
107
|
+
return self.__fee_amount
|
|
108
|
+
|
|
109
|
+
@fee_amount.setter
|
|
110
|
+
def fee_amount(self, value):
|
|
111
|
+
self.__fee_amount = value
|
|
112
|
+
@property
|
|
113
|
+
def net_amount(self):
|
|
114
|
+
"""Gets the net_amount of this Statement.
|
|
115
|
+
|
|
116
|
+
"""
|
|
117
|
+
return self.__net_amount
|
|
118
|
+
|
|
119
|
+
@net_amount.setter
|
|
120
|
+
def net_amount(self, value):
|
|
121
|
+
self.__net_amount = value
|
|
122
|
+
@property
|
|
123
|
+
def account_balance(self):
|
|
124
|
+
"""Gets the account_balance of this Statement.
|
|
125
|
+
|
|
126
|
+
"""
|
|
127
|
+
return self.__account_balance
|
|
128
|
+
|
|
129
|
+
@account_balance.setter
|
|
130
|
+
def account_balance(self, value):
|
|
131
|
+
self.__account_balance = value
|
|
132
|
+
@property
|
|
133
|
+
def transaction_id(self):
|
|
134
|
+
"""Gets the transaction_id of this Statement.
|
|
135
|
+
|
|
136
|
+
"""
|
|
137
|
+
return self.__transaction_id
|
|
138
|
+
|
|
139
|
+
@transaction_id.setter
|
|
140
|
+
def transaction_id(self, value):
|
|
141
|
+
self.__transaction_id = value
|
|
142
|
+
@property
|
|
143
|
+
def ext_transaction_id(self):
|
|
144
|
+
"""Gets the ext_transaction_id of this Statement.
|
|
145
|
+
|
|
146
|
+
"""
|
|
147
|
+
return self.__ext_transaction_id
|
|
148
|
+
|
|
149
|
+
@ext_transaction_id.setter
|
|
150
|
+
def ext_transaction_id(self, value):
|
|
151
|
+
self.__ext_transaction_id = value
|
|
152
|
+
@property
|
|
153
|
+
def transaction_status(self):
|
|
154
|
+
"""Gets the transaction_status of this Statement.
|
|
155
|
+
|
|
156
|
+
"""
|
|
157
|
+
return self.__transaction_status
|
|
158
|
+
|
|
159
|
+
@transaction_status.setter
|
|
160
|
+
def transaction_status(self, value):
|
|
161
|
+
self.__transaction_status = value
|
|
162
|
+
@property
|
|
163
|
+
def beneficiary_asset_id(self):
|
|
164
|
+
"""Gets the beneficiary_asset_id of this Statement.
|
|
165
|
+
|
|
166
|
+
"""
|
|
167
|
+
return self.__beneficiary_asset_id
|
|
168
|
+
|
|
169
|
+
@beneficiary_asset_id.setter
|
|
170
|
+
def beneficiary_asset_id(self, value):
|
|
171
|
+
self.__beneficiary_asset_id = value
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
def to_ams_dict(self):
|
|
177
|
+
params = dict()
|
|
178
|
+
if hasattr(self, "fund_move_detail") and self.fund_move_detail is not None:
|
|
179
|
+
params['fundMoveDetail'] = self.fund_move_detail
|
|
180
|
+
if hasattr(self, "foreign_exchange_quote") and self.foreign_exchange_quote is not None:
|
|
181
|
+
params['foreignExchangeQuote'] = self.foreign_exchange_quote
|
|
182
|
+
if hasattr(self, "statement_id") and self.statement_id is not None:
|
|
183
|
+
params['statementId'] = self.statement_id
|
|
184
|
+
if hasattr(self, "transaction_time") and self.transaction_time is not None:
|
|
185
|
+
params['transactionTime'] = self.transaction_time
|
|
186
|
+
if hasattr(self, "transaction_type") and self.transaction_type is not None:
|
|
187
|
+
params['transactionType'] = self.transaction_type
|
|
188
|
+
if hasattr(self, "original_transaction_amount") and self.original_transaction_amount is not None:
|
|
189
|
+
params['originalTransactionAmount'] = self.original_transaction_amount
|
|
190
|
+
if hasattr(self, "transaction_amount") and self.transaction_amount is not None:
|
|
191
|
+
params['transactionAmount'] = self.transaction_amount
|
|
192
|
+
if hasattr(self, "fee_amount") and self.fee_amount is not None:
|
|
193
|
+
params['feeAmount'] = self.fee_amount
|
|
194
|
+
if hasattr(self, "net_amount") and self.net_amount is not None:
|
|
195
|
+
params['netAmount'] = self.net_amount
|
|
196
|
+
if hasattr(self, "account_balance") and self.account_balance is not None:
|
|
197
|
+
params['accountBalance'] = self.account_balance
|
|
198
|
+
if hasattr(self, "transaction_id") and self.transaction_id is not None:
|
|
199
|
+
params['transactionId'] = self.transaction_id
|
|
200
|
+
if hasattr(self, "ext_transaction_id") and self.ext_transaction_id is not None:
|
|
201
|
+
params['extTransactionId'] = self.ext_transaction_id
|
|
202
|
+
if hasattr(self, "transaction_status") and self.transaction_status is not None:
|
|
203
|
+
params['transactionStatus'] = self.transaction_status
|
|
204
|
+
if hasattr(self, "beneficiary_asset_id") and self.beneficiary_asset_id is not None:
|
|
205
|
+
params['beneficiaryAssetId'] = self.beneficiary_asset_id
|
|
206
|
+
return params
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
def parse_rsp_body(self, response_body):
|
|
210
|
+
if isinstance(response_body, str):
|
|
211
|
+
response_body = json.loads(response_body)
|
|
212
|
+
if 'fundMoveDetail' in response_body:
|
|
213
|
+
self.__fund_move_detail = FundMoveDetail()
|
|
214
|
+
self.__fund_move_detail.parse_rsp_body(response_body['fundMoveDetail'])
|
|
215
|
+
if 'foreignExchangeQuote' in response_body:
|
|
216
|
+
if 'statementId' in response_body:
|
|
217
|
+
self.__statement_id = response_body['statementId']
|
|
218
|
+
if 'transactionTime' in response_body:
|
|
219
|
+
self.__transaction_time = response_body['transactionTime']
|
|
220
|
+
if 'transactionType' in response_body:
|
|
221
|
+
self.__transaction_type = response_body['transactionType']
|
|
222
|
+
if 'originalTransactionAmount' in response_body:
|
|
223
|
+
self.__original_transaction_amount = Amount()
|
|
224
|
+
self.__original_transaction_amount.parse_rsp_body(response_body['originalTransactionAmount'])
|
|
225
|
+
if 'transactionAmount' in response_body:
|
|
226
|
+
self.__transaction_amount = Amount()
|
|
227
|
+
self.__transaction_amount.parse_rsp_body(response_body['transactionAmount'])
|
|
228
|
+
if 'feeAmount' in response_body:
|
|
229
|
+
self.__fee_amount = Amount()
|
|
230
|
+
self.__fee_amount.parse_rsp_body(response_body['feeAmount'])
|
|
231
|
+
if 'netAmount' in response_body:
|
|
232
|
+
self.__net_amount = Amount()
|
|
233
|
+
self.__net_amount.parse_rsp_body(response_body['netAmount'])
|
|
234
|
+
if 'accountBalance' in response_body:
|
|
235
|
+
self.__account_balance = Amount()
|
|
236
|
+
self.__account_balance.parse_rsp_body(response_body['accountBalance'])
|
|
237
|
+
if 'transactionId' in response_body:
|
|
238
|
+
self.__transaction_id = response_body['transactionId']
|
|
239
|
+
if 'extTransactionId' in response_body:
|
|
240
|
+
self.__ext_transaction_id = response_body['extTransactionId']
|
|
241
|
+
if 'transactionStatus' in response_body:
|
|
242
|
+
self.__transaction_status = response_body['transactionStatus']
|
|
243
|
+
if 'beneficiaryAssetId' in response_body:
|
|
244
|
+
self.__beneficiary_asset_id = response_body['beneficiaryAssetId']
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
from enum import Enum, unique
|
|
2
|
+
@unique
|
|
3
|
+
class StatementTransactionType(Enum):
|
|
4
|
+
"""The type of transaction. Valid values: - OVERFLOW_DEBIT: Indicates a fund outflow from the main account to the overflow account. Applicable to MY region merchants only. - OVERFLOW_CREDIT: Indicates a fund inflow to the main account back from the overflow account. Applicable to MY region merchants only. - CASH_BACK: Indicates a fund inflow for cashBack credit settlement to the merchant's main account. Applicable to CN and HK region merchants with VCC cashback feature enabled only."""
|
|
5
|
+
|
|
6
|
+
PAYMENT = "PAYMENT"
|
|
7
|
+
PAYMENT_REFUND = "PAYMENT_REFUND"
|
|
8
|
+
CHARGE = "CHARGE"
|
|
9
|
+
CHARGE_REFUND = "CHARGE_REFUND"
|
|
10
|
+
TOPUP = "TOPUP"
|
|
11
|
+
SETTLEMENT = "SETTLEMENT"
|
|
12
|
+
WITHDRAW = "WITHDRAW"
|
|
13
|
+
WITHDRAW_RETURN = "WITHDRAW_RETURN"
|
|
14
|
+
TRANSFER = "TRANSFER"
|
|
15
|
+
TRANSFER_RETURN = "TRANSFER_RETURN"
|
|
16
|
+
TRANSFER_TO_CHINA = "TRANSFER_TO_CHINA"
|
|
17
|
+
TRANSFER_RECIPIENT = "TRANSFER_RECIPIENT"
|
|
18
|
+
EXCHANGE = "EXCHANGE"
|
|
19
|
+
CREDIT_LOAN = "CREDIT_LOAN"
|
|
20
|
+
CREDIT_REPAY = "CREDIT_REPAY"
|
|
21
|
+
CREDIT_REPAYMENT = "CREDIT_REPAYMENT"
|
|
22
|
+
DIRECT_PAYMENT = "DIRECT_PAYMENT"
|
|
23
|
+
DIRECT_REFUND = "DIRECT_REFUND"
|
|
24
|
+
CARD_PAYMENT = "CARD_PAYMENT"
|
|
25
|
+
CARD_REFUND = "CARD_REFUND"
|
|
26
|
+
OVERFLOW_DEBIT = "OVERFLOW_DEBIT"
|
|
27
|
+
OVERFLOW_CREDIT = "OVERFLOW_CREDIT"
|
|
28
|
+
CASH_BACK = "CASH_BACK"
|
|
29
|
+
|
|
30
|
+
def to_ams_dict(self) -> str:
|
|
31
|
+
return self.name
|
|
32
|
+
|
|
33
|
+
@staticmethod
|
|
34
|
+
def value_of(value):
|
|
35
|
+
if not value:
|
|
36
|
+
return None
|
|
37
|
+
|
|
38
|
+
if StatementTransactionType.PAYMENT.value == value:
|
|
39
|
+
return StatementTransactionType.PAYMENT
|
|
40
|
+
if StatementTransactionType.PAYMENT_REFUND.value == value:
|
|
41
|
+
return StatementTransactionType.PAYMENT_REFUND
|
|
42
|
+
if StatementTransactionType.CHARGE.value == value:
|
|
43
|
+
return StatementTransactionType.CHARGE
|
|
44
|
+
if StatementTransactionType.CHARGE_REFUND.value == value:
|
|
45
|
+
return StatementTransactionType.CHARGE_REFUND
|
|
46
|
+
if StatementTransactionType.TOPUP.value == value:
|
|
47
|
+
return StatementTransactionType.TOPUP
|
|
48
|
+
if StatementTransactionType.SETTLEMENT.value == value:
|
|
49
|
+
return StatementTransactionType.SETTLEMENT
|
|
50
|
+
if StatementTransactionType.WITHDRAW.value == value:
|
|
51
|
+
return StatementTransactionType.WITHDRAW
|
|
52
|
+
if StatementTransactionType.WITHDRAW_RETURN.value == value:
|
|
53
|
+
return StatementTransactionType.WITHDRAW_RETURN
|
|
54
|
+
if StatementTransactionType.TRANSFER.value == value:
|
|
55
|
+
return StatementTransactionType.TRANSFER
|
|
56
|
+
if StatementTransactionType.TRANSFER_RETURN.value == value:
|
|
57
|
+
return StatementTransactionType.TRANSFER_RETURN
|
|
58
|
+
if StatementTransactionType.TRANSFER_TO_CHINA.value == value:
|
|
59
|
+
return StatementTransactionType.TRANSFER_TO_CHINA
|
|
60
|
+
if StatementTransactionType.TRANSFER_RECIPIENT.value == value:
|
|
61
|
+
return StatementTransactionType.TRANSFER_RECIPIENT
|
|
62
|
+
if StatementTransactionType.EXCHANGE.value == value:
|
|
63
|
+
return StatementTransactionType.EXCHANGE
|
|
64
|
+
if StatementTransactionType.CREDIT_LOAN.value == value:
|
|
65
|
+
return StatementTransactionType.CREDIT_LOAN
|
|
66
|
+
if StatementTransactionType.CREDIT_REPAY.value == value:
|
|
67
|
+
return StatementTransactionType.CREDIT_REPAY
|
|
68
|
+
if StatementTransactionType.CREDIT_REPAYMENT.value == value:
|
|
69
|
+
return StatementTransactionType.CREDIT_REPAYMENT
|
|
70
|
+
if StatementTransactionType.DIRECT_PAYMENT.value == value:
|
|
71
|
+
return StatementTransactionType.DIRECT_PAYMENT
|
|
72
|
+
if StatementTransactionType.DIRECT_REFUND.value == value:
|
|
73
|
+
return StatementTransactionType.DIRECT_REFUND
|
|
74
|
+
if StatementTransactionType.CARD_PAYMENT.value == value:
|
|
75
|
+
return StatementTransactionType.CARD_PAYMENT
|
|
76
|
+
if StatementTransactionType.CARD_REFUND.value == value:
|
|
77
|
+
return StatementTransactionType.CARD_REFUND
|
|
78
|
+
if StatementTransactionType.OVERFLOW_DEBIT.value == value:
|
|
79
|
+
return StatementTransactionType.OVERFLOW_DEBIT
|
|
80
|
+
if StatementTransactionType.OVERFLOW_CREDIT.value == value:
|
|
81
|
+
return StatementTransactionType.OVERFLOW_CREDIT
|
|
82
|
+
if StatementTransactionType.CASH_BACK.value == value:
|
|
83
|
+
return StatementTransactionType.CASH_BACK
|
|
84
|
+
return None
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import json
|
|
2
|
+
from com.alipay.ams.api.model.statement_transaction_type import StatementTransactionType
|
|
2
3
|
|
|
3
4
|
|
|
4
5
|
|
|
@@ -12,7 +13,7 @@ class AlipayInquiryStatementRequest(AlipayRequest):
|
|
|
12
13
|
self.__access_token = None # type: str
|
|
13
14
|
self.__start_time = None # type: bool, date, datetime, dict, float, int, list, str, none_type
|
|
14
15
|
self.__end_time = None # type: str
|
|
15
|
-
self.__transaction_type_list = None # type: [
|
|
16
|
+
self.__transaction_type_list = None # type: [StatementTransactionType]
|
|
16
17
|
self.__currency_list = None # type: [str]
|
|
17
18
|
self.__page_size = None # type: int
|
|
18
19
|
self.__page_number = None # type: int
|
|
@@ -62,7 +63,7 @@ class AlipayInquiryStatementRequest(AlipayRequest):
|
|
|
62
63
|
@property
|
|
63
64
|
def transaction_type_list(self):
|
|
64
65
|
"""
|
|
65
|
-
If no value passed, the API shall return all transactions. Antom only supports [0-1] single type for the current time.
|
|
66
|
+
The type of transaction that this API requests. If no value passed, the API shall return all transactions. Antom only supports [0-1] single type for the current time. Valid values: - OVERFLOW_DEBIT: Indicates a fund outflow from the main account to the overflow account. Applicable to MY region merchants only. - OVERFLOW_CREDIT: Indicates a fund inflow to the main account back from the overflow account. Applicable to MY region merchants only. - CASH_BACK: Indicates a fund inflow for cashBack credit settlement to the merchant's main account. Applicable to CN and HK region merchants with VCC cashback feature enabled only. If not provided, returns all transaction types (including OVERFLOW_DEBIT, OVERFLOW_CREDIT, CASH_BACK). Unknown enum value: rejected with INVALID_PARAMETER.
|
|
66
67
|
"""
|
|
67
68
|
return self.__transaction_type_list
|
|
68
69
|
|
|
@@ -150,7 +151,9 @@ class AlipayInquiryStatementRequest(AlipayRequest):
|
|
|
150
151
|
if 'endTime' in response_body:
|
|
151
152
|
self.__end_time = response_body['endTime']
|
|
152
153
|
if 'transactionTypeList' in response_body:
|
|
153
|
-
self.__transaction_type_list =
|
|
154
|
+
self.__transaction_type_list = []
|
|
155
|
+
for item in response_body['transactionTypeList']:
|
|
156
|
+
self.__transaction_type_list.append(item)
|
|
154
157
|
if 'currencyList' in response_body:
|
|
155
158
|
self.__currency_list = response_body['currencyList']
|
|
156
159
|
if 'pageSize' in response_body:
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import json
|
|
2
|
+
from com.alipay.ams.api.model.quote import Quote
|
|
3
|
+
from com.alipay.ams.api.model.result import Result
|
|
4
|
+
from com.alipay.ams.api.model.payment_quote import PaymentQuote
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
from com.alipay.ams.api.response.alipay_response import AlipayResponse
|
|
9
|
+
|
|
10
|
+
class AlipayInquireExchangeRateResponse(AlipayResponse):
|
|
11
|
+
def __init__(self, rsp_body):
|
|
12
|
+
super(AlipayResponse, self).__init__()
|
|
13
|
+
|
|
14
|
+
self.__quotes = None # type: [Quote]
|
|
15
|
+
self.__result = None # type: Result
|
|
16
|
+
self.__payment_quotes = None # type: [PaymentQuote]
|
|
17
|
+
self.parse_rsp_body(rsp_body)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
@property
|
|
21
|
+
def quotes(self):
|
|
22
|
+
"""Gets the quotes of this AlipayInquireExchangeRateResponse.
|
|
23
|
+
|
|
24
|
+
"""
|
|
25
|
+
return self.__quotes
|
|
26
|
+
|
|
27
|
+
@quotes.setter
|
|
28
|
+
def quotes(self, value):
|
|
29
|
+
self.__quotes = value
|
|
30
|
+
@property
|
|
31
|
+
def result(self):
|
|
32
|
+
"""Gets the result of this AlipayInquireExchangeRateResponse.
|
|
33
|
+
|
|
34
|
+
"""
|
|
35
|
+
return self.__result
|
|
36
|
+
|
|
37
|
+
@result.setter
|
|
38
|
+
def result(self, value):
|
|
39
|
+
self.__result = value
|
|
40
|
+
@property
|
|
41
|
+
def payment_quotes(self):
|
|
42
|
+
"""Gets the payment_quotes of this AlipayInquireExchangeRateResponse.
|
|
43
|
+
|
|
44
|
+
"""
|
|
45
|
+
return self.__payment_quotes
|
|
46
|
+
|
|
47
|
+
@payment_quotes.setter
|
|
48
|
+
def payment_quotes(self, value):
|
|
49
|
+
self.__payment_quotes = value
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
def to_ams_dict(self):
|
|
55
|
+
params = dict()
|
|
56
|
+
if hasattr(self, "quotes") and self.quotes is not None:
|
|
57
|
+
params['quotes'] = self.quotes
|
|
58
|
+
if hasattr(self, "result") and self.result is not None:
|
|
59
|
+
params['result'] = self.result
|
|
60
|
+
if hasattr(self, "payment_quotes") and self.payment_quotes is not None:
|
|
61
|
+
params['paymentQuotes'] = self.payment_quotes
|
|
62
|
+
return params
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
def parse_rsp_body(self, response_body):
|
|
66
|
+
response_body = super(AlipayInquireExchangeRateResponse, self).parse_rsp_body(response_body)
|
|
67
|
+
if 'quotes' in response_body:
|
|
68
|
+
self.__quotes = []
|
|
69
|
+
for item in response_body['quotes']:
|
|
70
|
+
obj = Quote()
|
|
71
|
+
obj.parse_rsp_body(item)
|
|
72
|
+
self.__quotes.append(obj)
|
|
73
|
+
if 'result' in response_body:
|
|
74
|
+
self.__result = Result()
|
|
75
|
+
self.__result.parse_rsp_body(response_body['result'])
|
|
76
|
+
if 'paymentQuotes' in response_body:
|
|
77
|
+
self.__payment_quotes = []
|
|
78
|
+
for item in response_body['paymentQuotes']:
|
|
79
|
+
obj = PaymentQuote()
|
|
80
|
+
obj.parse_rsp_body(item)
|
|
81
|
+
self.__payment_quotes.append(obj)
|
|
@@ -18,6 +18,8 @@ class AlipayVaultingQueryResponse(AlipayResponse):
|
|
|
18
18
|
self.__vaulting_status = None # type: str
|
|
19
19
|
self.__payment_method_detail = None # type: PaymentMethodDetail
|
|
20
20
|
self.__metadata = None # type: str
|
|
21
|
+
self.__vaulting_result_code = None # type: str
|
|
22
|
+
self.__vaulting_result_message = None # type: str
|
|
21
23
|
self.parse_rsp_body(rsp_body)
|
|
22
24
|
|
|
23
25
|
|
|
@@ -101,6 +103,26 @@ class AlipayVaultingQueryResponse(AlipayResponse):
|
|
|
101
103
|
@metadata.setter
|
|
102
104
|
def metadata(self, value):
|
|
103
105
|
self.__metadata = value
|
|
106
|
+
@property
|
|
107
|
+
def vaulting_result_code(self):
|
|
108
|
+
"""
|
|
109
|
+
The vaulting result code, corresponding to vaultingStatus. When vaultingStatus is SUCCESS, the value is SUCCESS. When vaultingStatus is PROCESSING, the value is VERIFICATION_IN_PROCESS. When vaultingStatus is FAIL, the value is a specific error code returned by the card scheme, issuing bank, or acquirer; when the channel error cannot be mapped, the value is PROCESS_FAIL. Note: This parameter is returned when the value of result.resultStatus is S. Possible values when vaultingStatus is FAIL include: ACCESS_DENIED, ACCOUNT_CLOSED, AUTHENTICATION_REQUIRED, BLOCKED_FIRST_USED, CARD_EXPIRED, CARD_NOT_SUPPORTED, DO_NOT_HONOR, FRAUD_REJECT, INVALID_CARD_NUMBER, INVALID_CVV, INVALID_EXPIRATION_DATE, LOST_CARD, NO_SELECTED_ACCOUNT, ORDER_IS_CLOSED, PAYMENT_AMOUNT_EXCEED_LIMIT, PAYMENT_COUNT_EXCEED_LIMIT, PICKUP_CARD, POLICY, PROCESS_FAIL, RESTRICTED_CARD, STOLEN_CARD, USER_BALANCE_NOT_ENOUGH, USER_PAYMENT_VERIFICATION_FAILED, VERIFY_TIMES_EXCEED_LIMIT. Additional values may be added in the future as channel capabilities evolve. More information: Maximum length: 64 characters
|
|
110
|
+
"""
|
|
111
|
+
return self.__vaulting_result_code
|
|
112
|
+
|
|
113
|
+
@vaulting_result_code.setter
|
|
114
|
+
def vaulting_result_code(self, value):
|
|
115
|
+
self.__vaulting_result_code = value
|
|
116
|
+
@property
|
|
117
|
+
def vaulting_result_message(self):
|
|
118
|
+
"""
|
|
119
|
+
The readable description of vaultingResultCode. When vaultingResultCode is SUCCESS, the value is \"success.\". When vaultingResultCode is VERIFICATION_IN_PROCESS, the value is \"The verification is still under process.\". When vaultingStatus is FAIL, the value is the specific error description corresponding to vaultingResultCode. Note: This parameter is returned when the value of result.resultStatus is S. More information: Maximum length: 256 characters
|
|
120
|
+
"""
|
|
121
|
+
return self.__vaulting_result_message
|
|
122
|
+
|
|
123
|
+
@vaulting_result_message.setter
|
|
124
|
+
def vaulting_result_message(self, value):
|
|
125
|
+
self.__vaulting_result_message = value
|
|
104
126
|
|
|
105
127
|
|
|
106
128
|
|
|
@@ -123,6 +145,10 @@ class AlipayVaultingQueryResponse(AlipayResponse):
|
|
|
123
145
|
params['paymentMethodDetail'] = self.payment_method_detail
|
|
124
146
|
if hasattr(self, "metadata") and self.metadata is not None:
|
|
125
147
|
params['metadata'] = self.metadata
|
|
148
|
+
if hasattr(self, "vaulting_result_code") and self.vaulting_result_code is not None:
|
|
149
|
+
params['vaultingResultCode'] = self.vaulting_result_code
|
|
150
|
+
if hasattr(self, "vaulting_result_message") and self.vaulting_result_message is not None:
|
|
151
|
+
params['vaultingResultMessage'] = self.vaulting_result_message
|
|
126
152
|
return params
|
|
127
153
|
|
|
128
154
|
|
|
@@ -146,3 +172,7 @@ class AlipayVaultingQueryResponse(AlipayResponse):
|
|
|
146
172
|
self.__payment_method_detail.parse_rsp_body(response_body['paymentMethodDetail'])
|
|
147
173
|
if 'metadata' in response_body:
|
|
148
174
|
self.__metadata = response_body['metadata']
|
|
175
|
+
if 'vaultingResultCode' in response_body:
|
|
176
|
+
self.__vaulting_result_code = response_body['vaultingResultCode']
|
|
177
|
+
if 'vaultingResultMessage' in response_body:
|
|
178
|
+
self.__vaulting_result_message = response_body['vaultingResultMessage']
|
|
@@ -11,7 +11,6 @@ com/alipay/ams/api/exception/__init__.py
|
|
|
11
11
|
com/alipay/ams/api/exception/exception.py
|
|
12
12
|
com/alipay/ams/api/model/DisputeJudgedResult.py
|
|
13
13
|
com/alipay/ams/api/model/DisputeType.py
|
|
14
|
-
com/alipay/ams/api/model/Statement.py
|
|
15
14
|
com/alipay/ams/api/model/__init__.py
|
|
16
15
|
com/alipay/ams/api/model/aba_card.py
|
|
17
16
|
com/alipay/ams/api/model/account_balance.py
|
|
@@ -197,6 +196,7 @@ com/alipay/ams/api/model/settlement_info.py
|
|
|
197
196
|
com/alipay/ams/api/model/settlement_strategy.py
|
|
198
197
|
com/alipay/ams/api/model/shipping.py
|
|
199
198
|
com/alipay/ams/api/model/statement.py
|
|
199
|
+
com/alipay/ams/api/model/statement_transaction_type.py
|
|
200
200
|
com/alipay/ams/api/model/stock_info.py
|
|
201
201
|
com/alipay/ams/api/model/store.py
|
|
202
202
|
com/alipay/ams/api/model/subscription_info.py
|
|
@@ -388,7 +388,6 @@ com/alipay/ams/api/response/merchant/alipay_merchant_registration_info_query_res
|
|
|
388
388
|
com/alipay/ams/api/response/merchant/alipay_merchant_registration_response.py
|
|
389
389
|
com/alipay/ams/api/response/merchant/alipay_merchant_registration_status_query_response.py
|
|
390
390
|
com/alipay/ams/api/response/pay/__init__.py
|
|
391
|
-
com/alipay/ams/api/response/pay/alipay_Inquire_exchange_rate_response.py
|
|
392
391
|
com/alipay/ams/api/response/pay/alipay_capture_response.py
|
|
393
392
|
com/alipay/ams/api/response/pay/alipay_create_order_response.py
|
|
394
393
|
com/alipay/ams/api/response/pay/alipay_create_session_response.py
|
|
@@ -12,7 +12,7 @@ DESCRIPTION = "The global alipay gateway SDK for Python."
|
|
|
12
12
|
AUTHOR = "guodong.wzj"
|
|
13
13
|
AUTHOR_EMAIL = "wangzunjiao.wzj@digital-engine.com"
|
|
14
14
|
URL = "https://github.com/alipay/global-open-sdk-python"
|
|
15
|
-
VERSION = "1.4.
|
|
15
|
+
VERSION = "1.4.37"
|
|
16
16
|
"""
|
|
17
17
|
only python2 need enum34、pytz
|
|
18
18
|
"""
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import json
|
|
2
|
-
|
|
3
|
-
from com.alipay.ams.api.model.fund_move_detail import FundMoveDetail
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
class Statement(object):
|
|
7
|
-
def __init__(self):
|
|
8
|
-
self.__statement_id = None
|
|
9
|
-
self.__fund_move_detail = None # type: FundMoveDetail
|
|
10
|
-
|
|
11
|
-
@property
|
|
12
|
-
def StatementId(self):
|
|
13
|
-
return self.__statement_id
|
|
14
|
-
|
|
15
|
-
@StatementId.setter
|
|
16
|
-
def StatementId(self, value):
|
|
17
|
-
self.__statement_id = value
|
|
18
|
-
|
|
19
|
-
@property
|
|
20
|
-
def FundMoveDetail(self):
|
|
21
|
-
return self.__fund_move_detail
|
|
22
|
-
|
|
23
|
-
@FundMoveDetail.setter
|
|
24
|
-
def FundMoveDetail(self, value):
|
|
25
|
-
self.__fund_move_detail = value
|
|
26
|
-
|
|
27
|
-
def to_ams_dict(self):
|
|
28
|
-
params = dict()
|
|
29
|
-
if hasattr(self, "statement_id") and self.statement_id:
|
|
30
|
-
params["statementId"] = self.statement_id
|
|
31
|
-
if hasattr(self, "fund_move_detail") and self.fund_move_detail:
|
|
32
|
-
params["fundMoveDetail"] = self.fund_move_detail.to_ams_dict()
|
|
33
|
-
return params
|
|
34
|
-
|
|
35
|
-
def parse_rsp_body(self, statement_body):
|
|
36
|
-
if type(statement_body) == str:
|
|
37
|
-
statement_body = json.loads(statement_body)
|
|
38
|
-
|
|
39
|
-
if "fundMoveDetail" in statement_body:
|
|
40
|
-
self.__fund_move_detail = FundMoveDetail()
|
|
41
|
-
self.__fund_move_detail.parse_rsp_body(statement_body["fundMoveDetail"])
|
|
42
|
-
|
|
43
|
-
if "statementId" in statement_body:
|
|
44
|
-
self.__statement_id = statement_body["statementId"]
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
from com.alipay.ams.api.model.quote import Quote
|
|
2
|
-
from com.alipay.ams.api.response.alipay_response import AlipayResponse
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
class AlipayInquireExchangeRateResponse(AlipayResponse):
|
|
6
|
-
def __init__(self, rsp_body):
|
|
7
|
-
super(AlipayInquireExchangeRateResponse, self).__init__()
|
|
8
|
-
self.__quotes = None # type: list[Quote]
|
|
9
|
-
self.__parse_rsp_body(rsp_body)
|
|
10
|
-
|
|
11
|
-
@property
|
|
12
|
-
def quotes(self):
|
|
13
|
-
return self.__quotes
|
|
14
|
-
|
|
15
|
-
def __parse_rsp_body(self, rsp_body):
|
|
16
|
-
response = super(AlipayInquireExchangeRateResponse, self).parse_rsp_body(
|
|
17
|
-
rsp_body
|
|
18
|
-
)
|
|
19
|
-
if "quotes" in response:
|
|
20
|
-
self.__quotes = response["quotes"]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{global_open_sdk_python-1.4.35 → global_open_sdk_python-1.4.37}/com/alipay/ams/api/__init__.py
RENAMED
|
File without changes
|