README.md
pyproject.toml
setup.cfg
setup.py
nexium_exchanger/__init__.py
nexium_exchanger/api_client.py
nexium_exchanger/api_response.py
nexium_exchanger/configuration.py
nexium_exchanger/exceptions.py
nexium_exchanger/py.typed
nexium_exchanger/rest.py
nexium_exchanger.egg-info/PKG-INFO
nexium_exchanger.egg-info/SOURCES.txt
nexium_exchanger.egg-info/dependency_links.txt
nexium_exchanger.egg-info/requires.txt
nexium_exchanger.egg-info/top_level.txt
nexium_exchanger/api/__init__.py
nexium_exchanger/api/auth_entities_api.py
nexium_exchanger/api/currencies_api.py
nexium_exchanger/api/customers_api.py
nexium_exchanger/api/employee_payment_methods_api.py
nexium_exchanger/api/employees_api.py
nexium_exchanger/api/exchange_directions_api.py
nexium_exchanger/api/exchange_rates_api.py
nexium_exchanger/api/exchangers_api.py
nexium_exchanger/api/incoming_payment_requests_api.py
nexium_exchanger/api/kyc_api.py
nexium_exchanger/api/orders_api.py
nexium_exchanger/api/outgoing_payment_requests_api.py
nexium_exchanger/api/payment_methods_api.py
nexium_exchanger/api/payment_requisites_api.py
nexium_exchanger/api/payments_api.py
nexium_exchanger/api/tags_api.py
nexium_exchanger/api/variables_api.py
nexium_exchanger/api/wallet_operations_api.py
nexium_exchanger/api/wallets_api.py
nexium_exchanger/models/__init__.py
nexium_exchanger/models/auth_entity_response.py
nexium_exchanger/models/auth_entity_short_out.py
nexium_exchanger/models/currency_create.py
nexium_exchanger/models/currency_out.py
nexium_exchanger/models/currency_update.py
nexium_exchanger/models/customer_base_out_input.py
nexium_exchanger/models/customer_base_out_output.py
nexium_exchanger/models/customer_coupon_create.py
nexium_exchanger/models/customer_coupon_out.py
nexium_exchanger/models/customer_coupon_type_enum.py
nexium_exchanger/models/customer_create.py
nexium_exchanger/models/customer_detail_out_input.py
nexium_exchanger/models/customer_detail_out_output.py
nexium_exchanger/models/customer_invite_detail_out_input.py
nexium_exchanger/models/customer_invite_detail_out_output.py
nexium_exchanger/models/customer_invite_summary.py
nexium_exchanger/models/customer_list_out_input.py
nexium_exchanger/models/customer_list_out_output.py
nexium_exchanger/models/customer_me_out_input.py
nexium_exchanger/models/customer_me_out_output.py
nexium_exchanger/models/customer_telegram_create.py
nexium_exchanger/models/customer_telegram_out.py
nexium_exchanger/models/customer_token_request.py
nexium_exchanger/models/customer_token_response.py
nexium_exchanger/models/customer_update.py
nexium_exchanger/models/data.py
nexium_exchanger/models/employee_create.py
nexium_exchanger/models/employee_me_out_input.py
nexium_exchanger/models/employee_me_out_output.py
nexium_exchanger/models/employee_out_input.py
nexium_exchanger/models/employee_out_output.py
nexium_exchanger/models/employee_payment_method_create.py
nexium_exchanger/models/employee_payment_method_link_out_input.py
nexium_exchanger/models/employee_payment_method_link_out_output.py
nexium_exchanger/models/employee_payment_method_out_input.py
nexium_exchanger/models/employee_payment_method_out_output.py
nexium_exchanger/models/employee_short_out.py
nexium_exchanger/models/employee_status_enum.py
nexium_exchanger/models/employee_update.py
nexium_exchanger/models/exchange_direction_create.py
nexium_exchanger/models/exchange_direction_out_input.py
nexium_exchanger/models/exchange_direction_out_output.py
nexium_exchanger/models/exchange_direction_update.py
nexium_exchanger/models/exchange_rate_create.py
nexium_exchanger/models/exchange_rate_for_direction_out.py
nexium_exchanger/models/exchange_rate_out_input.py
nexium_exchanger/models/exchange_rate_out_output.py
nexium_exchanger/models/exchange_rate_recalculate_result_input.py
nexium_exchanger/models/exchange_rate_recalculate_result_output.py
nexium_exchanger/models/exchange_rate_status_enum.py
nexium_exchanger/models/exchange_rate_type_enum.py
nexium_exchanger/models/exchange_rate_update.py
nexium_exchanger/models/exchanger_admin_out.py
nexium_exchanger/models/exchanger_create.py
nexium_exchanger/models/exchanger_lookup_out.py
nexium_exchanger/models/exchanger_out.py
nexium_exchanger/models/exchanger_update.py
nexium_exchanger/models/existing_payment_request_update.py
nexium_exchanger/models/expires_at.py
nexium_exchanger/models/http_validation_error.py
nexium_exchanger/models/incoming_payment_request_out_input.py
nexium_exchanger/models/incoming_payment_request_out_output.py
nexium_exchanger/models/incoming_payment_request_status_enum.py
nexium_exchanger/models/incoming_payment_request_type_enum.py
nexium_exchanger/models/new_incoming_payment_request.py
nexium_exchanger/models/new_outgoing_payment_request.py
nexium_exchanger/models/order_create_payload.py
nexium_exchanger/models/order_out_input.py
nexium_exchanger/models/order_out_output.py
nexium_exchanger/models/order_payment_requests_update.py
nexium_exchanger/models/order_status_enum.py
nexium_exchanger/models/order_type_enum.py
nexium_exchanger/models/order_update_payload.py
nexium_exchanger/models/outgoing_payment_request_employee_create.py
nexium_exchanger/models/outgoing_payment_request_employee_data_out_input.py
nexium_exchanger/models/outgoing_payment_request_employee_data_out_output.py
nexium_exchanger/models/outgoing_payment_request_employee_data_payload.py
nexium_exchanger/models/outgoing_payment_request_employee_data_update.py
nexium_exchanger/models/outgoing_payment_request_employee_update.py
nexium_exchanger/models/outgoing_payment_request_out_input.py
nexium_exchanger/models/outgoing_payment_request_out_output.py
nexium_exchanger/models/outgoing_payment_request_requisite_payload.py
nexium_exchanger/models/outgoing_payment_request_status_enum.py
nexium_exchanger/models/outgoing_payment_request_type_enum.py
nexium_exchanger/models/page_customer_list_out_input.py
nexium_exchanger/models/page_customer_list_out_output.py
nexium_exchanger/models/page_incoming_payment_request_out_input.py
nexium_exchanger/models/page_incoming_payment_request_out_output.py
nexium_exchanger/models/page_order_out_input.py
nexium_exchanger/models/page_order_out_output.py
nexium_exchanger/models/page_outgoing_payment_request_out_input.py
nexium_exchanger/models/page_outgoing_payment_request_out_output.py
nexium_exchanger/models/page_payment_requisite_out_input.py
nexium_exchanger/models/page_payment_requisite_out_output.py
nexium_exchanger/models/payment_attachment_out.py
nexium_exchanger/models/payment_customer_snapshot.py
nexium_exchanger/models/payment_data_out.py
nexium_exchanger/models/payment_employee_snapshot.py
nexium_exchanger/models/payment_for_customer_create.py
nexium_exchanger/models/payment_incoming_request_snapshot.py
nexium_exchanger/models/payment_method_create.py
nexium_exchanger/models/payment_method_out.py
nexium_exchanger/models/payment_method_update.py
nexium_exchanger/models/payment_out_input.py
nexium_exchanger/models/payment_out_output.py
nexium_exchanger/models/payment_outgoing_request_snapshot.py
nexium_exchanger/models/payment_payer_type_enum.py
nexium_exchanger/models/payment_request_change_action.py
nexium_exchanger/models/payment_requisite_admin_create.py
nexium_exchanger/models/payment_requisite_admin_update.py
nexium_exchanger/models/payment_requisite_create.py
nexium_exchanger/models/payment_requisite_out_input.py
nexium_exchanger/models/payment_requisite_out_output.py
nexium_exchanger/models/payment_requisite_owner_type.py
nexium_exchanger/models/payment_requisite_update.py
nexium_exchanger/models/payment_status_enum.py
nexium_exchanger/models/payment_tags_update_request.py
nexium_exchanger/models/pending_internal_operation_out.py
nexium_exchanger/models/quote_coupon_entry.py
nexium_exchanger/models/quote_payload_input.py
nexium_exchanger/models/quote_payload_output.py
nexium_exchanger/models/quote_rate_data_input.py
nexium_exchanger/models/quote_rate_data_output.py
nexium_exchanger/models/quote_rate_direction.py
nexium_exchanger/models/quote_rate_direction_currency.py
nexium_exchanger/models/quote_rate_direction_payment_method.py
nexium_exchanger/models/quote_request.py
nexium_exchanger/models/quote_response_input.py
nexium_exchanger/models/quote_response_output.py
nexium_exchanger/models/rate_rounding_enum.py
nexium_exchanger/models/response_data_auth_entity_response.py
nexium_exchanger/models/response_data_currency_out.py
nexium_exchanger/models/response_data_customer_coupon_out.py
nexium_exchanger/models/response_data_customer_detail_out.py
nexium_exchanger/models/response_data_customer_me_out.py
nexium_exchanger/models/response_data_customer_telegram_out.py
nexium_exchanger/models/response_data_customer_token_response.py
nexium_exchanger/models/response_data_employee_me_out.py
nexium_exchanger/models/response_data_employee_out.py
nexium_exchanger/models/response_data_employee_payment_method_out.py
nexium_exchanger/models/response_data_exchange_direction_out.py
nexium_exchanger/models/response_data_exchange_rate_out.py
nexium_exchanger/models/response_data_exchange_rate_recalculate_result.py
nexium_exchanger/models/response_data_exchanger_admin_out.py
nexium_exchanger/models/response_data_exchanger_out.py
nexium_exchanger/models/response_data_list_currency_out.py
nexium_exchanger/models/response_data_list_employee_out.py
nexium_exchanger/models/response_data_list_employee_payment_method_out.py
nexium_exchanger/models/response_data_list_exchange_direction_out.py
nexium_exchanger/models/response_data_list_exchange_rate_out.py
nexium_exchanger/models/response_data_list_exchange_rate_recalculate_result.py
nexium_exchanger/models/response_data_list_exchanger_admin_out.py
nexium_exchanger/models/response_data_list_exchanger_lookup_out.py
nexium_exchanger/models/response_data_list_exchanger_out.py
nexium_exchanger/models/response_data_list_payment_method_out.py
nexium_exchanger/models/response_data_list_str.py
nexium_exchanger/models/response_data_list_tag_out.py
nexium_exchanger/models/response_data_list_variable_out.py
nexium_exchanger/models/response_data_list_wallet_out.py
nexium_exchanger/models/response_data_list_wallet_short_out.py
nexium_exchanger/models/response_data_order_out.py
nexium_exchanger/models/response_data_outgoing_payment_request_out.py
nexium_exchanger/models/response_data_page_customer_list_out.py
nexium_exchanger/models/response_data_page_incoming_payment_request_out.py
nexium_exchanger/models/response_data_page_order_out.py
nexium_exchanger/models/response_data_page_outgoing_payment_request_out.py
nexium_exchanger/models/response_data_page_payment_requisite_out.py
nexium_exchanger/models/response_data_payment_method_out.py
nexium_exchanger/models/response_data_payment_out.py
nexium_exchanger/models/response_data_payment_requisite_out.py
nexium_exchanger/models/response_data_quote_response.py
nexium_exchanger/models/response_data_tag_out.py
nexium_exchanger/models/response_data_variable_out.py
nexium_exchanger/models/response_data_wallet_operation_out.py
nexium_exchanger/models/response_data_wallet_operation_with_transactions_out.py
nexium_exchanger/models/response_data_wallet_out.py
nexium_exchanger/models/response_data_wallet_transactions_list_out.py
nexium_exchanger/models/tag_brief.py
nexium_exchanger/models/tag_create.py
nexium_exchanger/models/tag_direction_link.py
nexium_exchanger/models/tag_out.py
nexium_exchanger/models/tag_update.py
nexium_exchanger/models/typed_value.py
nexium_exchanger/models/validation_error.py
nexium_exchanger/models/validation_error_loc_inner.py
nexium_exchanger/models/value.py
nexium_exchanger/models/value1.py
nexium_exchanger/models/variable_create.py
nexium_exchanger/models/variable_out.py
nexium_exchanger/models/variable_type_enum.py
nexium_exchanger/models/variable_update.py
nexium_exchanger/models/wallet_attach_employee.py
nexium_exchanger/models/wallet_create.py
nexium_exchanger/models/wallet_deposit_request.py
nexium_exchanger/models/wallet_deposit_withdraw_operation_data.py
nexium_exchanger/models/wallet_employee_out.py
nexium_exchanger/models/wallet_employee_snapshot.py
nexium_exchanger/models/wallet_internal_decline_request.py
nexium_exchanger/models/wallet_internal_operation_data.py
nexium_exchanger/models/wallet_internal_transfer_request.py
nexium_exchanger/models/wallet_operation_out_input.py
nexium_exchanger/models/wallet_operation_out_output.py
nexium_exchanger/models/wallet_operation_status_enum.py
nexium_exchanger/models/wallet_operation_tags_update_request.py
nexium_exchanger/models/wallet_operation_type_enum.py
nexium_exchanger/models/wallet_operation_with_transactions_out_input.py
nexium_exchanger/models/wallet_operation_with_transactions_out_output.py
nexium_exchanger/models/wallet_out_input.py
nexium_exchanger/models/wallet_out_output.py
nexium_exchanger/models/wallet_short_out.py
nexium_exchanger/models/wallet_transaction_detailed_out_input.py
nexium_exchanger/models/wallet_transaction_detailed_out_output.py
nexium_exchanger/models/wallet_transaction_out.py
nexium_exchanger/models/wallet_transactions_list_out_input.py
nexium_exchanger/models/wallet_transactions_list_out_output.py
nexium_exchanger/models/wallet_update.py
nexium_exchanger/models/wallet_withdrawal_request.py
test/test_auth_entities_api.py
test/test_auth_entity_response.py
test/test_auth_entity_short_out.py
test/test_currencies_api.py
test/test_currency_create.py
test/test_currency_out.py
test/test_currency_update.py
test/test_customer_base_out_input.py
test/test_customer_base_out_output.py
test/test_customer_coupon_create.py
test/test_customer_coupon_out.py
test/test_customer_coupon_type_enum.py
test/test_customer_create.py
test/test_customer_detail_out_input.py
test/test_customer_detail_out_output.py
test/test_customer_invite_detail_out_input.py
test/test_customer_invite_detail_out_output.py
test/test_customer_invite_summary.py
test/test_customer_list_out_input.py
test/test_customer_list_out_output.py
test/test_customer_me_out_input.py
test/test_customer_me_out_output.py
test/test_customer_telegram_create.py
test/test_customer_telegram_out.py
test/test_customer_token_request.py
test/test_customer_token_response.py
test/test_customer_update.py
test/test_customers_api.py
test/test_data.py
test/test_employee_create.py
test/test_employee_me_out_input.py
test/test_employee_me_out_output.py
test/test_employee_out_input.py
test/test_employee_out_output.py
test/test_employee_payment_method_create.py
test/test_employee_payment_method_link_out_input.py
test/test_employee_payment_method_link_out_output.py
test/test_employee_payment_method_out_input.py
test/test_employee_payment_method_out_output.py
test/test_employee_payment_methods_api.py
test/test_employee_short_out.py
test/test_employee_status_enum.py
test/test_employee_update.py
test/test_employees_api.py
test/test_exchange_direction_create.py
test/test_exchange_direction_out_input.py
test/test_exchange_direction_out_output.py
test/test_exchange_direction_update.py
test/test_exchange_directions_api.py
test/test_exchange_rate_create.py
test/test_exchange_rate_for_direction_out.py
test/test_exchange_rate_out_input.py
test/test_exchange_rate_out_output.py
test/test_exchange_rate_recalculate_result_input.py
test/test_exchange_rate_recalculate_result_output.py
test/test_exchange_rate_status_enum.py
test/test_exchange_rate_type_enum.py
test/test_exchange_rate_update.py
test/test_exchange_rates_api.py
test/test_exchanger_admin_out.py
test/test_exchanger_create.py
test/test_exchanger_lookup_out.py
test/test_exchanger_out.py
test/test_exchanger_update.py
test/test_exchangers_api.py
test/test_existing_payment_request_update.py
test/test_expires_at.py
test/test_http_validation_error.py
test/test_incoming_payment_request_out_input.py
test/test_incoming_payment_request_out_output.py
test/test_incoming_payment_request_status_enum.py
test/test_incoming_payment_request_type_enum.py
test/test_incoming_payment_requests_api.py
test/test_kyc_api.py
test/test_new_incoming_payment_request.py
test/test_new_outgoing_payment_request.py
test/test_order_create_payload.py
test/test_order_out_input.py
test/test_order_out_output.py
test/test_order_payment_requests_update.py
test/test_order_status_enum.py
test/test_order_type_enum.py
test/test_order_update_payload.py
test/test_orders_api.py
test/test_outgoing_payment_request_employee_create.py
test/test_outgoing_payment_request_employee_data_out_input.py
test/test_outgoing_payment_request_employee_data_out_output.py
test/test_outgoing_payment_request_employee_data_payload.py
test/test_outgoing_payment_request_employee_data_update.py
test/test_outgoing_payment_request_employee_update.py
test/test_outgoing_payment_request_out_input.py
test/test_outgoing_payment_request_out_output.py
test/test_outgoing_payment_request_requisite_payload.py
test/test_outgoing_payment_request_status_enum.py
test/test_outgoing_payment_request_type_enum.py
test/test_outgoing_payment_requests_api.py
test/test_page_customer_list_out_input.py
test/test_page_customer_list_out_output.py
test/test_page_incoming_payment_request_out_input.py
test/test_page_incoming_payment_request_out_output.py
test/test_page_order_out_input.py
test/test_page_order_out_output.py
test/test_page_outgoing_payment_request_out_input.py
test/test_page_outgoing_payment_request_out_output.py
test/test_page_payment_requisite_out_input.py
test/test_page_payment_requisite_out_output.py
test/test_payment_attachment_out.py
test/test_payment_customer_snapshot.py
test/test_payment_data_out.py
test/test_payment_employee_snapshot.py
test/test_payment_for_customer_create.py
test/test_payment_incoming_request_snapshot.py
test/test_payment_method_create.py
test/test_payment_method_out.py
test/test_payment_method_update.py
test/test_payment_methods_api.py
test/test_payment_out_input.py
test/test_payment_out_output.py
test/test_payment_outgoing_request_snapshot.py
test/test_payment_payer_type_enum.py
test/test_payment_request_change_action.py
test/test_payment_requisite_admin_create.py
test/test_payment_requisite_admin_update.py
test/test_payment_requisite_create.py
test/test_payment_requisite_out_input.py
test/test_payment_requisite_out_output.py
test/test_payment_requisite_owner_type.py
test/test_payment_requisite_update.py
test/test_payment_requisites_api.py
test/test_payment_status_enum.py
test/test_payment_tags_update_request.py
test/test_payments_api.py
test/test_pending_internal_operation_out.py
test/test_quote_coupon_entry.py
test/test_quote_payload_input.py
test/test_quote_payload_output.py
test/test_quote_rate_data_input.py
test/test_quote_rate_data_output.py
test/test_quote_rate_direction.py
test/test_quote_rate_direction_currency.py
test/test_quote_rate_direction_payment_method.py
test/test_quote_request.py
test/test_quote_response_input.py
test/test_quote_response_output.py
test/test_rate_rounding_enum.py
test/test_response_data_auth_entity_response.py
test/test_response_data_currency_out.py
test/test_response_data_customer_coupon_out.py
test/test_response_data_customer_detail_out.py
test/test_response_data_customer_me_out.py
test/test_response_data_customer_telegram_out.py
test/test_response_data_customer_token_response.py
test/test_response_data_employee_me_out.py
test/test_response_data_employee_out.py
test/test_response_data_employee_payment_method_out.py
test/test_response_data_exchange_direction_out.py
test/test_response_data_exchange_rate_out.py
test/test_response_data_exchange_rate_recalculate_result.py
test/test_response_data_exchanger_admin_out.py
test/test_response_data_exchanger_out.py
test/test_response_data_list_currency_out.py
test/test_response_data_list_employee_out.py
test/test_response_data_list_employee_payment_method_out.py
test/test_response_data_list_exchange_direction_out.py
test/test_response_data_list_exchange_rate_out.py
test/test_response_data_list_exchange_rate_recalculate_result.py
test/test_response_data_list_exchanger_admin_out.py
test/test_response_data_list_exchanger_lookup_out.py
test/test_response_data_list_exchanger_out.py
test/test_response_data_list_payment_method_out.py
test/test_response_data_list_str.py
test/test_response_data_list_tag_out.py
test/test_response_data_list_variable_out.py
test/test_response_data_list_wallet_out.py
test/test_response_data_list_wallet_short_out.py
test/test_response_data_order_out.py
test/test_response_data_outgoing_payment_request_out.py
test/test_response_data_page_customer_list_out.py
test/test_response_data_page_incoming_payment_request_out.py
test/test_response_data_page_order_out.py
test/test_response_data_page_outgoing_payment_request_out.py
test/test_response_data_page_payment_requisite_out.py
test/test_response_data_payment_method_out.py
test/test_response_data_payment_out.py
test/test_response_data_payment_requisite_out.py
test/test_response_data_quote_response.py
test/test_response_data_tag_out.py
test/test_response_data_variable_out.py
test/test_response_data_wallet_operation_out.py
test/test_response_data_wallet_operation_with_transactions_out.py
test/test_response_data_wallet_out.py
test/test_response_data_wallet_transactions_list_out.py
test/test_tag_brief.py
test/test_tag_create.py
test/test_tag_direction_link.py
test/test_tag_out.py
test/test_tag_update.py
test/test_tags_api.py
test/test_typed_value.py
test/test_validation_error.py
test/test_validation_error_loc_inner.py
test/test_value.py
test/test_value1.py
test/test_variable_create.py
test/test_variable_out.py
test/test_variable_type_enum.py
test/test_variable_update.py
test/test_variables_api.py
test/test_wallet_attach_employee.py
test/test_wallet_create.py
test/test_wallet_deposit_request.py
test/test_wallet_deposit_withdraw_operation_data.py
test/test_wallet_employee_out.py
test/test_wallet_employee_snapshot.py
test/test_wallet_internal_decline_request.py
test/test_wallet_internal_operation_data.py
test/test_wallet_internal_transfer_request.py
test/test_wallet_operation_out_input.py
test/test_wallet_operation_out_output.py
test/test_wallet_operation_status_enum.py
test/test_wallet_operation_tags_update_request.py
test/test_wallet_operation_type_enum.py
test/test_wallet_operation_with_transactions_out_input.py
test/test_wallet_operation_with_transactions_out_output.py
test/test_wallet_operations_api.py
test/test_wallet_out_input.py
test/test_wallet_out_output.py
test/test_wallet_short_out.py
test/test_wallet_transaction_detailed_out_input.py
test/test_wallet_transaction_detailed_out_output.py
test/test_wallet_transaction_out.py
test/test_wallet_transactions_list_out_input.py
test/test_wallet_transactions_list_out_output.py
test/test_wallet_update.py
test/test_wallet_withdrawal_request.py
test/test_wallets_api.py