ebayapi 0.9.0 → 0.9.1
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.
- data/CHANGELOG +5 -0
- data/README +13 -0
- data/lib/ebay/api.rb +29 -5
- data/lib/ebay/ebay.rb +1 -1
- data/lib/ebay/enumeration.rb +1 -1
- data/lib/ebay/initializer.rb +2 -2
- data/lib/ebay/notification.rb +2 -2
- data/lib/ebay/request/connection.rb +6 -6
- data/lib/ebay/requests.rb +3 -0
- data/lib/ebay/requests/abstract.rb +8 -2
- data/lib/ebay/requests/add_dispute.rb +2 -2
- data/lib/ebay/requests/add_dispute_response.rb +2 -2
- data/lib/ebay/requests/add_item.rb +2 -2
- data/lib/ebay/requests/add_live_auction_item.rb +2 -2
- data/lib/ebay/requests/add_member_message_aaq_to_partner.rb +2 -2
- data/lib/ebay/requests/add_member_message_rtq.rb +2 -2
- data/lib/ebay/requests/add_member_messages_aaq_to_bidder.rb +2 -2
- data/lib/ebay/requests/add_order.rb +2 -2
- data/lib/ebay/requests/add_second_chance_item.rb +2 -2
- data/lib/ebay/requests/add_to_item_description.rb +2 -2
- data/lib/ebay/requests/add_to_watch_list.rb +2 -2
- data/lib/ebay/requests/add_transaction_confirmation_item.rb +2 -2
- data/lib/ebay/requests/approve_live_auction_bidders.rb +2 -2
- data/lib/ebay/requests/complete_sale.rb +3 -2
- data/lib/ebay/requests/delete_my_messages.rb +2 -2
- data/lib/ebay/requests/end_item.rb +2 -2
- data/lib/ebay/requests/fetch_token.rb +2 -2
- data/lib/ebay/requests/get_account.rb +2 -2
- data/lib/ebay/requests/get_ad_format_leads.rb +2 -2
- data/lib/ebay/requests/get_all_bidders.rb +2 -2
- data/lib/ebay/requests/get_api_access_rules.rb +2 -2
- data/lib/ebay/requests/get_attributes_cs.rb +2 -2
- data/lib/ebay/requests/get_attributes_xsl.rb +2 -2
- data/lib/ebay/requests/get_best_offers.rb +2 -2
- data/lib/ebay/requests/get_bidder_list.rb +2 -2
- data/lib/ebay/requests/get_categories.rb +2 -2
- data/lib/ebay/requests/get_category2_cs.rb +2 -2
- data/lib/ebay/requests/get_category2_finance_offer.rb +2 -2
- data/lib/ebay/requests/get_category_features.rb +2 -2
- data/lib/ebay/requests/get_category_listings.rb +3 -2
- data/lib/ebay/requests/get_category_mappings.rb +2 -2
- data/lib/ebay/requests/get_challenge_token.rb +2 -2
- data/lib/ebay/requests/get_charities.rb +2 -2
- data/lib/ebay/requests/get_contextual_keywords.rb +2 -2
- data/lib/ebay/requests/get_cross_promotions.rb +2 -2
- data/lib/ebay/requests/get_description_templates.rb +2 -2
- data/lib/ebay/requests/get_dispute.rb +2 -2
- data/lib/ebay/requests/get_ebay_details.rb +2 -2
- data/lib/ebay/requests/get_ebay_official_time.rb +2 -2
- data/lib/ebay/requests/get_feedback.rb +2 -2
- data/lib/ebay/requests/get_finance_offers.rb +2 -2
- data/lib/ebay/requests/get_high_bidders.rb +2 -2
- data/lib/ebay/requests/get_item.rb +2 -2
- data/lib/ebay/requests/get_item_recommendations.rb +2 -2
- data/lib/ebay/requests/get_item_shipping.rb +2 -2
- data/lib/ebay/requests/get_item_transactions.rb +2 -2
- data/lib/ebay/requests/get_items_awaiting_feedback.rb +2 -2
- data/lib/ebay/requests/get_live_auction_bidders.rb +2 -2
- data/lib/ebay/requests/get_live_auction_catalog_details.rb +2 -2
- data/lib/ebay/requests/get_member_messages.rb +2 -2
- data/lib/ebay/requests/get_my_ebay.rb +2 -2
- data/lib/ebay/requests/get_my_ebay_buying.rb +2 -2
- data/lib/ebay/requests/get_my_ebay_reminders.rb +2 -2
- data/lib/ebay/requests/get_my_ebay_selling.rb +2 -2
- data/lib/ebay/requests/get_my_messages.rb +2 -2
- data/lib/ebay/requests/get_notification_preferences.rb +2 -2
- data/lib/ebay/requests/get_notifications_usage.rb +2 -2
- data/lib/ebay/requests/get_order_transactions.rb +2 -2
- data/lib/ebay/requests/get_orders.rb +2 -2
- data/lib/ebay/requests/get_picture_manager_details.rb +2 -2
- data/lib/ebay/requests/get_picture_manager_options.rb +2 -2
- data/lib/ebay/requests/get_popular_keywords.rb +2 -2
- data/lib/ebay/requests/get_product_family_members.rb +2 -2
- data/lib/ebay/requests/get_product_finder.rb +2 -2
- data/lib/ebay/requests/get_product_finder_xsl.rb +2 -2
- data/lib/ebay/requests/get_product_search_page.rb +2 -2
- data/lib/ebay/requests/get_product_search_results.rb +2 -2
- data/lib/ebay/requests/get_product_selling_pages.rb +2 -2
- data/lib/ebay/requests/get_promotion_rules.rb +2 -2
- data/lib/ebay/requests/get_recommendations.rb +2 -2
- data/lib/ebay/requests/get_return_url.rb +2 -2
- data/lib/ebay/requests/get_ru_name.rb +2 -2
- data/lib/ebay/requests/get_search_results.rb +5 -2
- data/lib/ebay/requests/get_search_results_express.rb +2 -2
- data/lib/ebay/requests/get_seller_events.rb +2 -2
- data/lib/ebay/requests/get_seller_list.rb +2 -2
- data/lib/ebay/requests/get_seller_payments.rb +2 -2
- data/lib/ebay/requests/get_seller_transactions.rb +2 -2
- data/lib/ebay/requests/get_store.rb +2 -2
- data/lib/ebay/requests/get_store_category_update_status.rb +2 -2
- data/lib/ebay/requests/get_store_custom_page.rb +2 -2
- data/lib/ebay/requests/get_store_options.rb +2 -2
- data/lib/ebay/requests/get_store_preferences.rb +2 -2
- data/lib/ebay/requests/get_suggested_categories.rb +2 -2
- data/lib/ebay/requests/get_tax_table.rb +2 -2
- data/lib/ebay/requests/get_user.rb +2 -2
- data/lib/ebay/requests/get_user_contact_details.rb +2 -2
- data/lib/ebay/requests/get_user_disputes.rb +2 -2
- data/lib/ebay/requests/get_user_preferences.rb +2 -2
- data/lib/ebay/requests/get_vero_reason_code_details.rb +14 -0
- data/lib/ebay/requests/get_vero_report_status.rb +19 -0
- data/lib/ebay/requests/get_want_it_now_post.rb +2 -2
- data/lib/ebay/requests/get_want_it_now_search_results.rb +2 -2
- data/lib/ebay/requests/issue_refund.rb +2 -2
- data/lib/ebay/requests/leave_feedback.rb +2 -2
- data/lib/ebay/requests/place_offer.rb +2 -2
- data/lib/ebay/requests/relist_item.rb +2 -2
- data/lib/ebay/requests/remove_from_watch_list.rb +2 -2
- data/lib/ebay/requests/respond_to_best_offer.rb +2 -2
- data/lib/ebay/requests/respond_to_feedback.rb +2 -2
- data/lib/ebay/requests/respond_to_want_it_now_post.rb +2 -2
- data/lib/ebay/requests/revise_checkout_status.rb +2 -2
- data/lib/ebay/requests/revise_item.rb +2 -2
- data/lib/ebay/requests/revise_live_auction_item.rb +2 -2
- data/lib/ebay/requests/revise_my_messages.rb +2 -2
- data/lib/ebay/requests/revise_my_messages_folders.rb +2 -2
- data/lib/ebay/requests/seller_reverse_dispute.rb +2 -2
- data/lib/ebay/requests/send_invoice.rb +2 -2
- data/lib/ebay/requests/set_notification_preferences.rb +2 -2
- data/lib/ebay/requests/set_picture_manager_details.rb +2 -2
- data/lib/ebay/requests/set_promotion_rules.rb +2 -2
- data/lib/ebay/requests/set_return_url.rb +2 -2
- data/lib/ebay/requests/set_store.rb +2 -2
- data/lib/ebay/requests/set_store_categories.rb +2 -2
- data/lib/ebay/requests/set_store_custom_page.rb +2 -2
- data/lib/ebay/requests/set_store_preferences.rb +2 -2
- data/lib/ebay/requests/set_tax_table.rb +2 -2
- data/lib/ebay/requests/set_user_notes.rb +2 -2
- data/lib/ebay/requests/set_user_preferences.rb +2 -2
- data/lib/ebay/requests/validate_challenge_input.rb +2 -2
- data/lib/ebay/requests/validate_test_user_registration.rb +2 -2
- data/lib/ebay/requests/verify_add_item.rb +2 -2
- data/lib/ebay/requests/verify_add_second_chance_item.rb +2 -2
- data/lib/ebay/requests/vero_report_items.rb +15 -0
- data/lib/ebay/responses.rb +3 -0
- data/lib/ebay/responses/abstract.rb +2 -2
- data/lib/ebay/responses/add_dispute.rb +2 -2
- data/lib/ebay/responses/add_dispute_response.rb +2 -2
- data/lib/ebay/responses/add_item.rb +2 -2
- data/lib/ebay/responses/add_live_auction_item.rb +2 -2
- data/lib/ebay/responses/add_member_message_aaq_to_partner.rb +2 -2
- data/lib/ebay/responses/add_member_message_rtq.rb +2 -2
- data/lib/ebay/responses/add_member_messages_aaq_to_bidder.rb +2 -2
- data/lib/ebay/responses/add_order.rb +2 -2
- data/lib/ebay/responses/add_second_chance_item.rb +2 -2
- data/lib/ebay/responses/add_to_item_description.rb +2 -2
- data/lib/ebay/responses/add_to_watch_list.rb +2 -2
- data/lib/ebay/responses/add_transaction_confirmation_item.rb +2 -2
- data/lib/ebay/responses/approve_live_auction_bidders.rb +2 -2
- data/lib/ebay/responses/complete_sale.rb +2 -2
- data/lib/ebay/responses/delete_my_messages.rb +2 -2
- data/lib/ebay/responses/end_item.rb +2 -2
- data/lib/ebay/responses/fetch_token.rb +2 -2
- data/lib/ebay/responses/get_account.rb +2 -2
- data/lib/ebay/responses/get_ad_format_leads.rb +2 -2
- data/lib/ebay/responses/get_all_bidders.rb +2 -2
- data/lib/ebay/responses/get_api_access_rules.rb +2 -2
- data/lib/ebay/responses/get_attributes_cs.rb +2 -2
- data/lib/ebay/responses/get_attributes_xsl.rb +2 -2
- data/lib/ebay/responses/get_best_offers.rb +2 -2
- data/lib/ebay/responses/get_bidder_list.rb +2 -2
- data/lib/ebay/responses/get_categories.rb +2 -2
- data/lib/ebay/responses/get_category2_cs.rb +2 -2
- data/lib/ebay/responses/get_category2_finance_offer.rb +2 -2
- data/lib/ebay/responses/get_category_features.rb +2 -2
- data/lib/ebay/responses/get_category_listings.rb +4 -2
- data/lib/ebay/responses/get_category_mappings.rb +2 -2
- data/lib/ebay/responses/get_challenge_token.rb +2 -2
- data/lib/ebay/responses/get_charities.rb +2 -2
- data/lib/ebay/responses/get_contextual_keywords.rb +2 -2
- data/lib/ebay/responses/get_cross_promotions.rb +2 -2
- data/lib/ebay/responses/get_description_templates.rb +2 -2
- data/lib/ebay/responses/get_dispute.rb +2 -2
- data/lib/ebay/responses/get_ebay_details.rb +2 -2
- data/lib/ebay/responses/get_ebay_official_time.rb +2 -2
- data/lib/ebay/responses/get_feedback.rb +2 -2
- data/lib/ebay/responses/get_finance_offers.rb +2 -2
- data/lib/ebay/responses/get_high_bidders.rb +2 -2
- data/lib/ebay/responses/get_item.rb +2 -2
- data/lib/ebay/responses/get_item_recommendations.rb +2 -2
- data/lib/ebay/responses/get_item_shipping.rb +2 -2
- data/lib/ebay/responses/get_item_transactions.rb +2 -2
- data/lib/ebay/responses/get_items_awaiting_feedback.rb +2 -2
- data/lib/ebay/responses/get_live_auction_bidders.rb +2 -2
- data/lib/ebay/responses/get_live_auction_catalog_details.rb +2 -2
- data/lib/ebay/responses/get_member_messages.rb +2 -2
- data/lib/ebay/responses/get_my_ebay.rb +2 -2
- data/lib/ebay/responses/get_my_ebay_buying.rb +2 -2
- data/lib/ebay/responses/get_my_ebay_reminders.rb +2 -2
- data/lib/ebay/responses/get_my_ebay_selling.rb +2 -2
- data/lib/ebay/responses/get_my_messages.rb +2 -2
- data/lib/ebay/responses/get_notification_preferences.rb +2 -2
- data/lib/ebay/responses/get_notifications_usage.rb +2 -2
- data/lib/ebay/responses/get_order_transactions.rb +2 -2
- data/lib/ebay/responses/get_orders.rb +2 -2
- data/lib/ebay/responses/get_picture_manager_details.rb +2 -2
- data/lib/ebay/responses/get_picture_manager_options.rb +2 -2
- data/lib/ebay/responses/get_popular_keywords.rb +2 -2
- data/lib/ebay/responses/get_product_family_members.rb +2 -2
- data/lib/ebay/responses/get_product_finder.rb +2 -2
- data/lib/ebay/responses/get_product_finder_xsl.rb +2 -2
- data/lib/ebay/responses/get_product_search_page.rb +2 -2
- data/lib/ebay/responses/get_product_search_results.rb +2 -2
- data/lib/ebay/responses/get_product_selling_pages.rb +2 -2
- data/lib/ebay/responses/get_promotion_rules.rb +2 -2
- data/lib/ebay/responses/get_recommendations.rb +2 -2
- data/lib/ebay/responses/get_return_url.rb +2 -2
- data/lib/ebay/responses/get_ru_name.rb +2 -2
- data/lib/ebay/responses/get_search_results.rb +4 -2
- data/lib/ebay/responses/get_search_results_express.rb +2 -2
- data/lib/ebay/responses/get_seller_events.rb +2 -2
- data/lib/ebay/responses/get_seller_list.rb +2 -2
- data/lib/ebay/responses/get_seller_payments.rb +2 -2
- data/lib/ebay/responses/get_seller_transactions.rb +2 -2
- data/lib/ebay/responses/get_store.rb +2 -2
- data/lib/ebay/responses/get_store_category_update_status.rb +2 -2
- data/lib/ebay/responses/get_store_custom_page.rb +2 -2
- data/lib/ebay/responses/get_store_options.rb +2 -2
- data/lib/ebay/responses/get_store_preferences.rb +2 -2
- data/lib/ebay/responses/get_suggested_categories.rb +2 -2
- data/lib/ebay/responses/get_tax_table.rb +2 -2
- data/lib/ebay/responses/get_user.rb +2 -2
- data/lib/ebay/responses/get_user_contact_details.rb +2 -2
- data/lib/ebay/responses/get_user_disputes.rb +2 -2
- data/lib/ebay/responses/get_user_preferences.rb +2 -2
- data/lib/ebay/responses/get_vero_reason_code_details.rb +14 -0
- data/lib/ebay/responses/get_vero_report_status.rb +21 -0
- data/lib/ebay/responses/get_want_it_now_post.rb +2 -2
- data/lib/ebay/responses/get_want_it_now_search_results.rb +2 -2
- data/lib/ebay/responses/issue_refund.rb +2 -2
- data/lib/ebay/responses/leave_feedback.rb +2 -2
- data/lib/ebay/responses/notification_message.rb +2 -2
- data/lib/ebay/responses/place_offer.rb +2 -2
- data/lib/ebay/responses/relist_item.rb +2 -2
- data/lib/ebay/responses/remove_from_watch_list.rb +2 -2
- data/lib/ebay/responses/respond_to_best_offer.rb +2 -2
- data/lib/ebay/responses/respond_to_feedback.rb +2 -2
- data/lib/ebay/responses/respond_to_want_it_now_post.rb +2 -2
- data/lib/ebay/responses/revise_checkout_status.rb +2 -2
- data/lib/ebay/responses/revise_item.rb +2 -2
- data/lib/ebay/responses/revise_live_auction_item.rb +2 -2
- data/lib/ebay/responses/revise_my_messages.rb +2 -2
- data/lib/ebay/responses/revise_my_messages_folders.rb +2 -2
- data/lib/ebay/responses/seller_reverse_dispute.rb +2 -2
- data/lib/ebay/responses/send_invoice.rb +2 -2
- data/lib/ebay/responses/set_notification_preferences.rb +2 -2
- data/lib/ebay/responses/set_picture_manager_details.rb +2 -2
- data/lib/ebay/responses/set_promotion_rules.rb +2 -2
- data/lib/ebay/responses/set_return_url.rb +2 -2
- data/lib/ebay/responses/set_store.rb +2 -2
- data/lib/ebay/responses/set_store_categories.rb +2 -2
- data/lib/ebay/responses/set_store_custom_page.rb +2 -2
- data/lib/ebay/responses/set_store_preferences.rb +2 -2
- data/lib/ebay/responses/set_tax_table.rb +2 -2
- data/lib/ebay/responses/set_user_notes.rb +2 -2
- data/lib/ebay/responses/set_user_preferences.rb +2 -2
- data/lib/ebay/responses/validate_challenge_input.rb +2 -2
- data/lib/ebay/responses/validate_test_user_registration.rb +2 -2
- data/lib/ebay/responses/verify_add_item.rb +2 -2
- data/lib/ebay/responses/verify_add_second_chance_item.rb +2 -2
- data/lib/ebay/responses/vero_report_items.rb +14 -0
- data/lib/ebay/schema/ebaySvc.xsd +80489 -0
- data/lib/ebay/schema/mapper/templates/abstract_request.erb +6 -0
- data/lib/ebay/schema/mapper/templates/application_delivery_preferences.erb +2 -0
- data/lib/ebay/schema/mapper/templates/base.erb +2 -2
- data/lib/ebay/schema/mapper/templates/value.erb +2 -2
- data/lib/ebay/schema/mapper/templates/xsl_file.erb +1 -0
- data/lib/ebay/schema/version.rb +1 -1
- data/lib/ebay/types.rb +2 -0
- data/lib/ebay/types/access_rule_current_status_code.rb +2 -2
- data/lib/ebay/types/access_rule_status_code.rb +2 -2
- data/lib/ebay/types/account_detail_entry_code.rb +5 -5
- data/lib/ebay/types/account_entry.rb +2 -2
- data/lib/ebay/types/account_entry_sort_type_code.rb +2 -2
- data/lib/ebay/types/account_history_selection_code.rb +2 -2
- data/lib/ebay/types/account_state_code.rb +2 -2
- data/lib/ebay/types/account_summary.rb +2 -2
- data/lib/ebay/types/ack_code.rb +2 -2
- data/lib/ebay/types/ad_format_enabled_code.rb +2 -2
- data/lib/ebay/types/ad_format_enabled_definition.rb +2 -2
- data/lib/ebay/types/ad_format_lead.rb +2 -2
- data/lib/ebay/types/add_member_messages_aaq_to_bidder_request_container.rb +2 -2
- data/lib/ebay/types/add_member_messages_aaq_to_bidder_response_container.rb +2 -2
- data/lib/ebay/types/additional_account.rb +2 -2
- data/lib/ebay/types/address.rb +2 -2
- data/lib/ebay/types/address_owner_code.rb +2 -2
- data/lib/ebay/types/address_record_type_code.rb +2 -2
- data/lib/ebay/types/address_status_code.rb +2 -2
- data/lib/ebay/types/affiliate_tracking_details.rb +2 -2
- data/lib/ebay/types/amount.rb +2 -2
- data/lib/ebay/types/api_access_rule.rb +2 -2
- data/lib/ebay/types/application_delivery_preferences.rb +4 -2
- data/lib/ebay/types/application_device_type_code.rb +2 -2
- data/lib/ebay/types/attribute.rb +2 -2
- data/lib/ebay/types/attribute_recommendations.rb +2 -2
- data/lib/ebay/types/attribute_set.rb +2 -2
- data/lib/ebay/types/authentication_entry.rb +2 -2
- data/lib/ebay/types/balance_code.rb +2 -2
- data/lib/ebay/types/basic_amount.rb +2 -2
- data/lib/ebay/types/basic_upgrade_pack_enabled_definition.rb +2 -2
- data/lib/ebay/types/best_offer.rb +2 -2
- data/lib/ebay/types/best_offer_action_code.rb +2 -2
- data/lib/ebay/types/best_offer_auto_decline_enabled_definition.rb +2 -2
- data/lib/ebay/types/best_offer_counter_enabled_definition.rb +2 -2
- data/lib/ebay/types/best_offer_details.rb +2 -2
- data/lib/ebay/types/best_offer_enabled_definition.rb +2 -2
- data/lib/ebay/types/best_offer_status_code.rb +2 -2
- data/lib/ebay/types/best_offer_type_code.rb +2 -2
- data/lib/ebay/types/bid_action_code.rb +2 -2
- data/lib/ebay/types/bid_approval.rb +2 -2
- data/lib/ebay/types/bid_approval_array.rb +2 -2
- data/lib/ebay/types/bidder_detail.rb +2 -2
- data/lib/ebay/types/bidder_detail_array.rb +2 -2
- data/lib/ebay/types/bidder_notice_preferences.rb +2 -2
- data/lib/ebay/types/bidder_status_code.rb +2 -2
- data/lib/ebay/types/bidder_type_code.rb +2 -2
- data/lib/ebay/types/bidding_details.rb +2 -2
- data/lib/ebay/types/bidding_summary.rb +2 -2
- data/lib/ebay/types/bulk_catalog_lister_status_code.rb +2 -2
- data/lib/ebay/types/buyer.rb +2 -2
- data/lib/ebay/types/buyer_payment_method_code.rb +2 -2
- data/lib/ebay/types/buyer_protection_code.rb +2 -2
- data/lib/ebay/types/buyer_requirements.rb +2 -2
- data/lib/ebay/types/buying_guide.rb +2 -2
- data/lib/ebay/types/buying_guide_details.rb +2 -2
- data/lib/ebay/types/buying_summary.rb +2 -2
- data/lib/ebay/types/calculated_shipping_charge_option_code.rb +2 -2
- data/lib/ebay/types/calculated_shipping_preferences.rb +2 -2
- data/lib/ebay/types/calculated_shipping_rate.rb +2 -2
- data/lib/ebay/types/calculated_shipping_rate_option_code.rb +2 -2
- data/lib/ebay/types/cancel_offer.rb +2 -2
- data/lib/ebay/types/cancel_offer_array.rb +2 -2
- data/lib/ebay/types/category.rb +2 -2
- data/lib/ebay/types/category_feature.rb +2 -2
- data/lib/ebay/types/category_feature_detail_level_code.rb +2 -2
- data/lib/ebay/types/category_finance_offer.rb +2 -2
- data/lib/ebay/types/category_listings_order_code.rb +2 -2
- data/lib/ebay/types/category_listings_search_code.rb +2 -2
- data/lib/ebay/types/category_mapping.rb +2 -2
- data/lib/ebay/types/characteristic.rb +2 -2
- data/lib/ebay/types/characteristic_set_ids.rb +2 -2
- data/lib/ebay/types/characteristics_search_code.rb +2 -2
- data/lib/ebay/types/characteristics_set.rb +2 -2
- data/lib/ebay/types/charity.rb +2 -2
- data/lib/ebay/types/charity_affiliation.rb +2 -2
- data/lib/ebay/types/charity_affiliation_type_code.rb +2 -2
- data/lib/ebay/types/charity_id.rb +2 -2
- data/lib/ebay/types/charity_info.rb +2 -2
- data/lib/ebay/types/charity_seller.rb +2 -2
- data/lib/ebay/types/charity_seller_status_code.rb +2 -2
- data/lib/ebay/types/charity_status_code.rb +2 -2
- data/lib/ebay/types/checkout_method_code.rb +2 -2
- data/lib/ebay/types/checkout_status.rb +2 -2
- data/lib/ebay/types/checkout_status_code.rb +2 -2
- data/lib/ebay/types/combined_payment_option_code.rb +2 -2
- data/lib/ebay/types/combined_payment_period_code.rb +2 -2
- data/lib/ebay/types/combined_payment_preferences.rb +2 -2
- data/lib/ebay/types/comment_type_code.rb +2 -2
- data/lib/ebay/types/complete_status_code.rb +2 -2
- data/lib/ebay/types/condition_selection_code.rb +2 -2
- data/lib/ebay/types/context_search_asset.rb +2 -2
- data/lib/ebay/types/country_code.rb +2 -2
- data/lib/ebay/types/country_details.rb +2 -2
- data/lib/ebay/types/cross_promotion_preferences.rb +2 -2
- data/lib/ebay/types/cross_promotions.rb +2 -2
- data/lib/ebay/types/currency_code.rb +2 -2
- data/lib/ebay/types/currency_details.rb +2 -2
- data/lib/ebay/types/custom_security_header.rb +2 -2
- data/lib/ebay/types/data_element_set.rb +2 -2
- data/lib/ebay/types/date_specifier_code.rb +2 -2
- data/lib/ebay/types/deposit_type_code.rb +2 -2
- data/lib/ebay/types/description_revise_mode_code.rb +2 -2
- data/lib/ebay/types/description_template.rb +2 -2
- data/lib/ebay/types/description_template_code.rb +2 -2
- data/lib/ebay/types/detail_level_code.rb +2 -2
- data/lib/ebay/types/detail_name_code.rb +2 -2
- data/lib/ebay/types/device_type_code.rb +2 -2
- data/lib/ebay/types/digital_delivery_details.rb +2 -2
- data/lib/ebay/types/digital_delivery_enabled_code.rb +2 -2
- data/lib/ebay/types/digital_delivery_enabled_definition.rb +2 -2
- data/lib/ebay/types/digital_delivery_method_code.rb +2 -2
- data/lib/ebay/types/dispatch_time_max_details.rb +2 -2
- data/lib/ebay/types/display_pay_now_button_code.rb +2 -2
- data/lib/ebay/types/dispute.rb +2 -2
- data/lib/ebay/types/dispute_activity_code.rb +2 -2
- data/lib/ebay/types/dispute_credit_eligibility_code.rb +2 -2
- data/lib/ebay/types/dispute_explanation_code.rb +2 -2
- data/lib/ebay/types/dispute_filter_count.rb +2 -2
- data/lib/ebay/types/dispute_filter_type_code.rb +2 -2
- data/lib/ebay/types/dispute_message.rb +2 -2
- data/lib/ebay/types/dispute_message_source_code.rb +2 -2
- data/lib/ebay/types/dispute_reason_code.rb +2 -2
- data/lib/ebay/types/dispute_record_type_code.rb +2 -2
- data/lib/ebay/types/dispute_resolution.rb +2 -2
- data/lib/ebay/types/dispute_resolution_reason_code.rb +2 -2
- data/lib/ebay/types/dispute_resolution_record_type_code.rb +2 -2
- data/lib/ebay/types/dispute_sort_type_code.rb +2 -2
- data/lib/ebay/types/dispute_state_code.rb +2 -2
- data/lib/ebay/types/dispute_status_code.rb +2 -2
- data/lib/ebay/types/distance.rb +2 -2
- data/lib/ebay/types/domain_histogram.rb +2 -2
- data/lib/ebay/types/duplicate_invocation_details.rb +2 -2
- data/lib/ebay/types/dutch_bin_enabled_definition.rb +2 -2
- data/lib/ebay/types/ebay_subscription_type_code.rb +2 -2
- data/lib/ebay/types/ebx_opt_in_preference.rb +2 -2
- data/lib/ebay/types/enable_code.rb +2 -2
- data/lib/ebay/types/end_of_auction_email_preferences.rb +2 -2
- data/lib/ebay/types/end_of_auction_logo_type_code.rb +2 -2
- data/lib/ebay/types/end_reason_code.rb +2 -2
- data/lib/ebay/types/error.rb +2 -2
- data/lib/ebay/types/error_classification_code.rb +2 -2
- data/lib/ebay/types/error_handling_code.rb +2 -2
- data/lib/ebay/types/error_parameter.rb +2 -2
- data/lib/ebay/types/escrow_code.rb +2 -2
- data/lib/ebay/types/expansion_array.rb +2 -2
- data/lib/ebay/types/express_condition_required_definition.rb +2 -2
- data/lib/ebay/types/express_detail_level_code.rb +2 -2
- data/lib/ebay/types/express_details.rb +2 -2
- data/lib/ebay/types/express_enabled_definition.rb +2 -2
- data/lib/ebay/types/express_histogram_aisle.rb +2 -2
- data/lib/ebay/types/express_histogram_department.rb +2 -2
- data/lib/ebay/types/express_histogram_domain_details.rb +2 -2
- data/lib/ebay/types/express_histogram_product.rb +2 -2
- data/lib/ebay/types/express_histogram_sort_code.rb +2 -2
- data/lib/ebay/types/express_item_requirements.rb +2 -2
- data/lib/ebay/types/express_item_sort_code.rb +2 -2
- data/lib/ebay/types/express_pictures_required_definition.rb +2 -2
- data/lib/ebay/types/express_preferences.rb +2 -2
- data/lib/ebay/types/express_product.rb +2 -2
- data/lib/ebay/types/express_product_sort_code.rb +2 -2
- data/lib/ebay/types/express_seller_requirements.rb +2 -2
- data/lib/ebay/types/express_selling_preference_code.rb +2 -2
- data/lib/ebay/types/extended_product_finder_id.rb +2 -2
- data/lib/ebay/types/external_alert_id_array.rb +2 -2
- data/lib/ebay/types/external_product_code.rb +2 -2
- data/lib/ebay/types/external_product_id.rb +2 -2
- data/lib/ebay/types/external_transaction.rb +2 -2
- data/lib/ebay/types/fault_details.rb +2 -2
- data/lib/ebay/types/feature_definitions.rb +2 -2
- data/lib/ebay/types/feature_id_code.rb +2 -2
- data/lib/ebay/types/fee.rb +2 -2
- data/lib/ebay/types/feedback_detail.rb +2 -2
- data/lib/ebay/types/feedback_info.rb +2 -2
- data/lib/ebay/types/feedback_period.rb +2 -2
- data/lib/ebay/types/feedback_period_array.rb +2 -2
- data/lib/ebay/types/feedback_rating_star_code.rb +2 -2
- data/lib/ebay/types/feedback_requirements.rb +2 -2
- data/lib/ebay/types/feedback_response_code.rb +2 -2
- data/lib/ebay/types/feedback_summary.rb +2 -2
- data/lib/ebay/types/finance_offer.rb +2 -2
- data/lib/ebay/types/flat_rate_insurance_range_code.rb +2 -2
- data/lib/ebay/types/flat_rate_insurance_range_cost.rb +2 -2
- data/lib/ebay/types/flat_shipping_preferences.rb +2 -2
- data/lib/ebay/types/flat_shipping_rate_option_code.rb +2 -2
- data/lib/ebay/types/gallery_sort_filter_code.rb +2 -2
- data/lib/ebay/types/gallery_type_code.rb +2 -2
- data/lib/ebay/types/general_payment_method_code.rb +2 -2
- data/lib/ebay/types/get_all_bidders_mode_code.rb +2 -2
- data/lib/ebay/types/get_recommendations_request_container.rb +2 -2
- data/lib/ebay/types/get_recommendations_response_container.rb +2 -2
- data/lib/ebay/types/gift_services_code.rb +2 -2
- data/lib/ebay/types/granularity_level_code.rb +2 -2
- data/lib/ebay/types/hit_counter_code.rb +2 -2
- data/lib/ebay/types/home_page_featured_enabled_definition.rb +2 -2
- data/lib/ebay/types/insurance_details.rb +2 -2
- data/lib/ebay/types/insurance_option_code.rb +2 -2
- data/lib/ebay/types/insurance_selected_code.rb +2 -2
- data/lib/ebay/types/international_shipping_service_options.rb +2 -2
- data/lib/ebay/types/invocation_status.rb +2 -2
- data/lib/ebay/types/item.rb +2 -2
- data/lib/ebay/types/item_bid_details.rb +2 -2
- data/lib/ebay/types/item_format_sort_filter_code.rb +2 -2
- data/lib/ebay/types/item_list_customization.rb +2 -2
- data/lib/ebay/types/item_location_code.rb +2 -2
- data/lib/ebay/types/item_sort_filter_code.rb +2 -2
- data/lib/ebay/types/item_sort_type_code.rb +2 -2
- data/lib/ebay/types/item_totals.rb +2 -2
- data/lib/ebay/types/item_transaction_id.rb +2 -2
- data/lib/ebay/types/item_type_filter_code.rb +2 -2
- data/lib/ebay/types/label.rb +2 -2
- data/lib/ebay/types/listing_analyzer_recommendations.rb +2 -2
- data/lib/ebay/types/listing_checkout_redirect_preference.rb +2 -2
- data/lib/ebay/types/listing_designer.rb +2 -2
- data/lib/ebay/types/listing_details.rb +3 -2
- data/lib/ebay/types/listing_duration_code.rb +2 -2
- data/lib/ebay/types/listing_duration_definition.rb +2 -2
- data/lib/ebay/types/listing_duration_definitions.rb +2 -2
- data/lib/ebay/types/listing_duration_reference.rb +2 -2
- data/lib/ebay/types/listing_enhancements_code.rb +2 -2
- data/lib/ebay/types/listing_flow_code.rb +2 -2
- data/lib/ebay/types/listing_status_code.rb +2 -2
- data/lib/ebay/types/listing_subtype_enum.rb +2 -2
- data/lib/ebay/types/listing_tip.rb +2 -2
- data/lib/ebay/types/listing_tip_field.rb +2 -2
- data/lib/ebay/types/listing_tip_message.rb +2 -2
- data/lib/ebay/types/listing_type_code.rb +2 -2
- data/lib/ebay/types/live_auction_approval_status.rb +2 -2
- data/lib/ebay/types/live_auction_approval_status_array.rb +2 -2
- data/lib/ebay/types/live_auction_bid.rb +2 -2
- data/lib/ebay/types/live_auction_bid_array.rb +2 -2
- data/lib/ebay/types/live_auction_catalog.rb +2 -2
- data/lib/ebay/types/live_auction_details.rb +2 -2
- data/lib/ebay/types/local_listing_distances_non_subscription_definition.rb +2 -2
- data/lib/ebay/types/local_listing_distances_regular_definition.rb +2 -2
- data/lib/ebay/types/local_listing_distances_specialty_definition.rb +2 -2
- data/lib/ebay/types/local_market_non_subscription_definition.rb +2 -2
- data/lib/ebay/types/local_market_premium_subscription_definition.rb +2 -2
- data/lib/ebay/types/local_market_regular_subscription_definition.rb +2 -2
- data/lib/ebay/types/local_market_speciality_subscription_definition.rb +2 -2
- data/lib/ebay/types/local_search.rb +2 -2
- data/lib/ebay/types/logo_type_code.rb +2 -2
- data/lib/ebay/types/lookup_attribute.rb +2 -2
- data/lib/ebay/types/mail_options_type_code.rb +2 -2
- data/lib/ebay/types/mark_up_mark_down_event.rb +2 -2
- data/lib/ebay/types/mark_up_mark_down_event_type_code.rb +2 -2
- data/lib/ebay/types/maximum_item_requirements.rb +2 -2
- data/lib/ebay/types/measure.rb +2 -2
- data/lib/ebay/types/measurement_system_code.rb +2 -2
- data/lib/ebay/types/member_message.rb +2 -2
- data/lib/ebay/types/member_message_exchange.rb +2 -2
- data/lib/ebay/types/member_message_exchange_array.rb +2 -2
- data/lib/ebay/types/merch_display_code.rb +2 -2
- data/lib/ebay/types/merchandizing_pref_code.rb +2 -2
- data/lib/ebay/types/message_status_type_code.rb +2 -2
- data/lib/ebay/types/message_type_code.rb +4 -2
- data/lib/ebay/types/minimum_reserve_price_definition.rb +2 -2
- data/lib/ebay/types/modified_field.rb +2 -2
- data/lib/ebay/types/modify_action_code.rb +2 -2
- data/lib/ebay/types/modify_code.rb +2 -2
- data/lib/ebay/types/my_ebay_favorite_search.rb +2 -2
- data/lib/ebay/types/my_ebay_favorite_search_list.rb +2 -2
- data/lib/ebay/types/my_ebay_favorite_seller.rb +2 -2
- data/lib/ebay/types/my_ebay_favorite_seller_list.rb +2 -2
- data/lib/ebay/types/my_ebay_second_chance_offer_list.rb +2 -2
- data/lib/ebay/types/my_ebay_selection.rb +2 -2
- data/lib/ebay/types/my_messages_alert.rb +2 -2
- data/lib/ebay/types/my_messages_alert_array.rb +2 -2
- data/lib/ebay/types/my_messages_alert_id_array.rb +2 -2
- data/lib/ebay/types/my_messages_alert_resolution_status_code.rb +2 -2
- data/lib/ebay/types/my_messages_folder.rb +2 -2
- data/lib/ebay/types/my_messages_folder_operation_code.rb +2 -2
- data/lib/ebay/types/my_messages_folder_summary.rb +2 -2
- data/lib/ebay/types/my_messages_forward_details.rb +2 -2
- data/lib/ebay/types/my_messages_message.rb +2 -2
- data/lib/ebay/types/my_messages_message_array.rb +2 -2
- data/lib/ebay/types/my_messages_message_id_array.rb +2 -2
- data/lib/ebay/types/my_messages_response_details.rb +2 -2
- data/lib/ebay/types/my_messages_summary.rb +2 -2
- data/lib/ebay/types/name_value_list.rb +2 -2
- data/lib/ebay/types/name_value_list_array.rb +2 -2
- data/lib/ebay/types/notification_delivery_status_code.rb +2 -2
- data/lib/ebay/types/notification_details.rb +2 -2
- data/lib/ebay/types/notification_enable.rb +2 -2
- data/lib/ebay/types/notification_enable_array.rb +2 -2
- data/lib/ebay/types/notification_event_property.rb +2 -2
- data/lib/ebay/types/notification_event_property_name_code.rb +2 -2
- data/lib/ebay/types/notification_event_state_code.rb +2 -2
- data/lib/ebay/types/notification_event_type_code.rb +2 -2
- data/lib/ebay/types/notification_payload_type_code.rb +2 -2
- data/lib/ebay/types/notification_role_code.rb +2 -2
- data/lib/ebay/types/notification_statistics.rb +2 -2
- data/lib/ebay/types/notification_user_data.rb +2 -2
- data/lib/ebay/types/offer.rb +2 -2
- data/lib/ebay/types/offer_array.rb +2 -2
- data/lib/ebay/types/operation_type_code.rb +2 -2
- data/lib/ebay/types/order.rb +2 -2
- data/lib/ebay/types/order_role_code.rb +2 -2
- data/lib/ebay/types/order_status_code.rb +3 -2
- data/lib/ebay/types/order_transaction.rb +2 -2
- data/lib/ebay/types/paginated_item_array.rb +2 -2
- data/lib/ebay/types/paginated_order_transaction_array.rb +2 -2
- data/lib/ebay/types/paginated_transaction_array.rb +2 -2
- data/lib/ebay/types/pagination.rb +2 -2
- data/lib/ebay/types/pagination_result.rb +2 -2
- data/lib/ebay/types/paid_status_code.rb +2 -2
- data/lib/ebay/types/payment_details.rb +2 -2
- data/lib/ebay/types/payment_method_search_code.rb +2 -2
- data/lib/ebay/types/payment_option_details.rb +2 -2
- data/lib/ebay/types/payment_status_code.rb +2 -2
- data/lib/ebay/types/payment_type_code.rb +2 -2
- data/lib/ebay/types/paypal_account_level_code.rb +2 -2
- data/lib/ebay/types/paypal_account_status_code.rb +2 -2
- data/lib/ebay/types/paypal_account_type_code.rb +2 -2
- data/lib/ebay/types/photo_display_code.rb +2 -2
- data/lib/ebay/types/picture_details.rb +2 -2
- data/lib/ebay/types/picture_manager_action_code.rb +2 -2
- data/lib/ebay/types/picture_manager_detail_level_code.rb +2 -2
- data/lib/ebay/types/picture_manager_details.rb +2 -2
- data/lib/ebay/types/picture_manager_folder.rb +2 -2
- data/lib/ebay/types/picture_manager_picture.rb +2 -2
- data/lib/ebay/types/picture_manager_picture_display.rb +2 -2
- data/lib/ebay/types/picture_manager_picture_display_type_code.rb +2 -2
- data/lib/ebay/types/picture_manager_subscription.rb +2 -2
- data/lib/ebay/types/picture_manager_subscription_level_code.rb +2 -2
- data/lib/ebay/types/picture_source_code.rb +2 -2
- data/lib/ebay/types/price_range_filter.rb +2 -2
- data/lib/ebay/types/pricing_recommendations.rb +2 -2
- data/lib/ebay/types/pro_pack_enabled_definition.rb +2 -2
- data/lib/ebay/types/pro_pack_plus_enabled_definition.rb +2 -2
- data/lib/ebay/types/pro_stores_checkout_preference.rb +2 -2
- data/lib/ebay/types/pro_stores_details.rb +2 -2
- data/lib/ebay/types/product.rb +2 -2
- data/lib/ebay/types/product_family.rb +2 -2
- data/lib/ebay/types/product_finder_constraint.rb +2 -2
- data/lib/ebay/types/product_info.rb +2 -2
- data/lib/ebay/types/product_listing_details.rb +2 -2
- data/lib/ebay/types/product_search.rb +2 -2
- data/lib/ebay/types/product_search_page.rb +2 -2
- data/lib/ebay/types/product_search_result.rb +2 -2
- data/lib/ebay/types/product_use_case_code.rb +2 -2
- data/lib/ebay/types/promoted_item.rb +2 -2
- data/lib/ebay/types/promotion_details.rb +2 -2
- data/lib/ebay/types/promotion_item_price_type_code.rb +2 -2
- data/lib/ebay/types/promotion_item_selection_code.rb +2 -2
- data/lib/ebay/types/promotion_method_code.rb +2 -2
- data/lib/ebay/types/promotion_rule.rb +2 -2
- data/lib/ebay/types/promotion_scheme_code.rb +2 -2
- data/lib/ebay/types/proximity_search.rb +2 -2
- data/lib/ebay/types/proximity_search_details.rb +2 -2
- data/lib/ebay/types/purchase_purpose_type_code.rb +2 -2
- data/lib/ebay/types/quantity.rb +2 -2
- data/lib/ebay/types/quantity_operator_code.rb +2 -2
- data/lib/ebay/types/question_type_code.rb +2 -2
- data/lib/ebay/types/range_code.rb +2 -2
- data/lib/ebay/types/rcs_payment_status_code.rb +2 -2
- data/lib/ebay/types/reason_code_detail.rb +15 -0
- data/lib/ebay/types/recommendation_engine_code.rb +2 -2
- data/lib/ebay/types/refund.rb +15 -0
- data/lib/ebay/types/refund_reason_code.rb +2 -2
- data/lib/ebay/types/refund_type_code.rb +2 -2
- data/lib/ebay/types/region_details.rb +2 -2
- data/lib/ebay/types/related_search_keyword_array.rb +13 -0
- data/lib/ebay/types/reminder_customization.rb +2 -2
- data/lib/ebay/types/reminders.rb +2 -2
- data/lib/ebay/types/request_categories.rb +2 -2
- data/lib/ebay/types/response_attribute_set.rb +2 -2
- data/lib/ebay/types/revise_status.rb +2 -2
- data/lib/ebay/types/sales_tax.rb +2 -2
- data/lib/ebay/types/schedule.rb +2 -2
- data/lib/ebay/types/scheduling_info.rb +2 -2
- data/lib/ebay/types/search_attributes.rb +2 -2
- data/lib/ebay/types/search_details.rb +2 -2
- data/lib/ebay/types/search_flags_code.rb +2 -2
- data/lib/ebay/types/search_location.rb +2 -2
- data/lib/ebay/types/search_location_filter.rb +2 -2
- data/lib/ebay/types/search_request.rb +2 -2
- data/lib/ebay/types/search_result_item.rb +2 -2
- data/lib/ebay/types/search_result_values_code.rb +2 -2
- data/lib/ebay/types/search_sort_order_code.rb +2 -2
- data/lib/ebay/types/search_store_filter.rb +2 -2
- data/lib/ebay/types/search_type_code.rb +2 -2
- data/lib/ebay/types/second_chance_offer_duration_code.rb +2 -2
- data/lib/ebay/types/selection_mode_code.rb +2 -2
- data/lib/ebay/types/seller.rb +2 -2
- data/lib/ebay/types/seller_business_code.rb +2 -2
- data/lib/ebay/types/seller_contact_details_enabled_definition.rb +2 -2
- data/lib/ebay/types/seller_favorite_item_preferences.rb +2 -2
- data/lib/ebay/types/seller_guarantee_level_code.rb +2 -2
- data/lib/ebay/types/seller_level_code.rb +2 -2
- data/lib/ebay/types/seller_payment.rb +2 -2
- data/lib/ebay/types/seller_payment_method_code.rb +2 -2
- data/lib/ebay/types/seller_payment_preferences.rb +2 -2
- data/lib/ebay/types/selling_manager_product_details.rb +2 -2
- data/lib/ebay/types/selling_status.rb +2 -2
- data/lib/ebay/types/selling_summary.rb +2 -2
- data/lib/ebay/types/set_user_notes_action_code.rb +2 -2
- data/lib/ebay/types/severity_code.rb +2 -2
- data/lib/ebay/types/shipment.rb +2 -2
- data/lib/ebay/types/shipment_delivery_status_code.rb +2 -2
- data/lib/ebay/types/shipment_status_code.rb +2 -2
- data/lib/ebay/types/shipping_carrier_code.rb +2 -2
- data/lib/ebay/types/shipping_details.rb +2 -2
- data/lib/ebay/types/shipping_feature_code.rb +2 -2
- data/lib/ebay/types/shipping_location_details.rb +2 -2
- data/lib/ebay/types/shipping_option_code.rb +2 -2
- data/lib/ebay/types/shipping_package_code.rb +2 -2
- data/lib/ebay/types/shipping_rate_type_code.rb +2 -2
- data/lib/ebay/types/shipping_region_code.rb +2 -2
- data/lib/ebay/types/shipping_service_code.rb +3 -2
- data/lib/ebay/types/shipping_service_details.rb +2 -2
- data/lib/ebay/types/shipping_service_options.rb +2 -2
- data/lib/ebay/types/shipping_term_required_definition.rb +2 -2
- data/lib/ebay/types/shipping_terms_code.rb +2 -2
- data/lib/ebay/types/shipping_type_code.rb +2 -2
- data/lib/ebay/types/sifftas_recommendations.rb +2 -2
- data/lib/ebay/types/site_code.rb +2 -2
- data/lib/ebay/types/site_defaults.rb +2 -2
- data/lib/ebay/types/site_details.rb +2 -2
- data/lib/ebay/types/site_hosted_picture.rb +2 -2
- data/lib/ebay/types/site_id_filter_code.rb +2 -2
- data/lib/ebay/types/site_location.rb +2 -2
- data/lib/ebay/types/site_wide_characteristics.rb +2 -2
- data/lib/ebay/types/skype_contact_option_code.rb +2 -2
- data/lib/ebay/types/skype_me_non_transactional_enabled_definition.rb +2 -2
- data/lib/ebay/types/skype_me_transactional_enabled_definition.rb +2 -2
- data/lib/ebay/types/skype_option_code.rb +2 -2
- data/lib/ebay/types/sms_subscription.rb +2 -2
- data/lib/ebay/types/sms_subscription_error_code_code.rb +2 -2
- data/lib/ebay/types/sms_subscription_user_status_code.rb +2 -2
- data/lib/ebay/types/sort_order_code.rb +2 -2
- data/lib/ebay/types/spelling_suggestion.rb +2 -2
- data/lib/ebay/types/store.rb +2 -2
- data/lib/ebay/types/store_category_update_action_code.rb +2 -2
- data/lib/ebay/types/store_color.rb +2 -2
- data/lib/ebay/types/store_color_scheme.rb +2 -2
- data/lib/ebay/types/store_color_scheme_array.rb +2 -2
- data/lib/ebay/types/store_custom_category.rb +2 -2
- data/lib/ebay/types/store_custom_category_array.rb +2 -2
- data/lib/ebay/types/store_custom_header_layout_code.rb +2 -2
- data/lib/ebay/types/store_custom_listing_header.rb +2 -2
- data/lib/ebay/types/store_custom_listing_header_display_code.rb +2 -2
- data/lib/ebay/types/store_custom_listing_header_link.rb +2 -2
- data/lib/ebay/types/store_custom_listing_header_link_code.rb +2 -2
- data/lib/ebay/types/store_custom_page.rb +2 -2
- data/lib/ebay/types/store_custom_page_array.rb +2 -2
- data/lib/ebay/types/store_custom_page_status_code.rb +2 -2
- data/lib/ebay/types/store_font.rb +2 -2
- data/lib/ebay/types/store_font_face_code.rb +2 -2
- data/lib/ebay/types/store_font_size_code.rb +2 -2
- data/lib/ebay/types/store_header_style_code.rb +2 -2
- data/lib/ebay/types/store_inventory_enabled_definition.rb +2 -2
- data/lib/ebay/types/store_item_list_layout_code.rb +2 -2
- data/lib/ebay/types/store_item_list_sort_order_code.rb +2 -2
- data/lib/ebay/types/store_logo.rb +2 -2
- data/lib/ebay/types/store_logo_array.rb +2 -2
- data/lib/ebay/types/store_preferences.rb +2 -2
- data/lib/ebay/types/store_search_code.rb +2 -2
- data/lib/ebay/types/store_subscription.rb +2 -2
- data/lib/ebay/types/store_subscription_array.rb +2 -2
- data/lib/ebay/types/store_subscription_level_code.rb +2 -2
- data/lib/ebay/types/store_theme.rb +2 -2
- data/lib/ebay/types/store_theme_array.rb +2 -2
- data/lib/ebay/types/store_vacation_preferences.rb +2 -2
- data/lib/ebay/types/storefront.rb +2 -2
- data/lib/ebay/types/string_match_code.rb +2 -2
- data/lib/ebay/types/subscription.rb +2 -2
- data/lib/ebay/types/suggested_category.rb +2 -2
- data/lib/ebay/types/summary_event_schedule.rb +2 -2
- data/lib/ebay/types/summary_frequency_code.rb +2 -2
- data/lib/ebay/types/summary_window_period_code.rb +2 -2
- data/lib/ebay/types/supported_event_types_array.rb +2 -2
- data/lib/ebay/types/task_status_code.rb +2 -2
- data/lib/ebay/types/tax_jurisdiction.rb +2 -2
- data/lib/ebay/types/tcr_enabled_definition.rb +2 -2
- data/lib/ebay/types/theme_group.rb +2 -2
- data/lib/ebay/types/token_return_method_code.rb +2 -2
- data/lib/ebay/types/trading_role_code.rb +2 -2
- data/lib/ebay/types/transaction.rb +4 -2
- data/lib/ebay/types/transaction_platform.rb +2 -2
- data/lib/ebay/types/transaction_status.rb +2 -2
- data/lib/ebay/types/unit_code.rb +2 -2
- data/lib/ebay/types/ups_rate_option_code.rb +2 -2
- data/lib/ebay/types/url_details.rb +2 -2
- data/lib/ebay/types/url_type_code.rb +2 -2
- data/lib/ebay/types/user.rb +2 -2
- data/lib/ebay/types/user_consent_required_definition.rb +2 -2
- data/lib/ebay/types/user_id_array.rb +2 -2
- data/lib/ebay/types/user_id_filter.rb +2 -2
- data/lib/ebay/types/user_id_password.rb +2 -2
- data/lib/ebay/types/user_status_code.rb +2 -2
- data/lib/ebay/types/val.rb +2 -2
- data/lib/ebay/types/value_pack_enabled_definition.rb +2 -2
- data/lib/ebay/types/vat_details.rb +2 -2
- data/lib/ebay/types/vat_status_code.rb +2 -2
- data/lib/ebay/types/vendor_hosted_picture.rb +2 -2
- data/lib/ebay/types/verified_user_requirements.rb +2 -2
- data/lib/ebay/types/vero_item_status_code.rb +14 -0
- data/lib/ebay/types/vero_report_item.rb +16 -0
- data/lib/ebay/types/vero_report_items.rb +14 -0
- data/lib/ebay/types/vero_report_packet_status_code.rb +12 -0
- data/lib/ebay/types/vero_reported_item.rb +15 -0
- data/lib/ebay/types/vero_reported_item_details.rb +14 -0
- data/lib/ebay/types/vero_site_detail.rb +15 -0
- data/lib/ebay/types/want_it_now_post.rb +2 -2
- data/lib/ebay/types/warning_level_code.rb +2 -2
- data/lib/ebay/types/wireless_carrier_id_code.rb +2 -2
- data/lib/ebay/types/xml_requester_credentials.rb +2 -2
- data/lib/ebay/types/xsl_file.rb +3 -2
- data/lib/support/core_ext/string.rb +11 -3
- data/rakefile +9 -8
- data/test/unit/core_ext_string_test.rb +8 -0
- metadata +783 -793
- data/examples/add_item.rb +0 -50
- data/examples/config.rb +0 -10
- data/examples/end_item.rb +0 -18
- data/examples/get_api_usage.rb +0 -21
- data/examples/get_attributes_xsl.rb +0 -26
- data/examples/get_ebay_details.rb +0 -22
- data/examples/get_ebay_time.rb +0 -33
- data/examples/get_ebay_time_raw.rb +0 -31
- data/examples/get_item.rb +0 -25
- data/examples/get_item_transactions.rb +0 -36
- data/examples/get_items_selling.rb +0 -26
- data/examples/get_my_messages.rb +0 -21
- data/examples/get_my_messages_folders.rb +0 -20
- data/examples/get_notification_preferences.rb +0 -36
- data/examples/get_notifications_usage.rb +0 -23
- data/examples/get_user.rb +0 -26
- data/examples/mark_my_messages_message_as_read.rb +0 -22
- data/examples/revise_item.rb +0 -34
- data/examples/set_notification_preferences.rb +0 -27
- data/examples/verify_add_item.rb +0 -37
- data/lib/ebay/types/api_subscription_type_code.rb +0 -29
- data/lib/ebay/types/bidder_id.rb +0 -28
- data/lib/ebay/types/my_messages_alert_id.rb +0 -28
- data/lib/ebay/types/my_messages_message_id.rb +0 -28
- data/lib/ebay/types/pay_pal_account_level_code.rb +0 -16
- data/lib/ebay/types/pay_pal_account_status_code.rb +0 -17
- data/lib/ebay/types/pay_pal_account_type_code.rb +0 -14
@@ -90,4 +90,12 @@ class TestCoreExtString < Test::Unit::TestCase
|
|
90
90
|
def test_underscore_paypal
|
91
91
|
assert_equal 'paypal', 'PayPal'.ebay_underscore
|
92
92
|
end
|
93
|
+
|
94
|
+
def test_underscore_vero
|
95
|
+
assert_equal 'get_vero_reason_code_details', 'GetVeROReasonCodeDetails'.ebay_underscore
|
96
|
+
end
|
97
|
+
|
98
|
+
def test_camelize_vero
|
99
|
+
assert_equal 'GetVeROReasonCodeDetails', 'get_vero_reason_code_details'.ebay_camelize
|
100
|
+
end
|
93
101
|
end
|
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.0
|
|
3
3
|
specification_version: 1
|
4
4
|
name: ebayapi
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 0.9.
|
7
|
-
date: 2006-
|
6
|
+
version: 0.9.1
|
7
|
+
date: 2006-12-19 00:00:00 -05:00
|
8
8
|
summary: Ruby client for the eBay unified schema XML API
|
9
9
|
require_paths:
|
10
10
|
- lib
|
@@ -30,875 +30,865 @@ authors:
|
|
30
30
|
- Cody Fauser
|
31
31
|
files:
|
32
32
|
- lib/ebay
|
33
|
-
- lib/support
|
34
33
|
- lib/ebay.rb
|
35
|
-
- lib/
|
36
|
-
- lib/ebay/
|
37
|
-
- lib/ebay/responses.rb
|
34
|
+
- lib/support
|
35
|
+
- lib/ebay/api.rb
|
38
36
|
- lib/ebay/ebay.rb
|
39
|
-
- lib/ebay/types
|
40
|
-
- lib/ebay/request
|
41
|
-
- lib/ebay/initializer.rb
|
42
|
-
- lib/ebay/types.rb
|
43
37
|
- lib/ebay/enumeration.rb
|
44
|
-
- lib/ebay/
|
38
|
+
- lib/ebay/initializer.rb
|
45
39
|
- lib/ebay/notification.rb
|
40
|
+
- lib/ebay/request
|
46
41
|
- lib/ebay/request.rb
|
42
|
+
- lib/ebay/requests
|
47
43
|
- lib/ebay/requests.rb
|
48
|
-
- lib/ebay/api.rb
|
49
44
|
- lib/ebay/response
|
50
|
-
- lib/ebay/
|
51
|
-
- lib/ebay/
|
52
|
-
- lib/ebay/schema
|
53
|
-
- lib/ebay/
|
54
|
-
- lib/ebay/
|
55
|
-
- lib/ebay/
|
56
|
-
- lib/ebay/
|
57
|
-
- lib/ebay/
|
58
|
-
- lib/ebay/
|
59
|
-
- lib/ebay/
|
60
|
-
- lib/ebay/
|
61
|
-
- lib/ebay/
|
62
|
-
- lib/ebay/
|
63
|
-
- lib/ebay/
|
64
|
-
- lib/ebay/
|
65
|
-
- lib/ebay/
|
66
|
-
- lib/ebay/
|
67
|
-
- lib/ebay/
|
68
|
-
- lib/ebay/
|
69
|
-
- lib/ebay/
|
70
|
-
- lib/ebay/
|
71
|
-
- lib/ebay/
|
72
|
-
- lib/ebay/
|
45
|
+
- lib/ebay/responses
|
46
|
+
- lib/ebay/responses.rb
|
47
|
+
- lib/ebay/schema
|
48
|
+
- lib/ebay/types
|
49
|
+
- lib/ebay/types.rb
|
50
|
+
- lib/ebay/request/base.rb
|
51
|
+
- lib/ebay/request/connection.rb
|
52
|
+
- lib/ebay/requests/abstract.rb
|
53
|
+
- lib/ebay/requests/add_dispute.rb
|
54
|
+
- lib/ebay/requests/add_dispute_response.rb
|
55
|
+
- lib/ebay/requests/add_item.rb
|
56
|
+
- lib/ebay/requests/add_live_auction_item.rb
|
57
|
+
- lib/ebay/requests/add_member_message.rb
|
58
|
+
- lib/ebay/requests/add_member_message_aaq_to_partner.rb
|
59
|
+
- lib/ebay/requests/add_member_message_rtq.rb
|
60
|
+
- lib/ebay/requests/add_member_messages_aaq_to_bidder.rb
|
61
|
+
- lib/ebay/requests/add_order.rb
|
62
|
+
- lib/ebay/requests/add_second_chance_item.rb
|
63
|
+
- lib/ebay/requests/add_to_item_description.rb
|
64
|
+
- lib/ebay/requests/add_to_watch_list.rb
|
65
|
+
- lib/ebay/requests/add_transaction_confirmation_item.rb
|
66
|
+
- lib/ebay/requests/approve_live_auction_bidders.rb
|
67
|
+
- lib/ebay/requests/complete_sale.rb
|
68
|
+
- lib/ebay/requests/delete_my_messages.rb
|
69
|
+
- lib/ebay/requests/end_item.rb
|
70
|
+
- lib/ebay/requests/fetch_token.rb
|
71
|
+
- lib/ebay/requests/get_account.rb
|
72
|
+
- lib/ebay/requests/get_ad_format_leads.rb
|
73
|
+
- lib/ebay/requests/get_all_bidders.rb
|
74
|
+
- lib/ebay/requests/get_api_access_rules.rb
|
75
|
+
- lib/ebay/requests/get_attributes_cs.rb
|
76
|
+
- lib/ebay/requests/get_attributes_xsl.rb
|
77
|
+
- lib/ebay/requests/get_best_offers.rb
|
78
|
+
- lib/ebay/requests/get_bidder_list.rb
|
79
|
+
- lib/ebay/requests/get_categories.rb
|
80
|
+
- lib/ebay/requests/get_category2_cs.rb
|
81
|
+
- lib/ebay/requests/get_category2_finance_offer.rb
|
82
|
+
- lib/ebay/requests/get_category_features.rb
|
83
|
+
- lib/ebay/requests/get_category_listings.rb
|
84
|
+
- lib/ebay/requests/get_category_mappings.rb
|
85
|
+
- lib/ebay/requests/get_challenge_token.rb
|
86
|
+
- lib/ebay/requests/get_charities.rb
|
87
|
+
- lib/ebay/requests/get_contextual_keywords.rb
|
88
|
+
- lib/ebay/requests/get_cross_promotions.rb
|
89
|
+
- lib/ebay/requests/get_description_templates.rb
|
90
|
+
- lib/ebay/requests/get_dispute.rb
|
91
|
+
- lib/ebay/requests/get_ebay_details.rb
|
92
|
+
- lib/ebay/requests/get_ebay_official_time.rb
|
93
|
+
- lib/ebay/requests/get_feedback.rb
|
94
|
+
- lib/ebay/requests/get_finance_offers.rb
|
95
|
+
- lib/ebay/requests/get_high_bidders.rb
|
96
|
+
- lib/ebay/requests/get_item.rb
|
97
|
+
- lib/ebay/requests/get_item_recommendations.rb
|
98
|
+
- lib/ebay/requests/get_item_shipping.rb
|
99
|
+
- lib/ebay/requests/get_item_transactions.rb
|
100
|
+
- lib/ebay/requests/get_items_awaiting_feedback.rb
|
101
|
+
- lib/ebay/requests/get_live_auction_bidders.rb
|
102
|
+
- lib/ebay/requests/get_live_auction_catalog_details.rb
|
103
|
+
- lib/ebay/requests/get_member_messages.rb
|
104
|
+
- lib/ebay/requests/get_my_ebay.rb
|
105
|
+
- lib/ebay/requests/get_my_ebay_buying.rb
|
106
|
+
- lib/ebay/requests/get_my_ebay_reminders.rb
|
107
|
+
- lib/ebay/requests/get_my_ebay_selling.rb
|
108
|
+
- lib/ebay/requests/get_my_messages.rb
|
109
|
+
- lib/ebay/requests/get_notification_preferences.rb
|
110
|
+
- lib/ebay/requests/get_notifications_usage.rb
|
111
|
+
- lib/ebay/requests/get_order_transactions.rb
|
112
|
+
- lib/ebay/requests/get_orders.rb
|
113
|
+
- lib/ebay/requests/get_picture_manager_details.rb
|
114
|
+
- lib/ebay/requests/get_picture_manager_options.rb
|
115
|
+
- lib/ebay/requests/get_popular_keywords.rb
|
116
|
+
- lib/ebay/requests/get_product_family_members.rb
|
117
|
+
- lib/ebay/requests/get_product_finder.rb
|
118
|
+
- lib/ebay/requests/get_product_finder_xsl.rb
|
119
|
+
- lib/ebay/requests/get_product_search_page.rb
|
120
|
+
- lib/ebay/requests/get_product_search_results.rb
|
121
|
+
- lib/ebay/requests/get_product_selling_pages.rb
|
122
|
+
- lib/ebay/requests/get_promotion_rules.rb
|
123
|
+
- lib/ebay/requests/get_recommendations.rb
|
124
|
+
- lib/ebay/requests/get_return_url.rb
|
125
|
+
- lib/ebay/requests/get_ru_name.rb
|
126
|
+
- lib/ebay/requests/get_search_results.rb
|
127
|
+
- lib/ebay/requests/get_search_results_express.rb
|
128
|
+
- lib/ebay/requests/get_seller_events.rb
|
129
|
+
- lib/ebay/requests/get_seller_list.rb
|
130
|
+
- lib/ebay/requests/get_seller_payments.rb
|
131
|
+
- lib/ebay/requests/get_seller_transactions.rb
|
132
|
+
- lib/ebay/requests/get_store.rb
|
133
|
+
- lib/ebay/requests/get_store_category_update_status.rb
|
134
|
+
- lib/ebay/requests/get_store_custom_page.rb
|
135
|
+
- lib/ebay/requests/get_store_options.rb
|
136
|
+
- lib/ebay/requests/get_store_preferences.rb
|
137
|
+
- lib/ebay/requests/get_suggested_categories.rb
|
138
|
+
- lib/ebay/requests/get_tax_table.rb
|
139
|
+
- lib/ebay/requests/get_user.rb
|
140
|
+
- lib/ebay/requests/get_user_contact_details.rb
|
141
|
+
- lib/ebay/requests/get_user_disputes.rb
|
142
|
+
- lib/ebay/requests/get_user_preferences.rb
|
143
|
+
- lib/ebay/requests/get_vero_reason_code_details.rb
|
144
|
+
- lib/ebay/requests/get_vero_report_status.rb
|
145
|
+
- lib/ebay/requests/get_want_it_now_post.rb
|
146
|
+
- lib/ebay/requests/get_want_it_now_search_results.rb
|
147
|
+
- lib/ebay/requests/issue_refund.rb
|
148
|
+
- lib/ebay/requests/leave_feedback.rb
|
149
|
+
- lib/ebay/requests/place_offer.rb
|
150
|
+
- lib/ebay/requests/relist_item.rb
|
151
|
+
- lib/ebay/requests/remove_from_watch_list.rb
|
152
|
+
- lib/ebay/requests/respond_to_best_offer.rb
|
153
|
+
- lib/ebay/requests/respond_to_feedback.rb
|
154
|
+
- lib/ebay/requests/respond_to_want_it_now_post.rb
|
155
|
+
- lib/ebay/requests/revise_checkout_status.rb
|
156
|
+
- lib/ebay/requests/revise_item.rb
|
157
|
+
- lib/ebay/requests/revise_live_auction_item.rb
|
158
|
+
- lib/ebay/requests/revise_my_messages.rb
|
159
|
+
- lib/ebay/requests/revise_my_messages_folders.rb
|
160
|
+
- lib/ebay/requests/seller_reverse_dispute.rb
|
161
|
+
- lib/ebay/requests/send_invoice.rb
|
162
|
+
- lib/ebay/requests/set_notification_preferences.rb
|
163
|
+
- lib/ebay/requests/set_picture_manager_details.rb
|
164
|
+
- lib/ebay/requests/set_promotion_rules.rb
|
165
|
+
- lib/ebay/requests/set_return_url.rb
|
166
|
+
- lib/ebay/requests/set_store.rb
|
167
|
+
- lib/ebay/requests/set_store_categories.rb
|
168
|
+
- lib/ebay/requests/set_store_custom_page.rb
|
169
|
+
- lib/ebay/requests/set_store_preferences.rb
|
170
|
+
- lib/ebay/requests/set_tax_table.rb
|
171
|
+
- lib/ebay/requests/set_user_notes.rb
|
172
|
+
- lib/ebay/requests/set_user_preferences.rb
|
173
|
+
- lib/ebay/requests/validate_challenge_input.rb
|
174
|
+
- lib/ebay/requests/validate_test_user_registration.rb
|
175
|
+
- lib/ebay/requests/verify_add_item.rb
|
176
|
+
- lib/ebay/requests/verify_add_second_chance_item.rb
|
177
|
+
- lib/ebay/requests/vero_report_items.rb
|
178
|
+
- lib/ebay/response/base.rb
|
179
|
+
- lib/ebay/responses/abstract.rb
|
180
|
+
- lib/ebay/responses/add_dispute.rb
|
181
|
+
- lib/ebay/responses/add_dispute_response.rb
|
182
|
+
- lib/ebay/responses/add_item.rb
|
183
|
+
- lib/ebay/responses/add_live_auction_item.rb
|
184
|
+
- lib/ebay/responses/add_member_message.rb
|
185
|
+
- lib/ebay/responses/add_member_message_aaq_to_partner.rb
|
186
|
+
- lib/ebay/responses/add_member_message_rtq.rb
|
187
|
+
- lib/ebay/responses/add_member_messages_aaq_to_bidder.rb
|
73
188
|
- lib/ebay/responses/add_order.rb
|
74
|
-
- lib/ebay/responses/
|
75
|
-
- lib/ebay/responses/
|
76
|
-
- lib/ebay/responses/
|
189
|
+
- lib/ebay/responses/add_second_chance_item.rb
|
190
|
+
- lib/ebay/responses/add_to_item_description.rb
|
191
|
+
- lib/ebay/responses/add_to_watch_list.rb
|
77
192
|
- lib/ebay/responses/add_transaction_confirmation_item.rb
|
78
|
-
- lib/ebay/responses/
|
79
|
-
- lib/ebay/responses/
|
80
|
-
- lib/ebay/responses/
|
81
|
-
- lib/ebay/responses/
|
193
|
+
- lib/ebay/responses/approve_live_auction_bidders.rb
|
194
|
+
- lib/ebay/responses/complete_sale.rb
|
195
|
+
- lib/ebay/responses/delete_my_messages.rb
|
196
|
+
- lib/ebay/responses/end_item.rb
|
197
|
+
- lib/ebay/responses/fetch_token.rb
|
82
198
|
- lib/ebay/responses/get_account.rb
|
83
|
-
- lib/ebay/responses/
|
84
|
-
- lib/ebay/responses/
|
85
|
-
- lib/ebay/responses/set_store_custom_page.rb
|
86
|
-
- lib/ebay/responses/get_user_preferences.rb
|
87
|
-
- lib/ebay/responses/get_product_search_page.rb
|
88
|
-
- lib/ebay/responses/get_return_url.rb
|
89
|
-
- lib/ebay/responses/get_my_ebay_buying.rb
|
90
|
-
- lib/ebay/responses/remove_from_watch_list.rb
|
91
|
-
- lib/ebay/responses/add_second_chance_item.rb
|
92
|
-
- lib/ebay/responses/get_tax_table.rb
|
199
|
+
- lib/ebay/responses/get_ad_format_leads.rb
|
200
|
+
- lib/ebay/responses/get_all_bidders.rb
|
93
201
|
- lib/ebay/responses/get_api_access_rules.rb
|
94
|
-
- lib/ebay/responses/
|
95
|
-
- lib/ebay/responses/
|
202
|
+
- lib/ebay/responses/get_attributes_cs.rb
|
203
|
+
- lib/ebay/responses/get_attributes_xsl.rb
|
204
|
+
- lib/ebay/responses/get_best_offers.rb
|
205
|
+
- lib/ebay/responses/get_bidder_list.rb
|
206
|
+
- lib/ebay/responses/get_categories.rb
|
207
|
+
- lib/ebay/responses/get_category2_cs.rb
|
208
|
+
- lib/ebay/responses/get_category2_finance_offer.rb
|
209
|
+
- lib/ebay/responses/get_category_features.rb
|
210
|
+
- lib/ebay/responses/get_category_listings.rb
|
211
|
+
- lib/ebay/responses/get_category_mappings.rb
|
212
|
+
- lib/ebay/responses/get_challenge_token.rb
|
213
|
+
- lib/ebay/responses/get_charities.rb
|
214
|
+
- lib/ebay/responses/get_contextual_keywords.rb
|
215
|
+
- lib/ebay/responses/get_cross_promotions.rb
|
216
|
+
- lib/ebay/responses/get_description_templates.rb
|
217
|
+
- lib/ebay/responses/get_dispute.rb
|
218
|
+
- lib/ebay/responses/get_ebay_details.rb
|
219
|
+
- lib/ebay/responses/get_ebay_official_time.rb
|
220
|
+
- lib/ebay/responses/get_feedback.rb
|
96
221
|
- lib/ebay/responses/get_finance_offers.rb
|
97
|
-
- lib/ebay/responses/get_notification_preferences.rb
|
98
|
-
- lib/ebay/responses/get_product_finder.rb
|
99
|
-
- lib/ebay/responses/get_store_options.rb
|
100
|
-
- lib/ebay/responses/add_live_auction_item.rb
|
101
|
-
- lib/ebay/responses/approve_live_auction_bidders.rb
|
102
|
-
- lib/ebay/responses/set_user_preferences.rb
|
103
|
-
- lib/ebay/responses/validate_challenge_input.rb
|
104
222
|
- lib/ebay/responses/get_high_bidders.rb
|
105
|
-
- lib/ebay/responses/
|
106
|
-
- lib/ebay/responses/
|
107
|
-
- lib/ebay/responses/
|
108
|
-
- lib/ebay/responses/set_return_url.rb
|
109
|
-
- lib/ebay/responses/get_dispute.rb
|
110
|
-
- lib/ebay/responses/set_tax_table.rb
|
111
|
-
- lib/ebay/responses/seller_reverse_dispute.rb
|
112
|
-
- lib/ebay/responses/get_picture_manager_options.rb
|
113
|
-
- lib/ebay/responses/set_notification_preferences.rb
|
223
|
+
- lib/ebay/responses/get_item.rb
|
224
|
+
- lib/ebay/responses/get_item_recommendations.rb
|
225
|
+
- lib/ebay/responses/get_item_shipping.rb
|
114
226
|
- lib/ebay/responses/get_item_transactions.rb
|
115
|
-
- lib/ebay/responses/get_bidder_list.rb
|
116
|
-
- lib/ebay/responses/get_categories.rb
|
117
|
-
- lib/ebay/responses/verify_add_second_chance_item.rb
|
118
|
-
- lib/ebay/responses/revise_checkout_status.rb
|
119
|
-
- lib/ebay/responses/get_recommendations.rb
|
120
227
|
- lib/ebay/responses/get_items_awaiting_feedback.rb
|
121
|
-
- lib/ebay/responses/
|
122
|
-
- lib/ebay/responses/
|
123
|
-
- lib/ebay/responses/get_orders.rb
|
228
|
+
- lib/ebay/responses/get_live_auction_bidders.rb
|
229
|
+
- lib/ebay/responses/get_live_auction_catalog_details.rb
|
124
230
|
- lib/ebay/responses/get_member_messages.rb
|
125
|
-
- lib/ebay/responses/
|
126
|
-
- lib/ebay/responses/
|
127
|
-
- lib/ebay/responses/
|
128
|
-
- lib/ebay/responses/set_user_notes.rb
|
231
|
+
- lib/ebay/responses/get_my_ebay.rb
|
232
|
+
- lib/ebay/responses/get_my_ebay_buying.rb
|
233
|
+
- lib/ebay/responses/get_my_ebay_reminders.rb
|
129
234
|
- lib/ebay/responses/get_my_ebay_selling.rb
|
130
|
-
- lib/ebay/responses/
|
131
|
-
- lib/ebay/responses/
|
132
|
-
- lib/ebay/responses/
|
133
|
-
- lib/ebay/responses/get_category_features.rb
|
134
|
-
- lib/ebay/responses/get_attributes_cs.rb
|
135
|
-
- lib/ebay/responses/get_attributes_xsl.rb
|
136
|
-
- lib/ebay/responses/add_to_watch_list.rb
|
137
|
-
- lib/ebay/responses/get_item_shipping.rb
|
138
|
-
- lib/ebay/responses/revise_item.rb
|
139
|
-
- lib/ebay/responses/complete_sale.rb
|
140
|
-
- lib/ebay/responses/set_promotion_rules.rb
|
141
|
-
- lib/ebay/responses/end_item.rb
|
142
|
-
- lib/ebay/responses/get_store.rb
|
143
|
-
- lib/ebay/responses/get_live_auction_bidders.rb
|
144
|
-
- lib/ebay/responses/get_seller_transactions.rb
|
145
|
-
- lib/ebay/responses/add_member_message.rb
|
146
|
-
- lib/ebay/responses/add_dispute.rb
|
147
|
-
- lib/ebay/responses/get_ru_name.rb
|
148
|
-
- lib/ebay/responses/set_store.rb
|
149
|
-
- lib/ebay/responses/get_product_search_results.rb
|
150
|
-
- lib/ebay/responses/get_user_contact_details.rb
|
151
|
-
- lib/ebay/responses/get_category_listings.rb
|
152
|
-
- lib/ebay/responses/add_item.rb
|
153
|
-
- lib/ebay/responses/get_want_it_now_search_results.rb
|
154
|
-
- lib/ebay/responses/delete_my_messages.rb
|
155
|
-
- lib/ebay/responses/get_best_offers.rb
|
156
|
-
- lib/ebay/responses/get_description_templates.rb
|
235
|
+
- lib/ebay/responses/get_my_messages.rb
|
236
|
+
- lib/ebay/responses/get_notification_preferences.rb
|
237
|
+
- lib/ebay/responses/get_notifications_usage.rb
|
157
238
|
- lib/ebay/responses/get_order_transactions.rb
|
158
|
-
- lib/ebay/responses/
|
159
|
-
- lib/ebay/responses/get_all_bidders.rb
|
160
|
-
- lib/ebay/responses/get_popular_keywords.rb
|
161
|
-
- lib/ebay/responses/add_member_message_rtq.rb
|
239
|
+
- lib/ebay/responses/get_orders.rb
|
162
240
|
- lib/ebay/responses/get_picture_manager_details.rb
|
163
|
-
- lib/ebay/responses/
|
164
|
-
- lib/ebay/responses/
|
241
|
+
- lib/ebay/responses/get_picture_manager_options.rb
|
242
|
+
- lib/ebay/responses/get_popular_keywords.rb
|
243
|
+
- lib/ebay/responses/get_product_family_members.rb
|
244
|
+
- lib/ebay/responses/get_product_finder.rb
|
245
|
+
- lib/ebay/responses/get_product_finder_xsl.rb
|
246
|
+
- lib/ebay/responses/get_product_search_page.rb
|
247
|
+
- lib/ebay/responses/get_product_search_results.rb
|
165
248
|
- lib/ebay/responses/get_product_selling_pages.rb
|
166
|
-
- lib/ebay/responses/
|
167
|
-
- lib/ebay/responses/
|
168
|
-
- lib/ebay/responses/
|
169
|
-
- lib/ebay/responses/
|
170
|
-
- lib/ebay/responses/get_cross_promotions.rb
|
171
|
-
- lib/ebay/responses/get_category2_cs.rb
|
172
|
-
- lib/ebay/responses/get_feedback.rb
|
173
|
-
- lib/ebay/responses/get_ebay_details.rb
|
249
|
+
- lib/ebay/responses/get_promotion_rules.rb
|
250
|
+
- lib/ebay/responses/get_recommendations.rb
|
251
|
+
- lib/ebay/responses/get_return_url.rb
|
252
|
+
- lib/ebay/responses/get_ru_name.rb
|
174
253
|
- lib/ebay/responses/get_search_results.rb
|
175
|
-
- lib/ebay/responses/set_picture_manager_details.rb
|
176
|
-
- lib/ebay/responses/set_store_preferences.rb
|
177
|
-
- lib/ebay/responses/revise_my_messages.rb
|
178
|
-
- lib/ebay/responses/notification_message.rb
|
179
|
-
- lib/ebay/responses/get_product_family_members.rb
|
180
|
-
- lib/ebay/responses/issue_refund.rb
|
181
|
-
- lib/ebay/responses/get_want_it_now_post.rb
|
182
|
-
- lib/ebay/responses/get_store_category_update_status.rb
|
183
254
|
- lib/ebay/responses/get_search_results_express.rb
|
255
|
+
- lib/ebay/responses/get_seller_events.rb
|
256
|
+
- lib/ebay/responses/get_seller_list.rb
|
257
|
+
- lib/ebay/responses/get_seller_payments.rb
|
258
|
+
- lib/ebay/responses/get_seller_transactions.rb
|
259
|
+
- lib/ebay/responses/get_store.rb
|
260
|
+
- lib/ebay/responses/get_store_category_update_status.rb
|
261
|
+
- lib/ebay/responses/get_store_custom_page.rb
|
262
|
+
- lib/ebay/responses/get_store_options.rb
|
263
|
+
- lib/ebay/responses/get_store_preferences.rb
|
184
264
|
- lib/ebay/responses/get_suggested_categories.rb
|
185
|
-
- lib/ebay/responses/
|
186
|
-
- lib/ebay/responses/
|
187
|
-
- lib/ebay/responses/
|
188
|
-
- lib/ebay/responses/
|
189
|
-
- lib/ebay/responses/
|
190
|
-
- lib/ebay/responses/
|
191
|
-
- lib/ebay/responses/
|
192
|
-
- lib/ebay/responses/
|
265
|
+
- lib/ebay/responses/get_tax_table.rb
|
266
|
+
- lib/ebay/responses/get_user.rb
|
267
|
+
- lib/ebay/responses/get_user_contact_details.rb
|
268
|
+
- lib/ebay/responses/get_user_disputes.rb
|
269
|
+
- lib/ebay/responses/get_user_preferences.rb
|
270
|
+
- lib/ebay/responses/get_vero_reason_code_details.rb
|
271
|
+
- lib/ebay/responses/get_vero_report_status.rb
|
272
|
+
- lib/ebay/responses/get_want_it_now_post.rb
|
273
|
+
- lib/ebay/responses/get_want_it_now_search_results.rb
|
274
|
+
- lib/ebay/responses/issue_refund.rb
|
275
|
+
- lib/ebay/responses/leave_feedback.rb
|
276
|
+
- lib/ebay/responses/notification_message.rb
|
277
|
+
- lib/ebay/responses/place_offer.rb
|
278
|
+
- lib/ebay/responses/relist_item.rb
|
279
|
+
- lib/ebay/responses/remove_from_watch_list.rb
|
280
|
+
- lib/ebay/responses/respond_to_best_offer.rb
|
281
|
+
- lib/ebay/responses/respond_to_feedback.rb
|
282
|
+
- lib/ebay/responses/respond_to_want_it_now_post.rb
|
283
|
+
- lib/ebay/responses/revise_checkout_status.rb
|
284
|
+
- lib/ebay/responses/revise_item.rb
|
193
285
|
- lib/ebay/responses/revise_live_auction_item.rb
|
194
|
-
- lib/ebay/
|
195
|
-
- lib/ebay/
|
196
|
-
- lib/ebay/
|
197
|
-
- lib/ebay/
|
198
|
-
- lib/ebay/
|
199
|
-
- lib/ebay/
|
200
|
-
- lib/ebay/
|
201
|
-
- lib/ebay/
|
202
|
-
- lib/ebay/
|
203
|
-
- lib/ebay/
|
204
|
-
- lib/ebay/
|
205
|
-
- lib/ebay/
|
206
|
-
- lib/ebay/
|
207
|
-
- lib/ebay/
|
208
|
-
- lib/ebay/
|
209
|
-
- lib/ebay/
|
210
|
-
- lib/ebay/
|
211
|
-
- lib/ebay/
|
212
|
-
- lib/ebay/
|
213
|
-
- lib/ebay/
|
214
|
-
- lib/ebay/
|
215
|
-
- lib/ebay/
|
216
|
-
- lib/ebay/
|
217
|
-
- lib/ebay/
|
286
|
+
- lib/ebay/responses/revise_my_messages.rb
|
287
|
+
- lib/ebay/responses/revise_my_messages_folders.rb
|
288
|
+
- lib/ebay/responses/seller_reverse_dispute.rb
|
289
|
+
- lib/ebay/responses/send_invoice.rb
|
290
|
+
- lib/ebay/responses/set_notification_preferences.rb
|
291
|
+
- lib/ebay/responses/set_picture_manager_details.rb
|
292
|
+
- lib/ebay/responses/set_promotion_rules.rb
|
293
|
+
- lib/ebay/responses/set_return_url.rb
|
294
|
+
- lib/ebay/responses/set_store.rb
|
295
|
+
- lib/ebay/responses/set_store_categories.rb
|
296
|
+
- lib/ebay/responses/set_store_custom_page.rb
|
297
|
+
- lib/ebay/responses/set_store_preferences.rb
|
298
|
+
- lib/ebay/responses/set_tax_table.rb
|
299
|
+
- lib/ebay/responses/set_user_notes.rb
|
300
|
+
- lib/ebay/responses/set_user_preferences.rb
|
301
|
+
- lib/ebay/responses/validate_challenge_input.rb
|
302
|
+
- lib/ebay/responses/validate_test_user_registration.rb
|
303
|
+
- lib/ebay/responses/verify_add_item.rb
|
304
|
+
- lib/ebay/responses/verify_add_second_chance_item.rb
|
305
|
+
- lib/ebay/responses/vero_report_items.rb
|
306
|
+
- lib/ebay/schema/ebaySvc.xsd
|
307
|
+
- lib/ebay/schema/mapper
|
308
|
+
- lib/ebay/schema/mapper.rb
|
309
|
+
- lib/ebay/schema/version.rb
|
310
|
+
- lib/ebay/schema/mapper/class_definition.rb
|
311
|
+
- lib/ebay/schema/mapper/class_template.rb
|
312
|
+
- lib/ebay/schema/mapper/ebay_schema_importer.rb
|
313
|
+
- lib/ebay/schema/mapper/enumeration.rb
|
314
|
+
- lib/ebay/schema/mapper/enumeration_validation.rb
|
315
|
+
- lib/ebay/schema/mapper/node.rb
|
316
|
+
- lib/ebay/schema/mapper/parser.rb
|
317
|
+
- lib/ebay/schema/mapper/ruby_class_generator.rb
|
318
|
+
- lib/ebay/schema/mapper/ruby_class_generator_helper.rb
|
319
|
+
- lib/ebay/schema/mapper/schema.rb
|
320
|
+
- lib/ebay/schema/mapper/templates
|
321
|
+
- lib/ebay/schema/mapper/xsd2ebay.rb
|
322
|
+
- lib/ebay/schema/mapper/templates/abstract_request.erb
|
323
|
+
- lib/ebay/schema/mapper/templates/application_delivery_preferences.erb
|
324
|
+
- lib/ebay/schema/mapper/templates/base.erb
|
325
|
+
- lib/ebay/schema/mapper/templates/value.erb
|
326
|
+
- lib/ebay/schema/mapper/templates/xsl_file.erb
|
327
|
+
- lib/ebay/types/access_rule_current_status_code.rb
|
328
|
+
- lib/ebay/types/access_rule_status_code.rb
|
329
|
+
- lib/ebay/types/account_detail_entry_code.rb
|
330
|
+
- lib/ebay/types/account_entry.rb
|
331
|
+
- lib/ebay/types/account_entry_sort_type_code.rb
|
332
|
+
- lib/ebay/types/account_history_selection_code.rb
|
333
|
+
- lib/ebay/types/account_state_code.rb
|
334
|
+
- lib/ebay/types/account_summary.rb
|
218
335
|
- lib/ebay/types/ack_code.rb
|
219
|
-
- lib/ebay/types/
|
220
|
-
- lib/ebay/types/
|
221
|
-
- lib/ebay/types/
|
222
|
-
- lib/ebay/types/
|
223
|
-
- lib/ebay/types/
|
224
|
-
- lib/ebay/types/
|
336
|
+
- lib/ebay/types/ad_format_enabled_code.rb
|
337
|
+
- lib/ebay/types/ad_format_enabled_definition.rb
|
338
|
+
- lib/ebay/types/ad_format_lead.rb
|
339
|
+
- lib/ebay/types/add_member_messages_aaq_to_bidder_request_container.rb
|
340
|
+
- lib/ebay/types/add_member_messages_aaq_to_bidder_response_container.rb
|
341
|
+
- lib/ebay/types/additional_account.rb
|
342
|
+
- lib/ebay/types/address.rb
|
343
|
+
- lib/ebay/types/address_owner_code.rb
|
344
|
+
- lib/ebay/types/address_record_type_code.rb
|
345
|
+
- lib/ebay/types/address_status_code.rb
|
346
|
+
- lib/ebay/types/affiliate_tracking_details.rb
|
347
|
+
- lib/ebay/types/amount.rb
|
348
|
+
- lib/ebay/types/api_access_rule.rb
|
349
|
+
- lib/ebay/types/application_delivery_preferences.rb
|
350
|
+
- lib/ebay/types/application_device_type_code.rb
|
351
|
+
- lib/ebay/types/attribute.rb
|
352
|
+
- lib/ebay/types/attribute_recommendations.rb
|
353
|
+
- lib/ebay/types/attribute_set.rb
|
354
|
+
- lib/ebay/types/authentication_entry.rb
|
355
|
+
- lib/ebay/types/balance_code.rb
|
356
|
+
- lib/ebay/types/basic_amount.rb
|
357
|
+
- lib/ebay/types/basic_upgrade_pack_enabled_definition.rb
|
358
|
+
- lib/ebay/types/best_offer.rb
|
359
|
+
- lib/ebay/types/best_offer_action_code.rb
|
360
|
+
- lib/ebay/types/best_offer_auto_decline_enabled_definition.rb
|
361
|
+
- lib/ebay/types/best_offer_counter_enabled_definition.rb
|
362
|
+
- lib/ebay/types/best_offer_details.rb
|
225
363
|
- lib/ebay/types/best_offer_enabled_definition.rb
|
226
|
-
- lib/ebay/types/
|
227
|
-
- lib/ebay/types/
|
364
|
+
- lib/ebay/types/best_offer_status_code.rb
|
365
|
+
- lib/ebay/types/best_offer_type_code.rb
|
366
|
+
- lib/ebay/types/bid_action_code.rb
|
367
|
+
- lib/ebay/types/bid_approval.rb
|
368
|
+
- lib/ebay/types/bid_approval_array.rb
|
369
|
+
- lib/ebay/types/bidder_detail.rb
|
370
|
+
- lib/ebay/types/bidder_detail_array.rb
|
371
|
+
- lib/ebay/types/bidder_notice_preferences.rb
|
372
|
+
- lib/ebay/types/bidder_status_code.rb
|
373
|
+
- lib/ebay/types/bidder_type_code.rb
|
228
374
|
- lib/ebay/types/bidding_details.rb
|
229
|
-
- lib/ebay/types/pro_pack_enabled_definition.rb
|
230
|
-
- lib/ebay/types/xml_requester_credentials.rb
|
231
|
-
- lib/ebay/types/my_messages_message_array.rb
|
232
|
-
- lib/ebay/types/store_color_scheme.rb
|
233
|
-
- lib/ebay/types/logo_type_code.rb
|
234
|
-
- lib/ebay/types/currency_code.rb
|
235
|
-
- lib/ebay/types/express_pictures_required_definition.rb
|
236
|
-
- lib/ebay/types/item_bid_details.rb
|
237
|
-
- lib/ebay/types/notification_event_type_code.rb
|
238
|
-
- lib/ebay/types/paypal_account_level_code.rb
|
239
|
-
- lib/ebay/types/best_offer_details.rb
|
240
|
-
- lib/ebay/types/selection_mode_code.rb
|
241
|
-
- lib/ebay/types/flat_shipping_rate_option_code.rb
|
242
|
-
- lib/ebay/types/transaction.rb
|
243
|
-
- lib/ebay/types/feedback_period_array.rb
|
244
|
-
- lib/ebay/types/range_code.rb
|
245
|
-
- lib/ebay/types/sales_tax.rb
|
246
|
-
- lib/ebay/types/my_ebay_favorite_seller_list.rb
|
247
|
-
- lib/ebay/types/charity_status_code.rb
|
248
|
-
- lib/ebay/types/currency_details.rb
|
249
|
-
- lib/ebay/types/skype_me_non_transactional_enabled_definition.rb
|
250
|
-
- lib/ebay/types/value_pack_enabled_definition.rb
|
251
|
-
- lib/ebay/types/live_auction_bid_array.rb
|
252
|
-
- lib/ebay/types/store_subscription_array.rb
|
253
|
-
- lib/ebay/types/label.rb
|
254
|
-
- lib/ebay/types/product_family.rb
|
255
|
-
- lib/ebay/types/my_ebay_favorite_search_list.rb
|
256
|
-
- lib/ebay/types/url_details.rb
|
257
|
-
- lib/ebay/types/flat_shipping_preferences.rb
|
258
|
-
- lib/ebay/types/error.rb
|
259
|
-
- lib/ebay/types/express_condition_required_definition.rb
|
260
|
-
- lib/ebay/types/custom_security_header.rb
|
261
|
-
- lib/ebay/types/dispute_explanation_code.rb
|
262
|
-
- lib/ebay/types/express_preferences.rb
|
263
|
-
- lib/ebay/types/express_enabled_definition.rb
|
264
|
-
- lib/ebay/types/user_id_password.rb
|
265
|
-
- lib/ebay/types/dispute_filter_type_code.rb
|
266
|
-
- lib/ebay/types/hit_counter_code.rb
|
267
375
|
- lib/ebay/types/bidding_summary.rb
|
268
|
-
- lib/ebay/types/
|
269
|
-
- lib/ebay/types/
|
270
|
-
- lib/ebay/types/
|
271
|
-
- lib/ebay/types/
|
272
|
-
- lib/ebay/types/
|
273
|
-
- lib/ebay/types/
|
274
|
-
- lib/ebay/types/
|
275
|
-
- lib/ebay/types/dispute_resolution_record_type_code.rb
|
276
|
-
- lib/ebay/types/listing_analyzer_recommendations.rb
|
277
|
-
- lib/ebay/types/live_auction_approval_status.rb
|
278
|
-
- lib/ebay/types/my_ebay_selection.rb
|
279
|
-
- lib/ebay/types/charity_id.rb
|
280
|
-
- lib/ebay/types/category.rb
|
281
|
-
- lib/ebay/types/notification_event_property.rb
|
282
|
-
- lib/ebay/types/reminder_customization.rb
|
283
|
-
- lib/ebay/types/item_type_filter_code.rb
|
284
|
-
- lib/ebay/types/selling_status.rb
|
285
|
-
- lib/ebay/types/item_sort_type_code.rb
|
286
|
-
- lib/ebay/types/extended_product_finder_id.rb
|
287
|
-
- lib/ebay/types/digital_delivery_enabled_definition.rb
|
288
|
-
- lib/ebay/types/promotion_item_selection_code.rb
|
289
|
-
- lib/ebay/types/seller_payment_preferences.rb
|
290
|
-
- lib/ebay/types/general_payment_method_code.rb
|
291
|
-
- lib/ebay/types/feedback_detail.rb
|
292
|
-
- lib/ebay/types/site_wide_characteristics.rb
|
293
|
-
- lib/ebay/types/dispute_state_code.rb
|
294
|
-
- lib/ebay/types/best_offer_type_code.rb
|
295
|
-
- lib/ebay/types/store_logo_array.rb
|
296
|
-
- lib/ebay/types/digital_delivery_method_code.rb
|
376
|
+
- lib/ebay/types/bulk_catalog_lister_status_code.rb
|
377
|
+
- lib/ebay/types/buyer.rb
|
378
|
+
- lib/ebay/types/buyer_payment_method_code.rb
|
379
|
+
- lib/ebay/types/buyer_protection_code.rb
|
380
|
+
- lib/ebay/types/buyer_requirements.rb
|
381
|
+
- lib/ebay/types/buying_guide.rb
|
382
|
+
- lib/ebay/types/buying_guide_details.rb
|
297
383
|
- lib/ebay/types/buying_summary.rb
|
298
|
-
- lib/ebay/types/
|
299
|
-
- lib/ebay/types/
|
300
|
-
- lib/ebay/types/
|
301
|
-
- lib/ebay/types/
|
302
|
-
- lib/ebay/types/
|
303
|
-
- lib/ebay/types/
|
304
|
-
- lib/ebay/types/
|
305
|
-
- lib/ebay/types/
|
306
|
-
- lib/ebay/types/
|
307
|
-
- lib/ebay/types/
|
308
|
-
- lib/ebay/types/
|
309
|
-
- lib/ebay/types/
|
310
|
-
- lib/ebay/types/
|
311
|
-
- lib/ebay/types/
|
312
|
-
- lib/ebay/types/
|
313
|
-
- lib/ebay/types/
|
314
|
-
- lib/ebay/types/
|
384
|
+
- lib/ebay/types/calculated_shipping_charge_option_code.rb
|
385
|
+
- lib/ebay/types/calculated_shipping_preferences.rb
|
386
|
+
- lib/ebay/types/calculated_shipping_rate.rb
|
387
|
+
- lib/ebay/types/calculated_shipping_rate_option_code.rb
|
388
|
+
- lib/ebay/types/cancel_offer.rb
|
389
|
+
- lib/ebay/types/cancel_offer_array.rb
|
390
|
+
- lib/ebay/types/category.rb
|
391
|
+
- lib/ebay/types/category_feature.rb
|
392
|
+
- lib/ebay/types/category_feature_detail_level_code.rb
|
393
|
+
- lib/ebay/types/category_finance_offer.rb
|
394
|
+
- lib/ebay/types/category_listings_order_code.rb
|
395
|
+
- lib/ebay/types/category_listings_search_code.rb
|
396
|
+
- lib/ebay/types/category_mapping.rb
|
397
|
+
- lib/ebay/types/characteristic.rb
|
398
|
+
- lib/ebay/types/characteristic_set_ids.rb
|
399
|
+
- lib/ebay/types/characteristics_search_code.rb
|
400
|
+
- lib/ebay/types/characteristics_set.rb
|
315
401
|
- lib/ebay/types/charity.rb
|
316
|
-
- lib/ebay/types/product_search.rb
|
317
|
-
- lib/ebay/types/access_rule_current_status_code.rb
|
318
|
-
- lib/ebay/types/my_ebay_favorite_seller.rb
|
319
|
-
- lib/ebay/types/paginated_order_transaction_array.rb
|
320
|
-
- lib/ebay/types/listing_enhancements_code.rb
|
321
|
-
- lib/ebay/types/request_categories.rb
|
322
|
-
- lib/ebay/types/express_selling_preference_code.rb
|
323
|
-
- lib/ebay/types/store_subscription.rb
|
324
|
-
- lib/ebay/types/authentication_entry.rb
|
325
402
|
- lib/ebay/types/charity_affiliation.rb
|
326
|
-
- lib/ebay/types/
|
327
|
-
- lib/ebay/types/
|
403
|
+
- lib/ebay/types/charity_affiliation_type_code.rb
|
404
|
+
- lib/ebay/types/charity_id.rb
|
405
|
+
- lib/ebay/types/charity_info.rb
|
406
|
+
- lib/ebay/types/charity_seller.rb
|
407
|
+
- lib/ebay/types/charity_seller_status_code.rb
|
408
|
+
- lib/ebay/types/charity_status_code.rb
|
409
|
+
- lib/ebay/types/checkout_method_code.rb
|
410
|
+
- lib/ebay/types/checkout_status.rb
|
411
|
+
- lib/ebay/types/checkout_status_code.rb
|
412
|
+
- lib/ebay/types/combined_payment_option_code.rb
|
413
|
+
- lib/ebay/types/combined_payment_period_code.rb
|
414
|
+
- lib/ebay/types/combined_payment_preferences.rb
|
415
|
+
- lib/ebay/types/comment_type_code.rb
|
416
|
+
- lib/ebay/types/complete_status_code.rb
|
417
|
+
- lib/ebay/types/condition_selection_code.rb
|
418
|
+
- lib/ebay/types/context_search_asset.rb
|
419
|
+
- lib/ebay/types/country_code.rb
|
328
420
|
- lib/ebay/types/country_details.rb
|
329
|
-
- lib/ebay/types/
|
330
|
-
- lib/ebay/types/
|
331
|
-
- lib/ebay/types/
|
332
|
-
- lib/ebay/types/
|
333
|
-
- lib/ebay/types/
|
334
|
-
- lib/ebay/types/
|
335
|
-
- lib/ebay/types/
|
336
|
-
- lib/ebay/types/
|
337
|
-
- lib/ebay/types/
|
338
|
-
- lib/ebay/types/
|
339
|
-
- lib/ebay/types/
|
340
|
-
- lib/ebay/types/
|
421
|
+
- lib/ebay/types/cross_promotion_preferences.rb
|
422
|
+
- lib/ebay/types/cross_promotions.rb
|
423
|
+
- lib/ebay/types/currency_code.rb
|
424
|
+
- lib/ebay/types/currency_details.rb
|
425
|
+
- lib/ebay/types/custom_security_header.rb
|
426
|
+
- lib/ebay/types/data_element_set.rb
|
427
|
+
- lib/ebay/types/date_specifier_code.rb
|
428
|
+
- lib/ebay/types/deposit_type_code.rb
|
429
|
+
- lib/ebay/types/description_revise_mode_code.rb
|
430
|
+
- lib/ebay/types/description_template.rb
|
431
|
+
- lib/ebay/types/description_template_code.rb
|
432
|
+
- lib/ebay/types/detail_level_code.rb
|
433
|
+
- lib/ebay/types/detail_name_code.rb
|
434
|
+
- lib/ebay/types/device_type_code.rb
|
435
|
+
- lib/ebay/types/digital_delivery_details.rb
|
436
|
+
- lib/ebay/types/digital_delivery_enabled_code.rb
|
437
|
+
- lib/ebay/types/digital_delivery_enabled_definition.rb
|
438
|
+
- lib/ebay/types/digital_delivery_method_code.rb
|
439
|
+
- lib/ebay/types/dispatch_time_max_details.rb
|
440
|
+
- lib/ebay/types/display_pay_now_button_code.rb
|
441
|
+
- lib/ebay/types/dispute.rb
|
442
|
+
- lib/ebay/types/dispute_activity_code.rb
|
443
|
+
- lib/ebay/types/dispute_credit_eligibility_code.rb
|
444
|
+
- lib/ebay/types/dispute_explanation_code.rb
|
445
|
+
- lib/ebay/types/dispute_filter_count.rb
|
446
|
+
- lib/ebay/types/dispute_filter_type_code.rb
|
447
|
+
- lib/ebay/types/dispute_message.rb
|
448
|
+
- lib/ebay/types/dispute_message_source_code.rb
|
449
|
+
- lib/ebay/types/dispute_reason_code.rb
|
450
|
+
- lib/ebay/types/dispute_record_type_code.rb
|
451
|
+
- lib/ebay/types/dispute_resolution.rb
|
452
|
+
- lib/ebay/types/dispute_resolution_reason_code.rb
|
453
|
+
- lib/ebay/types/dispute_resolution_record_type_code.rb
|
454
|
+
- lib/ebay/types/dispute_sort_type_code.rb
|
455
|
+
- lib/ebay/types/dispute_state_code.rb
|
456
|
+
- lib/ebay/types/dispute_status_code.rb
|
457
|
+
- lib/ebay/types/distance.rb
|
458
|
+
- lib/ebay/types/domain_histogram.rb
|
459
|
+
- lib/ebay/types/duplicate_invocation_details.rb
|
460
|
+
- lib/ebay/types/dutch_bin_enabled_definition.rb
|
461
|
+
- lib/ebay/types/ebay_subscription_type_code.rb
|
462
|
+
- lib/ebay/types/ebx_opt_in_preference.rb
|
463
|
+
- lib/ebay/types/enable_code.rb
|
464
|
+
- lib/ebay/types/end_of_auction_email_preferences.rb
|
465
|
+
- lib/ebay/types/end_of_auction_logo_type_code.rb
|
466
|
+
- lib/ebay/types/end_reason_code.rb
|
467
|
+
- lib/ebay/types/error.rb
|
468
|
+
- lib/ebay/types/error_classification_code.rb
|
469
|
+
- lib/ebay/types/error_handling_code.rb
|
470
|
+
- lib/ebay/types/error_parameter.rb
|
471
|
+
- lib/ebay/types/escrow_code.rb
|
472
|
+
- lib/ebay/types/expansion_array.rb
|
473
|
+
- lib/ebay/types/express_condition_required_definition.rb
|
474
|
+
- lib/ebay/types/express_detail_level_code.rb
|
475
|
+
- lib/ebay/types/express_details.rb
|
476
|
+
- lib/ebay/types/express_enabled_definition.rb
|
341
477
|
- lib/ebay/types/express_histogram_aisle.rb
|
342
|
-
- lib/ebay/types/
|
343
|
-
- lib/ebay/types/
|
344
|
-
- lib/ebay/types/
|
345
|
-
- lib/ebay/types/
|
346
|
-
- lib/ebay/types/
|
478
|
+
- lib/ebay/types/express_histogram_department.rb
|
479
|
+
- lib/ebay/types/express_histogram_domain_details.rb
|
480
|
+
- lib/ebay/types/express_histogram_product.rb
|
481
|
+
- lib/ebay/types/express_histogram_sort_code.rb
|
482
|
+
- lib/ebay/types/express_item_requirements.rb
|
483
|
+
- lib/ebay/types/express_item_sort_code.rb
|
484
|
+
- lib/ebay/types/express_pictures_required_definition.rb
|
485
|
+
- lib/ebay/types/express_preferences.rb
|
486
|
+
- lib/ebay/types/express_product.rb
|
487
|
+
- lib/ebay/types/express_product_sort_code.rb
|
488
|
+
- lib/ebay/types/express_seller_requirements.rb
|
489
|
+
- lib/ebay/types/express_selling_preference_code.rb
|
490
|
+
- lib/ebay/types/extended_product_finder_id.rb
|
491
|
+
- lib/ebay/types/external_alert_id_array.rb
|
492
|
+
- lib/ebay/types/external_product_code.rb
|
493
|
+
- lib/ebay/types/external_product_id.rb
|
494
|
+
- lib/ebay/types/external_transaction.rb
|
495
|
+
- lib/ebay/types/fault_details.rb
|
347
496
|
- lib/ebay/types/feature_definitions.rb
|
497
|
+
- lib/ebay/types/feature_id_code.rb
|
498
|
+
- lib/ebay/types/fee.rb
|
499
|
+
- lib/ebay/types/feedback_detail.rb
|
500
|
+
- lib/ebay/types/feedback_info.rb
|
501
|
+
- lib/ebay/types/feedback_period.rb
|
502
|
+
- lib/ebay/types/feedback_period_array.rb
|
503
|
+
- lib/ebay/types/feedback_rating_star_code.rb
|
348
504
|
- lib/ebay/types/feedback_requirements.rb
|
505
|
+
- lib/ebay/types/feedback_response_code.rb
|
506
|
+
- lib/ebay/types/feedback_summary.rb
|
507
|
+
- lib/ebay/types/finance_offer.rb
|
508
|
+
- lib/ebay/types/flat_rate_insurance_range_code.rb
|
509
|
+
- lib/ebay/types/flat_rate_insurance_range_cost.rb
|
510
|
+
- lib/ebay/types/flat_shipping_preferences.rb
|
511
|
+
- lib/ebay/types/flat_shipping_rate_option_code.rb
|
512
|
+
- lib/ebay/types/gallery_sort_filter_code.rb
|
513
|
+
- lib/ebay/types/gallery_type_code.rb
|
514
|
+
- lib/ebay/types/general_payment_method_code.rb
|
515
|
+
- lib/ebay/types/get_all_bidders_mode_code.rb
|
516
|
+
- lib/ebay/types/get_recommendations_request_container.rb
|
517
|
+
- lib/ebay/types/get_recommendations_response_container.rb
|
518
|
+
- lib/ebay/types/gift_services_code.rb
|
519
|
+
- lib/ebay/types/granularity_level_code.rb
|
520
|
+
- lib/ebay/types/hit_counter_code.rb
|
521
|
+
- lib/ebay/types/home_page_featured_enabled_definition.rb
|
522
|
+
- lib/ebay/types/insurance_details.rb
|
523
|
+
- lib/ebay/types/insurance_option_code.rb
|
524
|
+
- lib/ebay/types/insurance_selected_code.rb
|
525
|
+
- lib/ebay/types/international_shipping_service_options.rb
|
526
|
+
- lib/ebay/types/invocation_status.rb
|
527
|
+
- lib/ebay/types/item.rb
|
528
|
+
- lib/ebay/types/item_bid_details.rb
|
529
|
+
- lib/ebay/types/item_format_sort_filter_code.rb
|
530
|
+
- lib/ebay/types/item_list_customization.rb
|
531
|
+
- lib/ebay/types/item_location_code.rb
|
532
|
+
- lib/ebay/types/item_sort_filter_code.rb
|
533
|
+
- lib/ebay/types/item_sort_type_code.rb
|
534
|
+
- lib/ebay/types/item_totals.rb
|
535
|
+
- lib/ebay/types/item_transaction_id.rb
|
536
|
+
- lib/ebay/types/item_type_filter_code.rb
|
537
|
+
- lib/ebay/types/label.rb
|
538
|
+
- lib/ebay/types/listing_analyzer_recommendations.rb
|
539
|
+
- lib/ebay/types/listing_checkout_redirect_preference.rb
|
540
|
+
- lib/ebay/types/listing_designer.rb
|
541
|
+
- lib/ebay/types/listing_details.rb
|
542
|
+
- lib/ebay/types/listing_duration_code.rb
|
543
|
+
- lib/ebay/types/listing_duration_definition.rb
|
544
|
+
- lib/ebay/types/listing_duration_definitions.rb
|
545
|
+
- lib/ebay/types/listing_duration_reference.rb
|
546
|
+
- lib/ebay/types/listing_enhancements_code.rb
|
547
|
+
- lib/ebay/types/listing_flow_code.rb
|
548
|
+
- lib/ebay/types/listing_status_code.rb
|
549
|
+
- lib/ebay/types/listing_subtype_enum.rb
|
550
|
+
- lib/ebay/types/listing_tip.rb
|
349
551
|
- lib/ebay/types/listing_tip_field.rb
|
350
|
-
- lib/ebay/types/my_messages_summary.rb
|
351
552
|
- lib/ebay/types/listing_tip_message.rb
|
352
|
-
- lib/ebay/types/address_owner_code.rb
|
353
|
-
- lib/ebay/types/pro_stores_details.rb
|
354
|
-
- lib/ebay/types/gallery_type_code.rb
|
355
|
-
- lib/ebay/types/distance.rb
|
356
|
-
- lib/ebay/types/amount.rb
|
357
|
-
- lib/ebay/types/promoted_item.rb
|
358
|
-
- lib/ebay/types/xsl_file.rb
|
359
|
-
- lib/ebay/types/sms_subscription_error_code_code.rb
|
360
553
|
- lib/ebay/types/listing_type_code.rb
|
361
|
-
- lib/ebay/types/
|
362
|
-
- lib/ebay/types/
|
363
|
-
- lib/ebay/types/
|
364
|
-
- lib/ebay/types/
|
365
|
-
- lib/ebay/types/
|
366
|
-
- lib/ebay/types/shipping_term_required_definition.rb
|
367
|
-
- lib/ebay/types/supported_event_types_array.rb
|
368
|
-
- lib/ebay/types/attribute_recommendations.rb
|
369
|
-
- lib/ebay/types/affiliate_tracking_details.rb
|
370
|
-
- lib/ebay/types/shipping_type_code.rb
|
371
|
-
- lib/ebay/types/notification_user_data.rb
|
372
|
-
- lib/ebay/types/my_messages_alert_id_array.rb
|
373
|
-
- lib/ebay/types/best_offer.rb
|
374
|
-
- lib/ebay/types/attribute_set.rb
|
375
|
-
- lib/ebay/types/local_search.rb
|
376
|
-
- lib/ebay/types/ebay_subscription_type_code.rb
|
377
|
-
- lib/ebay/types/listing_checkout_redirect_preference.rb
|
378
|
-
- lib/ebay/types/my_messages_folder_operation_code.rb
|
379
|
-
- lib/ebay/types/api_access_rule.rb
|
380
|
-
- lib/ebay/types/pay_pal_account_level_code.rb
|
554
|
+
- lib/ebay/types/live_auction_approval_status.rb
|
555
|
+
- lib/ebay/types/live_auction_approval_status_array.rb
|
556
|
+
- lib/ebay/types/live_auction_bid.rb
|
557
|
+
- lib/ebay/types/live_auction_bid_array.rb
|
558
|
+
- lib/ebay/types/live_auction_catalog.rb
|
381
559
|
- lib/ebay/types/live_auction_details.rb
|
382
|
-
- lib/ebay/types/
|
383
|
-
- lib/ebay/types/
|
384
|
-
- lib/ebay/types/
|
385
|
-
- lib/ebay/types/
|
386
|
-
- lib/ebay/types/
|
387
|
-
- lib/ebay/types/proximity_search.rb
|
388
|
-
- lib/ebay/types/shipping_service_code.rb
|
389
|
-
- lib/ebay/types/cross_promotions.rb
|
560
|
+
- lib/ebay/types/local_listing_distances_non_subscription_definition.rb
|
561
|
+
- lib/ebay/types/local_listing_distances_regular_definition.rb
|
562
|
+
- lib/ebay/types/local_listing_distances_specialty_definition.rb
|
563
|
+
- lib/ebay/types/local_market_non_subscription_definition.rb
|
564
|
+
- lib/ebay/types/local_market_premium_subscription_definition.rb
|
390
565
|
- lib/ebay/types/local_market_regular_subscription_definition.rb
|
391
|
-
- lib/ebay/types/
|
392
|
-
- lib/ebay/types/
|
393
|
-
- lib/ebay/types/
|
394
|
-
- lib/ebay/types/
|
395
|
-
- lib/ebay/types/
|
396
|
-
- lib/ebay/types/
|
397
|
-
- lib/ebay/types/
|
398
|
-
- lib/ebay/types/
|
399
|
-
- lib/ebay/types/
|
566
|
+
- lib/ebay/types/local_market_speciality_subscription_definition.rb
|
567
|
+
- lib/ebay/types/local_search.rb
|
568
|
+
- lib/ebay/types/logo_type_code.rb
|
569
|
+
- lib/ebay/types/lookup_attribute.rb
|
570
|
+
- lib/ebay/types/mail_options_type_code.rb
|
571
|
+
- lib/ebay/types/mark_up_mark_down_event.rb
|
572
|
+
- lib/ebay/types/mark_up_mark_down_event_type_code.rb
|
573
|
+
- lib/ebay/types/maximum_item_requirements.rb
|
574
|
+
- lib/ebay/types/measure.rb
|
575
|
+
- lib/ebay/types/measurement_system_code.rb
|
576
|
+
- lib/ebay/types/member_message.rb
|
577
|
+
- lib/ebay/types/member_message_exchange.rb
|
400
578
|
- lib/ebay/types/member_message_exchange_array.rb
|
579
|
+
- lib/ebay/types/merch_display_code.rb
|
580
|
+
- lib/ebay/types/merchandizing_pref_code.rb
|
401
581
|
- lib/ebay/types/message_status_type_code.rb
|
402
|
-
- lib/ebay/types/
|
403
|
-
- lib/ebay/types/
|
404
|
-
- lib/ebay/types/
|
405
|
-
- lib/ebay/types/
|
406
|
-
- lib/ebay/types/
|
407
|
-
- lib/ebay/types/order.rb
|
408
|
-
- lib/ebay/types/home_page_featured_enabled_definition.rb
|
409
|
-
- lib/ebay/types/shipping_rate_type_code.rb
|
410
|
-
- lib/ebay/types/user_id_array.rb
|
411
|
-
- lib/ebay/types/error_parameter.rb
|
412
|
-
- lib/ebay/types/dispute_filter_count.rb
|
413
|
-
- lib/ebay/types/notification_enable.rb
|
414
|
-
- lib/ebay/types/paypal_account_status_code.rb
|
415
|
-
- lib/ebay/types/scheduling_info.rb
|
416
|
-
- lib/ebay/types/express_item_requirements.rb
|
417
|
-
- lib/ebay/types/checkout_status_code.rb
|
418
|
-
- lib/ebay/types/product_search_result.rb
|
419
|
-
- lib/ebay/types/ups_rate_option_code.rb
|
420
|
-
- lib/ebay/types/charity_seller.rb
|
421
|
-
- lib/ebay/types/dispute.rb
|
422
|
-
- lib/ebay/types/bulk_catalog_lister_status_code.rb
|
423
|
-
- lib/ebay/types/picture_manager_subscription.rb
|
424
|
-
- lib/ebay/types/shipment.rb
|
425
|
-
- lib/ebay/types/local_listing_distances_regular_definition.rb
|
426
|
-
- lib/ebay/types/listing_duration_definition.rb
|
427
|
-
- lib/ebay/types/best_offer_status_code.rb
|
428
|
-
- lib/ebay/types/external_product_code.rb
|
429
|
-
- lib/ebay/types/string_match_code.rb
|
430
|
-
- lib/ebay/types/best_offer_auto_decline_enabled_definition.rb
|
431
|
-
- lib/ebay/types/store_preferences.rb
|
432
|
-
- lib/ebay/types/store_header_style_code.rb
|
433
|
-
- lib/ebay/types/picture_details.rb
|
434
|
-
- lib/ebay/types/spelling_suggestion.rb
|
435
|
-
- lib/ebay/types/store_custom_category_array.rb
|
436
|
-
- lib/ebay/types/skype_contact_option_code.rb
|
437
|
-
- lib/ebay/types/date_specifier_code.rb
|
438
|
-
- lib/ebay/types/cancel_offer.rb
|
439
|
-
- lib/ebay/types/calculated_shipping_charge_option_code.rb
|
440
|
-
- lib/ebay/types/feedback_summary.rb
|
441
|
-
- lib/ebay/types/item_sort_filter_code.rb
|
442
|
-
- lib/ebay/types/complete_status_code.rb
|
443
|
-
- lib/ebay/types/sms_subscription.rb
|
444
|
-
- lib/ebay/types/name_value_list.rb
|
445
|
-
- lib/ebay/types/order_status_code.rb
|
446
|
-
- lib/ebay/types/local_market_premium_subscription_definition.rb
|
447
|
-
- lib/ebay/types/account_summary.rb
|
448
|
-
- lib/ebay/types/buyer.rb
|
449
|
-
- lib/ebay/types/picture_manager_detail_level_code.rb
|
450
|
-
- lib/ebay/types/payment_option_details.rb
|
451
|
-
- lib/ebay/types/buying_guide.rb
|
452
|
-
- lib/ebay/types/sort_order_code.rb
|
453
|
-
- lib/ebay/types/product_listing_details.rb
|
454
|
-
- lib/ebay/types/address_record_type_code.rb
|
455
|
-
- lib/ebay/types/store_theme.rb
|
456
|
-
- lib/ebay/types/product_use_case_code.rb
|
457
|
-
- lib/ebay/types/store_custom_category.rb
|
458
|
-
- lib/ebay/types/tax_jurisdiction.rb
|
459
|
-
- lib/ebay/types/category_feature_detail_level_code.rb
|
460
|
-
- lib/ebay/types/pro_pack_plus_enabled_definition.rb
|
461
|
-
- lib/ebay/types/shipment_status_code.rb
|
462
|
-
- lib/ebay/types/access_rule_status_code.rb
|
463
|
-
- lib/ebay/types/gift_services_code.rb
|
464
|
-
- lib/ebay/types/characteristic.rb
|
465
|
-
- lib/ebay/types/express_product.rb
|
466
|
-
- lib/ebay/types/transaction_platform.rb
|
467
|
-
- lib/ebay/types/characteristics_search_code.rb
|
468
|
-
- lib/ebay/types/promotion_details.rb
|
469
|
-
- lib/ebay/types/escrow_code.rb
|
470
|
-
- lib/ebay/types/picture_manager_action_code.rb
|
471
|
-
- lib/ebay/types/second_chance_offer_duration_code.rb
|
472
|
-
- lib/ebay/types/store_item_list_layout_code.rb
|
473
|
-
- lib/ebay/types/country_code.rb
|
474
|
-
- lib/ebay/types/combined_payment_option_code.rb
|
475
|
-
- lib/ebay/types/question_type_code.rb
|
476
|
-
- lib/ebay/types/store_font_size_code.rb
|
477
|
-
- lib/ebay/types/theme_group.rb
|
478
|
-
- lib/ebay/types/get_recommendations_response_container.rb
|
479
|
-
- lib/ebay/types/express_item_sort_code.rb
|
480
|
-
- lib/ebay/types/skype_option_code.rb
|
481
|
-
- lib/ebay/types/local_listing_distances_non_subscription_definition.rb
|
582
|
+
- lib/ebay/types/message_type_code.rb
|
583
|
+
- lib/ebay/types/minimum_reserve_price_definition.rb
|
584
|
+
- lib/ebay/types/modified_field.rb
|
585
|
+
- lib/ebay/types/modify_action_code.rb
|
586
|
+
- lib/ebay/types/modify_code.rb
|
482
587
|
- lib/ebay/types/my_ebay_favorite_search.rb
|
483
|
-
- lib/ebay/types/
|
484
|
-
- lib/ebay/types/
|
485
|
-
- lib/ebay/types/
|
486
|
-
- lib/ebay/types/
|
487
|
-
- lib/ebay/types/
|
488
|
-
- lib/ebay/types/
|
489
|
-
- lib/ebay/types/
|
490
|
-
- lib/ebay/types/
|
491
|
-
- lib/ebay/types/
|
492
|
-
- lib/ebay/types/
|
493
|
-
- lib/ebay/types/
|
588
|
+
- lib/ebay/types/my_ebay_favorite_search_list.rb
|
589
|
+
- lib/ebay/types/my_ebay_favorite_seller.rb
|
590
|
+
- lib/ebay/types/my_ebay_favorite_seller_list.rb
|
591
|
+
- lib/ebay/types/my_ebay_second_chance_offer_list.rb
|
592
|
+
- lib/ebay/types/my_ebay_selection.rb
|
593
|
+
- lib/ebay/types/my_messages_alert.rb
|
594
|
+
- lib/ebay/types/my_messages_alert_array.rb
|
595
|
+
- lib/ebay/types/my_messages_alert_id_array.rb
|
596
|
+
- lib/ebay/types/my_messages_alert_resolution_status_code.rb
|
597
|
+
- lib/ebay/types/my_messages_folder.rb
|
598
|
+
- lib/ebay/types/my_messages_folder_operation_code.rb
|
599
|
+
- lib/ebay/types/my_messages_folder_summary.rb
|
600
|
+
- lib/ebay/types/my_messages_forward_details.rb
|
601
|
+
- lib/ebay/types/my_messages_message.rb
|
602
|
+
- lib/ebay/types/my_messages_message_array.rb
|
603
|
+
- lib/ebay/types/my_messages_message_id_array.rb
|
604
|
+
- lib/ebay/types/my_messages_response_details.rb
|
605
|
+
- lib/ebay/types/my_messages_summary.rb
|
606
|
+
- lib/ebay/types/name_value_list.rb
|
607
|
+
- lib/ebay/types/name_value_list_array.rb
|
608
|
+
- lib/ebay/types/notification_delivery_status_code.rb
|
609
|
+
- lib/ebay/types/notification_details.rb
|
610
|
+
- lib/ebay/types/notification_enable.rb
|
611
|
+
- lib/ebay/types/notification_enable_array.rb
|
612
|
+
- lib/ebay/types/notification_event_property.rb
|
613
|
+
- lib/ebay/types/notification_event_property_name_code.rb
|
614
|
+
- lib/ebay/types/notification_event_state_code.rb
|
615
|
+
- lib/ebay/types/notification_event_type_code.rb
|
494
616
|
- lib/ebay/types/notification_payload_type_code.rb
|
495
|
-
- lib/ebay/types/
|
496
|
-
- lib/ebay/types/cancel_offer_array.rb
|
497
|
-
- lib/ebay/types/detail_name_code.rb
|
498
|
-
- lib/ebay/types/express_details.rb
|
499
|
-
- lib/ebay/types/response_attribute_set.rb
|
500
|
-
- lib/ebay/types/live_auction_bid.rb
|
501
|
-
- lib/ebay/types/user.rb
|
502
|
-
- lib/ebay/types/pay_pal_account_status_code.rb
|
503
|
-
- lib/ebay/types/proximity_search_details.rb
|
504
|
-
- lib/ebay/types/order_transaction.rb
|
505
|
-
- lib/ebay/types/enable_code.rb
|
506
|
-
- lib/ebay/types/store_custom_listing_header_link_code.rb
|
507
|
-
- lib/ebay/types/mark_up_mark_down_event.rb
|
617
|
+
- lib/ebay/types/notification_role_code.rb
|
508
618
|
- lib/ebay/types/notification_statistics.rb
|
509
|
-
- lib/ebay/types/
|
510
|
-
- lib/ebay/types/end_of_auction_email_preferences.rb
|
511
|
-
- lib/ebay/types/paginated_item_array.rb
|
512
|
-
- lib/ebay/types/api_subscription_type_code.rb
|
513
|
-
- lib/ebay/types/bidder_detail_array.rb
|
514
|
-
- lib/ebay/types/insurance_option_code.rb
|
515
|
-
- lib/ebay/types/feedback_rating_star_code.rb
|
516
|
-
- lib/ebay/types/search_attributes.rb
|
517
|
-
- lib/ebay/types/store_theme_array.rb
|
518
|
-
- lib/ebay/types/member_message_exchange.rb
|
519
|
-
- lib/ebay/types/search_request.rb
|
520
|
-
- lib/ebay/types/add_member_messages_aaq_to_bidder_request_container.rb
|
521
|
-
- lib/ebay/types/store_subscription_level_code.rb
|
522
|
-
- lib/ebay/types/store_custom_page_array.rb
|
523
|
-
- lib/ebay/types/item_list_customization.rb
|
524
|
-
- lib/ebay/types/picture_source_code.rb
|
525
|
-
- lib/ebay/types/bidder_type_code.rb
|
526
|
-
- lib/ebay/types/calculated_shipping_rate_option_code.rb
|
527
|
-
- lib/ebay/types/store_custom_header_layout_code.rb
|
528
|
-
- lib/ebay/types/display_pay_now_button_code.rb
|
529
|
-
- lib/ebay/types/pagination_result.rb
|
530
|
-
- lib/ebay/types/category_mapping.rb
|
531
|
-
- lib/ebay/types/dispute_message_source_code.rb
|
532
|
-
- lib/ebay/types/operation_type_code.rb
|
533
|
-
- lib/ebay/types/listing_duration_reference.rb
|
534
|
-
- lib/ebay/types/my_messages_message_id.rb
|
535
|
-
- lib/ebay/types/site_location.rb
|
536
|
-
- lib/ebay/types/search_location.rb
|
537
|
-
- lib/ebay/types/want_it_now_post.rb
|
538
|
-
- lib/ebay/types/paypal_account_type_code.rb
|
539
|
-
- lib/ebay/types/deposit_type_code.rb
|
540
|
-
- lib/ebay/types/vat_details.rb
|
541
|
-
- lib/ebay/types/my_messages_forward_details.rb
|
542
|
-
- lib/ebay/types/picture_manager_picture.rb
|
543
|
-
- lib/ebay/types/product_search_page.rb
|
544
|
-
- lib/ebay/types/combined_payment_period_code.rb
|
545
|
-
- lib/ebay/types/dispute_record_type_code.rb
|
546
|
-
- lib/ebay/types/shipping_service_details.rb
|
547
|
-
- lib/ebay/types/account_history_selection_code.rb
|
548
|
-
- lib/ebay/types/listing_duration_definitions.rb
|
549
|
-
- lib/ebay/types/member_message.rb
|
550
|
-
- lib/ebay/types/address.rb
|
551
|
-
- lib/ebay/types/product_finder_constraint.rb
|
552
|
-
- lib/ebay/types/merch_display_code.rb
|
619
|
+
- lib/ebay/types/notification_user_data.rb
|
553
620
|
- lib/ebay/types/offer.rb
|
554
|
-
- lib/ebay/types/
|
555
|
-
- lib/ebay/types/
|
556
|
-
- lib/ebay/types/
|
557
|
-
- lib/ebay/types/shipment_delivery_status_code.rb
|
558
|
-
- lib/ebay/types/shipping_location_details.rb
|
559
|
-
- lib/ebay/types/message_type_code.rb
|
560
|
-
- lib/ebay/types/dispute_message.rb
|
561
|
-
- lib/ebay/types/account_state_code.rb
|
621
|
+
- lib/ebay/types/offer_array.rb
|
622
|
+
- lib/ebay/types/operation_type_code.rb
|
623
|
+
- lib/ebay/types/order.rb
|
562
624
|
- lib/ebay/types/order_role_code.rb
|
563
|
-
- lib/ebay/types/
|
564
|
-
- lib/ebay/types/
|
565
|
-
- lib/ebay/types/
|
625
|
+
- lib/ebay/types/order_status_code.rb
|
626
|
+
- lib/ebay/types/order_transaction.rb
|
627
|
+
- lib/ebay/types/paginated_item_array.rb
|
628
|
+
- lib/ebay/types/paginated_order_transaction_array.rb
|
629
|
+
- lib/ebay/types/paginated_transaction_array.rb
|
566
630
|
- lib/ebay/types/pagination.rb
|
567
|
-
- lib/ebay/types/
|
568
|
-
- lib/ebay/types/
|
569
|
-
- lib/ebay/types/
|
570
|
-
- lib/ebay/types/
|
571
|
-
- lib/ebay/types/
|
572
|
-
- lib/ebay/types/
|
631
|
+
- lib/ebay/types/pagination_result.rb
|
632
|
+
- lib/ebay/types/paid_status_code.rb
|
633
|
+
- lib/ebay/types/payment_details.rb
|
634
|
+
- lib/ebay/types/payment_method_search_code.rb
|
635
|
+
- lib/ebay/types/payment_option_details.rb
|
636
|
+
- lib/ebay/types/payment_status_code.rb
|
637
|
+
- lib/ebay/types/payment_type_code.rb
|
638
|
+
- lib/ebay/types/paypal_account_level_code.rb
|
639
|
+
- lib/ebay/types/paypal_account_status_code.rb
|
640
|
+
- lib/ebay/types/paypal_account_type_code.rb
|
641
|
+
- lib/ebay/types/photo_display_code.rb
|
642
|
+
- lib/ebay/types/picture_details.rb
|
643
|
+
- lib/ebay/types/picture_manager_action_code.rb
|
644
|
+
- lib/ebay/types/picture_manager_detail_level_code.rb
|
645
|
+
- lib/ebay/types/picture_manager_details.rb
|
573
646
|
- lib/ebay/types/picture_manager_folder.rb
|
647
|
+
- lib/ebay/types/picture_manager_picture.rb
|
648
|
+
- lib/ebay/types/picture_manager_picture_display.rb
|
649
|
+
- lib/ebay/types/picture_manager_picture_display_type_code.rb
|
650
|
+
- lib/ebay/types/picture_manager_subscription.rb
|
651
|
+
- lib/ebay/types/picture_manager_subscription_level_code.rb
|
652
|
+
- lib/ebay/types/picture_source_code.rb
|
653
|
+
- lib/ebay/types/price_range_filter.rb
|
654
|
+
- lib/ebay/types/pricing_recommendations.rb
|
655
|
+
- lib/ebay/types/pro_pack_enabled_definition.rb
|
656
|
+
- lib/ebay/types/pro_pack_plus_enabled_definition.rb
|
657
|
+
- lib/ebay/types/pro_stores_checkout_preference.rb
|
658
|
+
- lib/ebay/types/pro_stores_details.rb
|
659
|
+
- lib/ebay/types/product.rb
|
660
|
+
- lib/ebay/types/product_family.rb
|
661
|
+
- lib/ebay/types/product_finder_constraint.rb
|
662
|
+
- lib/ebay/types/product_info.rb
|
663
|
+
- lib/ebay/types/product_listing_details.rb
|
664
|
+
- lib/ebay/types/product_search.rb
|
665
|
+
- lib/ebay/types/product_search_page.rb
|
666
|
+
- lib/ebay/types/product_search_result.rb
|
667
|
+
- lib/ebay/types/product_use_case_code.rb
|
668
|
+
- lib/ebay/types/promoted_item.rb
|
669
|
+
- lib/ebay/types/promotion_details.rb
|
670
|
+
- lib/ebay/types/promotion_item_price_type_code.rb
|
671
|
+
- lib/ebay/types/promotion_item_selection_code.rb
|
672
|
+
- lib/ebay/types/promotion_method_code.rb
|
673
|
+
- lib/ebay/types/promotion_rule.rb
|
674
|
+
- lib/ebay/types/promotion_scheme_code.rb
|
675
|
+
- lib/ebay/types/proximity_search.rb
|
676
|
+
- lib/ebay/types/proximity_search_details.rb
|
677
|
+
- lib/ebay/types/purchase_purpose_type_code.rb
|
678
|
+
- lib/ebay/types/quantity.rb
|
679
|
+
- lib/ebay/types/quantity_operator_code.rb
|
680
|
+
- lib/ebay/types/question_type_code.rb
|
681
|
+
- lib/ebay/types/range_code.rb
|
682
|
+
- lib/ebay/types/rcs_payment_status_code.rb
|
683
|
+
- lib/ebay/types/reason_code_detail.rb
|
684
|
+
- lib/ebay/types/recommendation_engine_code.rb
|
685
|
+
- lib/ebay/types/refund.rb
|
686
|
+
- lib/ebay/types/refund_reason_code.rb
|
687
|
+
- lib/ebay/types/refund_type_code.rb
|
688
|
+
- lib/ebay/types/region_details.rb
|
689
|
+
- lib/ebay/types/related_search_keyword_array.rb
|
690
|
+
- lib/ebay/types/reminder_customization.rb
|
691
|
+
- lib/ebay/types/reminders.rb
|
692
|
+
- lib/ebay/types/request_categories.rb
|
693
|
+
- lib/ebay/types/response_attribute_set.rb
|
694
|
+
- lib/ebay/types/revise_status.rb
|
695
|
+
- lib/ebay/types/sales_tax.rb
|
696
|
+
- lib/ebay/types/schedule.rb
|
697
|
+
- lib/ebay/types/scheduling_info.rb
|
698
|
+
- lib/ebay/types/search_attributes.rb
|
699
|
+
- lib/ebay/types/search_details.rb
|
700
|
+
- lib/ebay/types/search_flags_code.rb
|
701
|
+
- lib/ebay/types/search_location.rb
|
702
|
+
- lib/ebay/types/search_location_filter.rb
|
703
|
+
- lib/ebay/types/search_request.rb
|
704
|
+
- lib/ebay/types/search_result_item.rb
|
705
|
+
- lib/ebay/types/search_result_values_code.rb
|
574
706
|
- lib/ebay/types/search_sort_order_code.rb
|
575
|
-
- lib/ebay/types/
|
576
|
-
- lib/ebay/types/
|
577
|
-
- lib/ebay/types/
|
578
|
-
- lib/ebay/types/
|
707
|
+
- lib/ebay/types/search_store_filter.rb
|
708
|
+
- lib/ebay/types/search_type_code.rb
|
709
|
+
- lib/ebay/types/second_chance_offer_duration_code.rb
|
710
|
+
- lib/ebay/types/selection_mode_code.rb
|
711
|
+
- lib/ebay/types/seller.rb
|
712
|
+
- lib/ebay/types/seller_business_code.rb
|
713
|
+
- lib/ebay/types/seller_contact_details_enabled_definition.rb
|
714
|
+
- lib/ebay/types/seller_favorite_item_preferences.rb
|
715
|
+
- lib/ebay/types/seller_guarantee_level_code.rb
|
579
716
|
- lib/ebay/types/seller_level_code.rb
|
580
|
-
- lib/ebay/types/
|
581
|
-
- lib/ebay/types/
|
717
|
+
- lib/ebay/types/seller_payment.rb
|
718
|
+
- lib/ebay/types/seller_payment_method_code.rb
|
719
|
+
- lib/ebay/types/seller_payment_preferences.rb
|
720
|
+
- lib/ebay/types/selling_manager_product_details.rb
|
721
|
+
- lib/ebay/types/selling_status.rb
|
582
722
|
- lib/ebay/types/selling_summary.rb
|
583
|
-
- lib/ebay/types/
|
584
|
-
- lib/ebay/types/
|
585
|
-
- lib/ebay/types/
|
586
|
-
- lib/ebay/types/
|
587
|
-
- lib/ebay/types/
|
588
|
-
- lib/ebay/types/
|
723
|
+
- lib/ebay/types/set_user_notes_action_code.rb
|
724
|
+
- lib/ebay/types/severity_code.rb
|
725
|
+
- lib/ebay/types/shipment.rb
|
726
|
+
- lib/ebay/types/shipment_delivery_status_code.rb
|
727
|
+
- lib/ebay/types/shipment_status_code.rb
|
728
|
+
- lib/ebay/types/shipping_carrier_code.rb
|
729
|
+
- lib/ebay/types/shipping_details.rb
|
589
730
|
- lib/ebay/types/shipping_feature_code.rb
|
731
|
+
- lib/ebay/types/shipping_location_details.rb
|
732
|
+
- lib/ebay/types/shipping_option_code.rb
|
733
|
+
- lib/ebay/types/shipping_package_code.rb
|
734
|
+
- lib/ebay/types/shipping_rate_type_code.rb
|
735
|
+
- lib/ebay/types/shipping_region_code.rb
|
736
|
+
- lib/ebay/types/shipping_service_code.rb
|
737
|
+
- lib/ebay/types/shipping_service_details.rb
|
738
|
+
- lib/ebay/types/shipping_service_options.rb
|
739
|
+
- lib/ebay/types/shipping_term_required_definition.rb
|
740
|
+
- lib/ebay/types/shipping_terms_code.rb
|
741
|
+
- lib/ebay/types/shipping_type_code.rb
|
742
|
+
- lib/ebay/types/sifftas_recommendations.rb
|
743
|
+
- lib/ebay/types/site_code.rb
|
744
|
+
- lib/ebay/types/site_defaults.rb
|
745
|
+
- lib/ebay/types/site_details.rb
|
746
|
+
- lib/ebay/types/site_hosted_picture.rb
|
747
|
+
- lib/ebay/types/site_id_filter_code.rb
|
748
|
+
- lib/ebay/types/site_location.rb
|
749
|
+
- lib/ebay/types/site_wide_characteristics.rb
|
750
|
+
- lib/ebay/types/skype_contact_option_code.rb
|
751
|
+
- lib/ebay/types/skype_me_non_transactional_enabled_definition.rb
|
752
|
+
- lib/ebay/types/skype_me_transactional_enabled_definition.rb
|
753
|
+
- lib/ebay/types/skype_option_code.rb
|
754
|
+
- lib/ebay/types/sms_subscription.rb
|
755
|
+
- lib/ebay/types/sms_subscription_error_code_code.rb
|
756
|
+
- lib/ebay/types/sms_subscription_user_status_code.rb
|
757
|
+
- lib/ebay/types/sort_order_code.rb
|
758
|
+
- lib/ebay/types/spelling_suggestion.rb
|
759
|
+
- lib/ebay/types/store.rb
|
760
|
+
- lib/ebay/types/store_category_update_action_code.rb
|
761
|
+
- lib/ebay/types/store_color.rb
|
762
|
+
- lib/ebay/types/store_color_scheme.rb
|
763
|
+
- lib/ebay/types/store_color_scheme_array.rb
|
764
|
+
- lib/ebay/types/store_custom_category.rb
|
765
|
+
- lib/ebay/types/store_custom_category_array.rb
|
766
|
+
- lib/ebay/types/store_custom_header_layout_code.rb
|
590
767
|
- lib/ebay/types/store_custom_listing_header.rb
|
591
|
-
- lib/ebay/types/
|
592
|
-
- lib/ebay/types/
|
593
|
-
- lib/ebay/types/
|
594
|
-
- lib/ebay/types/
|
595
|
-
- lib/ebay/types/
|
768
|
+
- lib/ebay/types/store_custom_listing_header_display_code.rb
|
769
|
+
- lib/ebay/types/store_custom_listing_header_link.rb
|
770
|
+
- lib/ebay/types/store_custom_listing_header_link_code.rb
|
771
|
+
- lib/ebay/types/store_custom_page.rb
|
772
|
+
- lib/ebay/types/store_custom_page_array.rb
|
773
|
+
- lib/ebay/types/store_custom_page_status_code.rb
|
774
|
+
- lib/ebay/types/store_font.rb
|
775
|
+
- lib/ebay/types/store_font_face_code.rb
|
776
|
+
- lib/ebay/types/store_font_size_code.rb
|
777
|
+
- lib/ebay/types/store_header_style_code.rb
|
778
|
+
- lib/ebay/types/store_inventory_enabled_definition.rb
|
779
|
+
- lib/ebay/types/store_item_list_layout_code.rb
|
780
|
+
- lib/ebay/types/store_item_list_sort_order_code.rb
|
596
781
|
- lib/ebay/types/store_logo.rb
|
597
|
-
- lib/ebay/types/
|
598
|
-
- lib/ebay/types/
|
599
|
-
- lib/ebay/types/user_id_filter.rb
|
600
|
-
- lib/ebay/types/search_type_code.rb
|
601
|
-
- lib/ebay/types/get_all_bidders_mode_code.rb
|
602
|
-
- lib/ebay/types/my_messages_alert_array.rb
|
603
|
-
- lib/ebay/types/my_messages_alert.rb
|
604
|
-
- lib/ebay/types/gallery_sort_filter_code.rb
|
605
|
-
- lib/ebay/types/charity_seller_status_code.rb
|
606
|
-
- lib/ebay/types/express_histogram_sort_code.rb
|
607
|
-
- lib/ebay/types/summary_frequency_code.rb
|
608
|
-
- lib/ebay/types/listing_duration_code.rb
|
609
|
-
- lib/ebay/types/dispute_status_code.rb
|
610
|
-
- lib/ebay/types/search_details.rb
|
611
|
-
- lib/ebay/types/item_transaction_id.rb
|
782
|
+
- lib/ebay/types/store_logo_array.rb
|
783
|
+
- lib/ebay/types/store_preferences.rb
|
612
784
|
- lib/ebay/types/store_search_code.rb
|
613
|
-
- lib/ebay/types/
|
614
|
-
- lib/ebay/types/
|
615
|
-
- lib/ebay/types/
|
616
|
-
- lib/ebay/types/
|
617
|
-
- lib/ebay/types/
|
618
|
-
- lib/ebay/types/digital_delivery_details.rb
|
619
|
-
- lib/ebay/types/my_messages_alert_id.rb
|
620
|
-
- lib/ebay/types/error_classification_code.rb
|
621
|
-
- lib/ebay/types/buyer_protection_code.rb
|
622
|
-
- lib/ebay/types/shipping_details.rb
|
623
|
-
- lib/ebay/types/shipping_package_code.rb
|
624
|
-
- lib/ebay/types/reminders.rb
|
625
|
-
- lib/ebay/types/store_color.rb
|
626
|
-
- lib/ebay/types/dispute_credit_eligibility_code.rb
|
627
|
-
- lib/ebay/types/trading_role_code.rb
|
628
|
-
- lib/ebay/types/feedback_info.rb
|
629
|
-
- lib/ebay/types/seller_contact_details_enabled_definition.rb
|
630
|
-
- lib/ebay/types/flat_rate_insurance_range_cost.rb
|
785
|
+
- lib/ebay/types/store_subscription.rb
|
786
|
+
- lib/ebay/types/store_subscription_array.rb
|
787
|
+
- lib/ebay/types/store_subscription_level_code.rb
|
788
|
+
- lib/ebay/types/store_theme.rb
|
789
|
+
- lib/ebay/types/store_theme_array.rb
|
631
790
|
- lib/ebay/types/store_vacation_preferences.rb
|
632
791
|
- lib/ebay/types/storefront.rb
|
633
|
-
- lib/ebay/types/
|
634
|
-
- lib/ebay/types/
|
635
|
-
- lib/ebay/types/search_result_item.rb
|
636
|
-
- lib/ebay/types/refund_type_code.rb
|
637
|
-
- lib/ebay/types/ad_format_lead.rb
|
638
|
-
- lib/ebay/types/account_entry_sort_type_code.rb
|
639
|
-
- lib/ebay/types/cross_promotion_preferences.rb
|
640
|
-
- lib/ebay/types/warning_level_code.rb
|
641
|
-
- lib/ebay/types/detail_level_code.rb
|
642
|
-
- lib/ebay/types/seller_payment.rb
|
643
|
-
- lib/ebay/types/domain_histogram.rb
|
644
|
-
- lib/ebay/types/best_offer_counter_enabled_definition.rb
|
645
|
-
- lib/ebay/types/application_delivery_preferences.rb
|
646
|
-
- lib/ebay/types/end_of_auction_logo_type_code.rb
|
647
|
-
- lib/ebay/types/region_details.rb
|
648
|
-
- lib/ebay/types/buyer_requirements.rb
|
649
|
-
- lib/ebay/types/insurance_selected_code.rb
|
650
|
-
- lib/ebay/types/seller_business_code.rb
|
651
|
-
- lib/ebay/types/combined_payment_preferences.rb
|
652
|
-
- lib/ebay/types/maximum_item_requirements.rb
|
653
|
-
- lib/ebay/types/ad_format_enabled_code.rb
|
654
|
-
- lib/ebay/types/checkout_method_code.rb
|
655
|
-
- lib/ebay/types/duplicate_invocation_details.rb
|
656
|
-
- lib/ebay/types/notification_role_code.rb
|
657
|
-
- lib/ebay/types/pricing_recommendations.rb
|
658
|
-
- lib/ebay/types/attribute.rb
|
659
|
-
- lib/ebay/types/express_histogram_product.rb
|
660
|
-
- lib/ebay/types/listing_status_code.rb
|
661
|
-
- lib/ebay/types/my_messages_folder.rb
|
662
|
-
- lib/ebay/types/item_totals.rb
|
663
|
-
- lib/ebay/types/store_custom_listing_header_display_code.rb
|
664
|
-
- lib/ebay/types/description_template_code.rb
|
665
|
-
- lib/ebay/types/express_histogram_department.rb
|
666
|
-
- lib/ebay/types/search_result_values_code.rb
|
667
|
-
- lib/ebay/types/modify_action_code.rb
|
668
|
-
- lib/ebay/types/description_template.rb
|
669
|
-
- lib/ebay/types/shipping_carrier_code.rb
|
670
|
-
- lib/ebay/types/granularity_level_code.rb
|
671
|
-
- lib/ebay/types/dispute_activity_code.rb
|
672
|
-
- lib/ebay/types/modified_field.rb
|
673
|
-
- lib/ebay/types/site_code.rb
|
674
|
-
- lib/ebay/types/feedback_period.rb
|
675
|
-
- lib/ebay/types/picture_manager_picture_display.rb
|
792
|
+
- lib/ebay/types/string_match_code.rb
|
793
|
+
- lib/ebay/types/subscription.rb
|
676
794
|
- lib/ebay/types/suggested_category.rb
|
677
|
-
- lib/ebay/types/
|
678
|
-
- lib/ebay/types/
|
679
|
-
- lib/ebay/types/
|
680
|
-
- lib/ebay/types/
|
681
|
-
- lib/ebay/types/insurance_details.rb
|
682
|
-
- lib/ebay/types/pay_pal_account_type_code.rb
|
683
|
-
- lib/ebay/types/selling_manager_product_details.rb
|
795
|
+
- lib/ebay/types/summary_event_schedule.rb
|
796
|
+
- lib/ebay/types/summary_frequency_code.rb
|
797
|
+
- lib/ebay/types/summary_window_period_code.rb
|
798
|
+
- lib/ebay/types/supported_event_types_array.rb
|
684
799
|
- lib/ebay/types/task_status_code.rb
|
685
|
-
- lib/ebay/types/
|
686
|
-
- lib/ebay/types/local_market_speciality_subscription_definition.rb
|
687
|
-
- lib/ebay/types/offer_array.rb
|
688
|
-
- lib/ebay/types/feature_id_code.rb
|
689
|
-
- lib/ebay/types/severity_code.rb
|
690
|
-
- lib/ebay/types/get_recommendations_request_container.rb
|
691
|
-
- lib/ebay/types/minimum_reserve_price_definition.rb
|
692
|
-
- lib/ebay/types/search_location_filter.rb
|
693
|
-
- lib/ebay/types/shipping_option_code.rb
|
694
|
-
- lib/ebay/types/promotion_scheme_code.rb
|
695
|
-
- lib/ebay/types/name_value_list_array.rb
|
696
|
-
- lib/ebay/types/site_hosted_picture.rb
|
697
|
-
- lib/ebay/types/context_search_asset.rb
|
698
|
-
- lib/ebay/types/basic_upgrade_pack_enabled_definition.rb
|
800
|
+
- lib/ebay/types/tax_jurisdiction.rb
|
699
801
|
- lib/ebay/types/tcr_enabled_definition.rb
|
700
|
-
- lib/ebay/
|
701
|
-
- lib/ebay/
|
702
|
-
- lib/ebay/
|
703
|
-
- lib/ebay/
|
704
|
-
- lib/ebay/
|
705
|
-
- lib/ebay/
|
706
|
-
- lib/ebay/
|
707
|
-
- lib/ebay/
|
708
|
-
- lib/ebay/
|
709
|
-
- lib/ebay/
|
710
|
-
- lib/ebay/
|
711
|
-
- lib/ebay/
|
712
|
-
- lib/ebay/
|
713
|
-
- lib/ebay/
|
714
|
-
- lib/ebay/
|
715
|
-
- lib/ebay/
|
716
|
-
- lib/ebay/
|
717
|
-
- lib/ebay/
|
718
|
-
- lib/ebay/
|
719
|
-
- lib/ebay/
|
720
|
-
- lib/ebay/
|
721
|
-
- lib/ebay/
|
722
|
-
- lib/ebay/
|
723
|
-
- lib/ebay/
|
724
|
-
- lib/ebay/
|
725
|
-
- lib/ebay/
|
726
|
-
- lib/ebay/
|
727
|
-
- lib/ebay/
|
728
|
-
- lib/ebay/
|
729
|
-
- lib/ebay/
|
730
|
-
- lib/ebay/
|
731
|
-
- lib/ebay/
|
732
|
-
- lib/ebay/
|
733
|
-
- lib/ebay/
|
734
|
-
- lib/ebay/requests/validate_challenge_input.rb
|
735
|
-
- lib/ebay/requests/set_user_preferences.rb
|
736
|
-
- lib/ebay/requests/get_high_bidders.rb
|
737
|
-
- lib/ebay/requests/add_to_item_description.rb
|
738
|
-
- lib/ebay/requests/get_my_messages.rb
|
739
|
-
- lib/ebay/requests/get_dispute.rb
|
740
|
-
- lib/ebay/requests/set_return_url.rb
|
741
|
-
- lib/ebay/requests/set_store_categories.rb
|
742
|
-
- lib/ebay/requests/seller_reverse_dispute.rb
|
743
|
-
- lib/ebay/requests/set_tax_table.rb
|
744
|
-
- lib/ebay/requests/get_picture_manager_options.rb
|
745
|
-
- lib/ebay/requests/set_notification_preferences.rb
|
746
|
-
- lib/ebay/requests/get_bidder_list.rb
|
747
|
-
- lib/ebay/requests/get_item_transactions.rb
|
748
|
-
- lib/ebay/requests/get_categories.rb
|
749
|
-
- lib/ebay/requests/verify_add_second_chance_item.rb
|
750
|
-
- lib/ebay/requests/revise_checkout_status.rb
|
751
|
-
- lib/ebay/requests/get_notifications_usage.rb
|
752
|
-
- lib/ebay/requests/get_recommendations.rb
|
753
|
-
- lib/ebay/requests/get_orders.rb
|
754
|
-
- lib/ebay/requests/get_item.rb
|
755
|
-
- lib/ebay/requests/get_live_auction_bidders.rb
|
756
|
-
- lib/ebay/requests/get_member_messages.rb
|
757
|
-
- lib/ebay/requests/get_user_disputes.rb
|
758
|
-
- lib/ebay/requests/get_promotion_rules.rb
|
759
|
-
- lib/ebay/requests/leave_feedback.rb
|
760
|
-
- lib/ebay/requests/get_my_ebay_selling.rb
|
761
|
-
- lib/ebay/requests/set_user_notes.rb
|
762
|
-
- lib/ebay/requests/abstract.rb
|
763
|
-
- lib/ebay/requests/get_seller_events.rb
|
764
|
-
- lib/ebay/requests/add_member_messages_aaq_to_bidder.rb
|
765
|
-
- lib/ebay/requests/get_attributes_cs.rb
|
766
|
-
- lib/ebay/requests/get_items_awaiting_feedback.rb
|
767
|
-
- lib/ebay/requests/get_category_features.rb
|
768
|
-
- lib/ebay/requests/add_to_watch_list.rb
|
769
|
-
- lib/ebay/requests/get_attributes_xsl.rb
|
770
|
-
- lib/ebay/requests/revise_item.rb
|
771
|
-
- lib/ebay/requests/set_promotion_rules.rb
|
772
|
-
- lib/ebay/requests/complete_sale.rb
|
773
|
-
- lib/ebay/requests/get_product_search_results.rb
|
774
|
-
- lib/ebay/requests/get_seller_transactions.rb
|
775
|
-
- lib/ebay/requests/add_member_message.rb
|
776
|
-
- lib/ebay/requests/end_item.rb
|
777
|
-
- lib/ebay/requests/add_dispute.rb
|
778
|
-
- lib/ebay/requests/get_item_shipping.rb
|
779
|
-
- lib/ebay/requests/get_ru_name.rb
|
780
|
-
- lib/ebay/requests/get_store.rb
|
781
|
-
- lib/ebay/requests/get_category_listings.rb
|
782
|
-
- lib/ebay/requests/get_picture_manager_details.rb
|
783
|
-
- lib/ebay/requests/get_user_contact_details.rb
|
784
|
-
- lib/ebay/requests/delete_my_messages.rb
|
785
|
-
- lib/ebay/requests/get_want_it_now_search_results.rb
|
786
|
-
- lib/ebay/requests/get_best_offers.rb
|
787
|
-
- lib/ebay/requests/get_description_templates.rb
|
788
|
-
- lib/ebay/requests/get_order_transactions.rb
|
789
|
-
- lib/ebay/requests/get_ad_format_leads.rb
|
790
|
-
- lib/ebay/requests/get_all_bidders.rb
|
791
|
-
- lib/ebay/requests/set_store.rb
|
792
|
-
- lib/ebay/requests/get_popular_keywords.rb
|
793
|
-
- lib/ebay/requests/add_member_message_rtq.rb
|
794
|
-
- lib/ebay/requests/get_product_selling_pages.rb
|
795
|
-
- lib/ebay/requests/respond_to_best_offer.rb
|
796
|
-
- lib/ebay/requests/get_charities.rb
|
797
|
-
- lib/ebay/requests/get_suggested_categories.rb
|
798
|
-
- lib/ebay/requests/get_store_preferences.rb
|
799
|
-
- lib/ebay/requests/get_seller_list.rb
|
800
|
-
- lib/ebay/requests/get_cross_promotions.rb
|
801
|
-
- lib/ebay/requests/validate_test_user_registration.rb
|
802
|
-
- lib/ebay/requests/get_challenge_token.rb
|
803
|
-
- lib/ebay/requests/get_feedback.rb
|
804
|
-
- lib/ebay/requests/get_category2_cs.rb
|
805
|
-
- lib/ebay/requests/get_ebay_details.rb
|
806
|
-
- lib/ebay/requests/get_search_results.rb
|
807
|
-
- lib/ebay/requests/set_picture_manager_details.rb
|
808
|
-
- lib/ebay/requests/set_store_preferences.rb
|
809
|
-
- lib/ebay/requests/revise_my_messages.rb
|
810
|
-
- lib/ebay/requests/issue_refund.rb
|
811
|
-
- lib/ebay/requests/add_item.rb
|
812
|
-
- lib/ebay/requests/get_product_family_members.rb
|
813
|
-
- lib/ebay/requests/get_want_it_now_post.rb
|
814
|
-
- lib/ebay/requests/get_store_category_update_status.rb
|
815
|
-
- lib/ebay/requests/get_search_results_express.rb
|
816
|
-
- lib/ebay/requests/add_member_message_aaq_to_partner.rb
|
817
|
-
- lib/ebay/requests/get_category2_finance_offer.rb
|
818
|
-
- lib/ebay/requests/add_dispute_response.rb
|
819
|
-
- lib/ebay/requests/get_item_recommendations.rb
|
820
|
-
- lib/ebay/requests/send_invoice.rb
|
821
|
-
- lib/ebay/requests/revise_my_messages_folders.rb
|
822
|
-
- lib/ebay/requests/get_category_mappings.rb
|
823
|
-
- lib/ebay/requests/get_contextual_keywords.rb
|
824
|
-
- lib/ebay/requests/revise_live_auction_item.rb
|
825
|
-
- lib/ebay/response/base.rb
|
826
|
-
- lib/support/core_ext
|
802
|
+
- lib/ebay/types/theme_group.rb
|
803
|
+
- lib/ebay/types/token_return_method_code.rb
|
804
|
+
- lib/ebay/types/trading_role_code.rb
|
805
|
+
- lib/ebay/types/transaction.rb
|
806
|
+
- lib/ebay/types/transaction_platform.rb
|
807
|
+
- lib/ebay/types/transaction_status.rb
|
808
|
+
- lib/ebay/types/unit_code.rb
|
809
|
+
- lib/ebay/types/ups_rate_option_code.rb
|
810
|
+
- lib/ebay/types/url_details.rb
|
811
|
+
- lib/ebay/types/url_type_code.rb
|
812
|
+
- lib/ebay/types/user.rb
|
813
|
+
- lib/ebay/types/user_consent_required_definition.rb
|
814
|
+
- lib/ebay/types/user_id_array.rb
|
815
|
+
- lib/ebay/types/user_id_filter.rb
|
816
|
+
- lib/ebay/types/user_id_password.rb
|
817
|
+
- lib/ebay/types/user_status_code.rb
|
818
|
+
- lib/ebay/types/val.rb
|
819
|
+
- lib/ebay/types/value_pack_enabled_definition.rb
|
820
|
+
- lib/ebay/types/vat_details.rb
|
821
|
+
- lib/ebay/types/vat_status_code.rb
|
822
|
+
- lib/ebay/types/vendor_hosted_picture.rb
|
823
|
+
- lib/ebay/types/verified_user_requirements.rb
|
824
|
+
- lib/ebay/types/vero_item_status_code.rb
|
825
|
+
- lib/ebay/types/vero_report_item.rb
|
826
|
+
- lib/ebay/types/vero_report_items.rb
|
827
|
+
- lib/ebay/types/vero_report_packet_status_code.rb
|
828
|
+
- lib/ebay/types/vero_reported_item.rb
|
829
|
+
- lib/ebay/types/vero_reported_item_details.rb
|
830
|
+
- lib/ebay/types/vero_site_detail.rb
|
831
|
+
- lib/ebay/types/want_it_now_post.rb
|
832
|
+
- lib/ebay/types/warning_level_code.rb
|
833
|
+
- lib/ebay/types/wireless_carrier_id_code.rb
|
834
|
+
- lib/ebay/types/xml_requester_credentials.rb
|
835
|
+
- lib/ebay/types/xsl_file.rb
|
827
836
|
- lib/support/cattr_accessor.rb
|
837
|
+
- lib/support/core_ext
|
828
838
|
- lib/support/xml_mapping
|
829
839
|
- lib/support/xml_mapping.rb
|
830
|
-
- lib/support/core_ext/string.rb
|
831
840
|
- lib/support/core_ext/hash.rb
|
832
|
-
- lib/support/
|
841
|
+
- lib/support/core_ext/string.rb
|
833
842
|
- lib/support/xml_mapping/cdata_node.rb
|
834
|
-
- lib/support/xml_mapping/time_node.rb
|
835
843
|
- lib/support/xml_mapping/money_node.rb
|
836
|
-
-
|
837
|
-
-
|
844
|
+
- lib/support/xml_mapping/time_node.rb
|
845
|
+
- lib/support/xml_mapping/value_array_node.rb
|
838
846
|
- test/credentials.rb
|
839
|
-
- test/
|
847
|
+
- test/fixtures
|
840
848
|
- test/http_mock.rb
|
841
|
-
- test/
|
842
|
-
- test/unit
|
843
|
-
- test/unit/initializer_test.rb
|
844
|
-
- test/unit/xml_mapping_value_array_node_test.rb
|
845
|
-
- test/unit/xml_mapping_money_node_test.rb
|
846
|
-
- test/unit/mapping_subclass_test.rb
|
847
|
-
- test/unit/application_delivery_preferences_test.rb
|
848
|
-
- test/unit/generate_from_xsd.rb
|
849
|
-
- test/unit/xml_mapping_time_node_test.rb
|
850
|
-
- test/unit/core_ext_string_test.rb
|
851
|
-
- test/unit/config_test.rb
|
852
|
-
- test/unit/notification_signature_test.rb
|
853
|
-
- test/unit/notifications_test.rb
|
854
|
-
- test/unit/get_attributes_cs_test.rb
|
855
|
-
- test/unit/core_ext_hash_test.rb
|
856
|
-
- test/unit/xml_mapping_test.rb
|
857
|
-
- test/unit/template_test.rb
|
858
|
-
- test/unit/abstract_request_test.rb
|
859
|
-
- test/unit/get_attributes_xsl.rb
|
860
|
-
- test/unit/class_definition_test.rb
|
861
|
-
- test/unit/xml_mapping_cdata_node_test.rb
|
862
|
-
- test/fixtures/responses
|
849
|
+
- test/test_helper.rb
|
850
|
+
- test/unit
|
863
851
|
- test/fixtures/notifications
|
852
|
+
- test/fixtures/responses
|
864
853
|
- test/fixtures/templates
|
865
|
-
- test/fixtures/
|
866
|
-
- test/fixtures/
|
867
|
-
- test/fixtures/
|
868
|
-
- test/fixtures/
|
854
|
+
- test/fixtures/notifications/ask_seller_question.xml
|
855
|
+
- test/fixtures/notifications/invalid_signature.xml
|
856
|
+
- test/fixtures/notifications/m2m_message1.xml
|
857
|
+
- test/fixtures/notifications/no_soap_body.xml
|
869
858
|
- test/fixtures/responses/get_attributes_cs.xml
|
870
859
|
- test/fixtures/responses/get_attributes_xsl.xml
|
860
|
+
- test/fixtures/responses/official_time_failure.xml
|
861
|
+
- test/fixtures/responses/official_time_success.xml
|
871
862
|
- test/fixtures/responses/official_time_warning.xml
|
872
|
-
- test/fixtures/
|
873
|
-
- test/fixtures/
|
874
|
-
- test/fixtures/notifications/invalid_signature.xml
|
875
|
-
- test/fixtures/notifications/ask_seller_question.xml
|
876
|
-
- test/fixtures/templates/base.erb
|
863
|
+
- test/fixtures/responses/verify_add_item.xml
|
864
|
+
- test/fixtures/responses/verify_add_item_failure.xml
|
877
865
|
- test/fixtures/templates/abstract_response.erb
|
866
|
+
- test/fixtures/templates/base.erb
|
878
867
|
- test/fixtures/templates/ebay_class.erb
|
879
|
-
-
|
880
|
-
-
|
881
|
-
-
|
882
|
-
-
|
883
|
-
-
|
884
|
-
-
|
885
|
-
-
|
886
|
-
-
|
887
|
-
-
|
888
|
-
-
|
889
|
-
-
|
890
|
-
-
|
891
|
-
-
|
892
|
-
-
|
893
|
-
-
|
894
|
-
-
|
895
|
-
-
|
896
|
-
-
|
897
|
-
-
|
898
|
-
-
|
868
|
+
- test/unit/abstract_request_test.rb
|
869
|
+
- test/unit/application_delivery_preferences_test.rb
|
870
|
+
- test/unit/class_definition_test.rb
|
871
|
+
- test/unit/config_test.rb
|
872
|
+
- test/unit/core_ext_hash_test.rb
|
873
|
+
- test/unit/core_ext_string_test.rb
|
874
|
+
- test/unit/ebay_test.rb
|
875
|
+
- test/unit/generate_from_xsd.rb
|
876
|
+
- test/unit/get_attributes_cs_test.rb
|
877
|
+
- test/unit/get_attributes_xsl.rb
|
878
|
+
- test/unit/initializer_test.rb
|
879
|
+
- test/unit/mapping_subclass_test.rb
|
880
|
+
- test/unit/node_test.rb
|
881
|
+
- test/unit/notification_signature_test.rb
|
882
|
+
- test/unit/notifications_test.rb
|
883
|
+
- test/unit/template_test.rb
|
884
|
+
- test/unit/xml_mapping_cdata_node_test.rb
|
885
|
+
- test/unit/xml_mapping_money_node_test.rb
|
886
|
+
- test/unit/xml_mapping_test.rb
|
887
|
+
- test/unit/xml_mapping_time_node_test.rb
|
888
|
+
- test/unit/xml_mapping_value_array_node_test.rb
|
889
|
+
- CHANGELOG
|
899
890
|
- MIT-LICENSE
|
900
891
|
- README
|
901
|
-
- CHANGELOG
|
902
892
|
- rakefile
|
903
893
|
- init.rb
|
904
894
|
test_files: []
|