peddler 5.2.0 → 5.3.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.
- checksums.yaml +4 -4
- data/README.md +4 -5
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_ineligible_reason.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_package.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_package_quantity.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_product.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/error.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/error_list.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +5 -5
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order_creation_data.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order_reference.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_packages.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment.rb +6 -6
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment_summary.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_quantity.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/measurement_data.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/order_ineligibility_reason.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/outbound_shipment_summary.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/package_dimensions.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/package_volume.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/package_weight.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/replenishment_order.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/replenishment_order_reference.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_labels.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/sku_eligibility.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/sku_ineligibility_reason.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/sku_quantity.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/tracking_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/asin_metadata.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/content_document.rb +4 -4
- data/lib/peddler/apis/aplus_content_2020_11_01/content_metadata.rb +5 -5
- data/lib/peddler/apis/aplus_content_2020_11_01/content_metadata_record.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/content_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/content_record.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/error.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/error_list.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/get_content_document_response.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +3 -3
- data/lib/peddler/apis/aplus_content_2020_11_01/image_crop_specification.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/image_dimensions.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/image_offsets.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/integer_with_units.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/list_content_document_asin_relations_response.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/paragraph_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/post_content_document_asin_relations_request.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/post_content_document_request.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/post_content_document_response.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/publish_record.rb +5 -5
- data/lib/peddler/apis/aplus_content_2020_11_01/search_content_documents_response.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/search_content_publish_records_response.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_company_logo_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_comparison_product_block.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_four_image_text_quadrant_module.rb +4 -4
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_image_text_overlay_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_product_description_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_single_side_image_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_tech_specs_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_text_list_block.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_text_module.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/text_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/text_item.rb +2 -2
- data/lib/peddler/apis/aplus_content_2020_11_01/validate_content_document_asin_relations_response.rb +1 -1
- data/lib/peddler/apis/application_integrations_2024_04_01/create_notification_request.rb +2 -2
- data/lib/peddler/apis/application_integrations_2024_04_01/delete_notifications_request.rb +2 -2
- data/lib/peddler/apis/application_integrations_2024_04_01/error.rb +2 -2
- data/lib/peddler/apis/application_integrations_2024_04_01/error_list.rb +1 -1
- data/lib/peddler/apis/application_integrations_2024_04_01/record_action_feedback_request.rb +1 -1
- data/lib/peddler/apis/application_management_2023_11_30/error.rb +2 -2
- data/lib/peddler/apis/application_management_2023_11_30/error_list.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/brand_refinement.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/classification_refinement.rb +3 -3
- data/lib/peddler/apis/catalog_items_2020_12_01/error.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/error_list.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifier.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_image.rb +4 -4
- data/lib/peddler/apis/catalog_items_2020_12_01/item_images_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_sales_rank.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_sales_ranks_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +4 -4
- data/lib/peddler/apis/catalog_items_2020_12_01/item_summary_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +3 -3
- data/lib/peddler/apis/catalog_items_2020_12_01/item_vendor_details_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/refinements.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/error.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/error_list.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classification.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_classification_sales_rank.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_contributor.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_contributor_role.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_dimensions_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_display_group_sales_rank.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_identifier.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_image.rb +4 -4
- data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationships_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_vendor_details_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/refinements.rb +2 -2
- data/lib/peddler/apis/catalog_items_v0/error.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_star_rating_impact.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_occurrence.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trend.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_subtopic_metrics.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trend.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trend_metrics.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_star_rating_impact.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_subtopic.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_trend_metrics.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_mention_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/date_range.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/error.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/error_list.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/review_trend_metrics.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_response.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_specification.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/error.rb +2 -2
- data/lib/peddler/apis/data_kiosk_2023_11_15/error_list.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +2 -2
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +4 -4
- data/lib/peddler/apis/delivery_by_amazon_2022_07_01/error.rb +2 -2
- data/lib/peddler/apis/delivery_by_amazon_2022_07_01/submit_invoice_request.rb +5 -5
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_package_request.rb +3 -3
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_request.rb +3 -3
- data/lib/peddler/apis/easy_ship_2022_03_23/error.rb +2 -2
- data/lib/peddler/apis/easy_ship_2022_03_23/error_list.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/invoice_data.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/list_handover_slots_request.rb +4 -4
- data/lib/peddler/apis/easy_ship_2022_03_23/list_handover_slots_response.rb +2 -2
- data/lib/peddler/apis/easy_ship_2022_03_23/order_schedule_details.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/package.rb +4 -4
- data/lib/peddler/apis/easy_ship_2022_03_23/package_details.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/packages.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/rejected_order.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/scheduled_package_id.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/time_slot.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23/update_package_details.rb +2 -2
- data/lib/peddler/apis/easy_ship_2022_03_23/update_scheduled_packages_request.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/error.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/error_list.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/error.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/error_list.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/invoice_information.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/otp_details.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +8 -8
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return_metadata.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/tracking_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/amount.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/cancellation.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/charge.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/charge_breakup.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/compliance_attributes.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/courier_supported_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/dimension.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/error.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/error_list.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/gift_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/invoice_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/invoice_response.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item_with_reason.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/marketplace_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/original_line_item.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_dimensions.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/packages.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/party_identification_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package_line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/replaced_shipment_info.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/ship_label_metadata.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/ship_labels_input.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/ship_labels_response.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment.rb +11 -11
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_acknowledgement_request.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_info.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +5 -5
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_requirements.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_options.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/tax.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/time_window.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/weight.rb +2 -2
- data/lib/peddler/apis/fba_inbound_eligibility_v1/error.rb +1 -1
- data/lib/peddler/apis/fba_inbound_eligibility_v1/item_eligibility_preview.rb +3 -3
- data/lib/peddler/apis/fba_inventory_v1/create_inventory_item_request.rb +3 -3
- data/lib/peddler/apis/fba_inventory_v1/error.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/get_inventory_summaries_result.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1/inventory_item.rb +3 -3
- data/lib/peddler/apis/fba_inventory_v1/researching_quantity_entry.rb +2 -2
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_document_response.rb +2 -2
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_document_specification.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_response.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +3 -3
- data/lib/peddler/apis/feeds_2021_06_30/error.rb +2 -2
- data/lib/peddler/apis/feeds_2021_06_30/error_list.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed.rb +4 -4
- data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +2 -2
- data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/context.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/error.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/error_list.rb +1 -1
- data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +3 -3
- data/lib/peddler/apis/finances_v0/error.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/address.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/address_input.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/appointment_slot.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/appointment_slot_time.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_requirements.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/cancel_inbound_plan_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/cancel_self_ship_appointment_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/carrier_appointment.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_delivery_window_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_packing_option_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_placement_option_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_shipment_content_update_preview_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/contact_information.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/content_update_preview.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_response.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/custom_placement_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/dimensions.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/error.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/error_list.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_delivery_window_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_packing_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_shipment_content_update_previews_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_shipment_content_update_previews_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_transportation_options_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_transportation_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/get_delivery_challan_document_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/get_self_ship_appointment_slots_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_operation_status.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/incentive.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +8 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_delivery_window_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_inbound_plan_boxes_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_inbound_plan_items_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_inbound_plan_pallets_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_packing_group_boxes_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_packing_group_items_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_packing_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_placement_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_prep_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_boxes_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_content_update_previews_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_items_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_pallets_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_transportation_options_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/ltl_tracking_detail_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/msku_prep_detail.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/msku_prep_detail_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/msku_quantity.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/operation_problem.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option_summary.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/pallet.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/pallet_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/schedule_self_ship_appointment_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_packing_information_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_packing_information_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_source.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_requirements.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_detail_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_option.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_selection.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_inbound_plan_name_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_item_compliance_details_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_item_compliance_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_name_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_source_address_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_source_address_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_tracking_details_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_tracking_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/weight.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/weight_range.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_v0/amount.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_v0/error.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_v0/prep_details.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/amount.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/cod_settings.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_item.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +7 -7
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_return_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_return_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/date_range.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_window.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/drop_off_location.rb +3 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/error.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fee.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +10 -10
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +5 -5
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_delivery_offers_product.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_delivery_offers_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_delivery_offers_terms.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_features_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_order_result.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/invalid_item_reason.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/invalid_return_item.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/origin.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/package_tracking_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/payment_information.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/product_identifier.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/reason_code_details.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +5 -5
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_address.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/weight.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/error.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/error_list.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/government_invoice_request.rb +4 -4
- data/lib/peddler/apis/listings_items_2020_09_01/error.rb +2 -2
- data/lib/peddler/apis/listings_items_2020_09_01/error_list.rb +1 -1
- data/lib/peddler/apis/listings_items_2020_09_01/issue.rb +3 -3
- data/lib/peddler/apis/listings_items_2020_09_01/listings_item_patch_request.rb +2 -2
- data/lib/peddler/apis/listings_items_2020_09_01/listings_item_put_request.rb +2 -2
- data/lib/peddler/apis/listings_items_2020_09_01/listings_item_submission_response.rb +3 -3
- data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/error.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/error_list.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/fulfillment_availability.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +4 -4
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_image.rb +3 -3
- data/lib/peddler/apis/listings_items_2021_08_01/item_offer_by_marketplace.rb +3 -3
- data/lib/peddler/apis/listings_items_2021_08_01/item_procurement.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_product_type_by_marketplace.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationships_by_marketplace.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_summary_by_marketplace.rb +5 -5
- data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_patch_request.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_put_request.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +3 -3
- data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/points.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01/error.rb +2 -2
- data/lib/peddler/apis/listings_restrictions_2021_08_01/link.rb +2 -2
- data/lib/peddler/apis/listings_restrictions_2021_08_01/reason.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction_list.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/additional_seller_inputs.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/address.rb +7 -7
- data/lib/peddler/apis/merchant_fulfillment_v0/available_carrier_will_pick_up_option.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/available_delivery_experience_option.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/available_shipping_service_options.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/constraint.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/error.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/file_contents.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/get_additional_seller_inputs_request.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/get_eligible_shipment_services_request.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/get_eligible_shipment_services_result.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/item_level_fields.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/label.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/label_dimensions.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/liquid_volume.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/rate_item.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/seller_input_definition.rb +5 -5
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +12 -12
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +6 -6
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +9 -9
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/temporarily_unavailable_carrier.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/terms_and_conditions_not_accepted_carrier.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/weight.rb +2 -2
- data/lib/peddler/apis/messaging_v1/attachment.rb +2 -2
- data/lib/peddler/apis/messaging_v1/error.rb +2 -2
- data/lib/peddler/apis/messaging_v1/link_object.rb +1 -1
- data/lib/peddler/apis/messaging_v1/messaging_action.rb +1 -1
- data/lib/peddler/apis/messaging_v1.rb +0 -20
- data/lib/peddler/apis/notifications_v1/aggregation_settings.rb +1 -1
- data/lib/peddler/apis/notifications_v1/create_destination_request.rb +2 -2
- data/lib/peddler/apis/notifications_v1/create_subscription_request.rb +2 -2
- data/lib/peddler/apis/notifications_v1/destination.rb +3 -3
- data/lib/peddler/apis/notifications_v1/error.rb +2 -2
- data/lib/peddler/apis/notifications_v1/event_bridge_resource.rb +3 -3
- data/lib/peddler/apis/notifications_v1/event_bridge_resource_specification.rb +2 -2
- data/lib/peddler/apis/notifications_v1/event_filter.rb +1 -1
- data/lib/peddler/apis/notifications_v1/sqs_resource.rb +1 -1
- data/lib/peddler/apis/notifications_v1/subscription.rb +3 -3
- data/lib/peddler/apis/orders_2026_01_01/alias.rb +2 -2
- data/lib/peddler/apis/orders_2026_01_01/error.rb +2 -2
- data/lib/peddler/apis/orders_2026_01_01/error_list.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/get_order_response.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/item_substitution_preference.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/measurement.rb +2 -2
- data/lib/peddler/apis/orders_2026_01_01/order.rb +5 -5
- data/lib/peddler/apis/orders_2026_01_01/order_fulfillment.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/order_item.rb +3 -3
- data/lib/peddler/apis/orders_2026_01_01/order_package.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/package_item.rb +2 -2
- data/lib/peddler/apis/orders_2026_01_01/package_status.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/sales_channel.rb +1 -1
- data/lib/peddler/apis/orders_2026_01_01/search_orders_response.rb +1 -1
- data/lib/peddler/apis/orders_v0/amazon_programs.rb +1 -1
- data/lib/peddler/apis/orders_v0/confirm_shipment_order_item.rb +2 -2
- data/lib/peddler/apis/orders_v0/confirm_shipment_request.rb +2 -2
- data/lib/peddler/apis/orders_v0/error.rb +2 -2
- data/lib/peddler/apis/orders_v0/measurement.rb +2 -2
- data/lib/peddler/apis/orders_v0/order.rb +4 -4
- data/lib/peddler/apis/orders_v0/order_address.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_buyer_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_item.rb +3 -6
- data/lib/peddler/apis/orders_v0/order_item_buyer_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_items_list.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_regulated_info.rb +4 -4
- data/lib/peddler/apis/orders_v0/orders_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/package_detail.rb +5 -5
- data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +2 -2
- data/lib/peddler/apis/orders_v0/prescription_detail.rb +7 -7
- data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_information_field.rb +4 -4
- data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +3 -3
- data/lib/peddler/apis/orders_v0/rejection_reason.rb +2 -2
- data/lib/peddler/apis/orders_v0/substitution_preferences.rb +1 -1
- data/lib/peddler/apis/orders_v0/update_shipment_status_request.rb +2 -2
- data/lib/peddler/apis/orders_v0/update_verification_status_request.rb +1 -1
- data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
- data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +2 -2
- data/lib/peddler/apis/orders_v0.rb +0 -12
- data/lib/peddler/apis/product_fees_v0/error.rb +2 -2
- data/lib/peddler/apis/product_fees_v0/fee_detail.rb +3 -3
- data/lib/peddler/apis/product_fees_v0/fees_estimate.rb +1 -1
- data/lib/peddler/apis/product_fees_v0/fees_estimate_by_id_request.rb +2 -2
- data/lib/peddler/apis/product_fees_v0/fees_estimate_error.rb +4 -4
- data/lib/peddler/apis/product_fees_v0/fees_estimate_request.rb +3 -3
- data/lib/peddler/apis/product_fees_v0/get_my_fees_estimates_error_list.rb +1 -1
- data/lib/peddler/apis/product_fees_v0/included_fee_detail.rb +3 -3
- data/lib/peddler/apis/product_fees_v0/price_to_estimate_fees.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_batch_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_batch_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +5 -5
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response_body.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/error.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/errors.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_buying_option.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +3 -3
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_segment.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offers_input.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer.rb +4 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/price.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/prime_details.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/reference_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +5 -5
- data/lib/peddler/apis/product_pricing_2022_05_01/shipping_option.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/asin_identifier.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/batch_offers_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/batch_request.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/competitive_pricing_type.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/error.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/errors.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +8 -8
- data/lib/peddler/apis/product_pricing_v0/identifier_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_identifier.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/item_offers_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/listing_offers_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/offer_listing_count_type.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/offer_type.rb +6 -6
- data/lib/peddler/apis/product_pricing_v0/price.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/product.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/quantity_discount_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/sales_rank_type.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/seller_feedback_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/seller_sku_identifier.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/summary.rb +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01/error.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/error_list.rb +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type.rb +3 -3
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +9 -9
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_list.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_version.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/schema_link.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/error.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/error_list.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_filters.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_sort.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_filters.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_sort.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +2 -2
- data/lib/peddler/apis/reports_2021_06_30/create_report_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_specification.rb +3 -3
- data/lib/peddler/apis/reports_2021_06_30/create_report_specification.rb +2 -2
- data/lib/peddler/apis/reports_2021_06_30/error.rb +2 -2
- data/lib/peddler/apis/reports_2021_06_30/error_list.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/report.rb +4 -4
- data/lib/peddler/apis/reports_2021_06_30/report_document.rb +2 -2
- data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +3 -3
- data/lib/peddler/apis/reports_2021_06_30/report_schedule_list.rb +1 -1
- data/lib/peddler/apis/sales_v1/error.rb +2 -2
- data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +6 -6
- data/lib/peddler/apis/seller_wallet_2024_03_01/balance.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account_listing.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +2 -2
- data/lib/peddler/apis/seller_wallet_2024_03_01/delete_transfer_schedule.rb +2 -2
- data/lib/peddler/apis/seller_wallet_2024_03_01/error.rb +2 -2
- data/lib/peddler/apis/seller_wallet_2024_03_01/error_list.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/fee.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/payee_contact_information.rb +10 -10
- data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +2 -2
- data/lib/peddler/apis/seller_wallet_2024_03_01/schedule_expression.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction.rb +11 -11
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +3 -3
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_instrument_details.rb +3 -3
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_listing.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_rate_preview.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +6 -6
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_failures.rb +2 -2
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +7 -7
- data/lib/peddler/apis/sellers_v1/account.rb +3 -3
- data/lib/peddler/apis/sellers_v1/address.rb +2 -2
- data/lib/peddler/apis/sellers_v1/business.rb +2 -2
- data/lib/peddler/apis/sellers_v1/error.rb +2 -2
- data/lib/peddler/apis/sellers_v1/marketplace.rb +6 -6
- data/lib/peddler/apis/sellers_v1/marketplace_participation.rb +3 -3
- data/lib/peddler/apis/sellers_v1/participation.rb +2 -2
- data/lib/peddler/apis/sellers_v1/primary_contact.rb +2 -2
- data/lib/peddler/apis/services_v1/add_appointment_request.rb +1 -1
- data/lib/peddler/apis/services_v1/address.rb +2 -2
- data/lib/peddler/apis/services_v1/appointment_time.rb +2 -2
- data/lib/peddler/apis/services_v1/appointment_time_input.rb +1 -1
- data/lib/peddler/apis/services_v1/assign_appointment_resources_request.rb +1 -1
- data/lib/peddler/apis/services_v1/availability_record.rb +2 -2
- data/lib/peddler/apis/services_v1/create_reservation_request.rb +2 -2
- data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
- data/lib/peddler/apis/services_v1/encryption_details.rb +3 -3
- data/lib/peddler/apis/services_v1/error.rb +2 -2
- data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
- data/lib/peddler/apis/services_v1/reschedule_appointment_request.rb +2 -2
- data/lib/peddler/apis/services_v1/reservation.rb +2 -2
- data/lib/peddler/apis/services_v1/service_document_upload_destination.rb +3 -3
- data/lib/peddler/apis/services_v1/service_upload_document.rb +2 -2
- data/lib/peddler/apis/services_v1/update_reservation_request.rb +2 -2
- data/lib/peddler/apis/services_v1/update_schedule_request.rb +1 -1
- data/lib/peddler/apis/services_v1/warning.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0/error.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
- data/lib/peddler/apis/shipping_v1/account.rb +1 -1
- data/lib/peddler/apis/shipping_v1/address.rb +6 -6
- data/lib/peddler/apis/shipping_v1/container.rb +5 -5
- data/lib/peddler/apis/shipping_v1/container_item.rb +4 -4
- data/lib/peddler/apis/shipping_v1/container_specification.rb +2 -2
- data/lib/peddler/apis/shipping_v1/create_shipment_request.rb +4 -4
- data/lib/peddler/apis/shipping_v1/create_shipment_result.rb +2 -2
- data/lib/peddler/apis/shipping_v1/dimensions.rb +4 -4
- data/lib/peddler/apis/shipping_v1/error.rb +2 -2
- data/lib/peddler/apis/shipping_v1/event.rb +2 -2
- data/lib/peddler/apis/shipping_v1/get_rates_request.rb +4 -4
- data/lib/peddler/apis/shipping_v1/get_rates_result.rb +1 -1
- data/lib/peddler/apis/shipping_v1/label_specification.rb +2 -2
- data/lib/peddler/apis/shipping_v1/purchase_labels_request.rb +2 -2
- data/lib/peddler/apis/shipping_v1/purchase_labels_result.rb +3 -3
- data/lib/peddler/apis/shipping_v1/purchase_shipment_request.rb +6 -6
- data/lib/peddler/apis/shipping_v1/purchase_shipment_result.rb +3 -3
- data/lib/peddler/apis/shipping_v1/retrieve_shipping_label_request.rb +1 -1
- data/lib/peddler/apis/shipping_v1/retrieve_shipping_label_result.rb +2 -2
- data/lib/peddler/apis/shipping_v1/service_rate.rb +4 -4
- data/lib/peddler/apis/shipping_v1/shipment.rb +5 -5
- data/lib/peddler/apis/shipping_v1/tracking_information.rb +4 -4
- data/lib/peddler/apis/shipping_v1/weight.rb +2 -2
- data/lib/peddler/apis/shipping_v2/address.rb +6 -6
- data/lib/peddler/apis/shipping_v2/amazon_order_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/amazon_shipment_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/available_value_added_service_group.rb +3 -3
- data/lib/peddler/apis/shipping_v2/benefits.rb +2 -2
- data/lib/peddler/apis/shipping_v2/carrier.rb +2 -2
- data/lib/peddler/apis/shipping_v2/carrier_account.rb +2 -2
- data/lib/peddler/apis/shipping_v2/channel_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/client_reference_detail.rb +2 -2
- data/lib/peddler/apis/shipping_v2/collect_on_delivery.rb +1 -1
- data/lib/peddler/apis/shipping_v2/create_claim_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/dimensions.rb +4 -4
- data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +1 -1
- data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +1 -1
- data/lib/peddler/apis/shipping_v2/direct_purchase_result.rb +1 -1
- data/lib/peddler/apis/shipping_v2/document_size.rb +3 -3
- data/lib/peddler/apis/shipping_v2/error.rb +2 -2
- data/lib/peddler/apis/shipping_v2/error_list.rb +1 -1
- data/lib/peddler/apis/shipping_v2/event.rb +2 -2
- data/lib/peddler/apis/shipping_v2/excluded_benefit.rb +1 -1
- data/lib/peddler/apis/shipping_v2/generate_collection_form_request.rb +1 -1
- data/lib/peddler/apis/shipping_v2/get_access_points_result.rb +1 -1
- data/lib/peddler/apis/shipping_v2/get_carrier_accounts_response.rb +1 -1
- data/lib/peddler/apis/shipping_v2/get_rates_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/get_rates_result.rb +2 -2
- data/lib/peddler/apis/shipping_v2/get_shipment_documents_result.rb +2 -2
- data/lib/peddler/apis/shipping_v2/get_tracking_result.rb +5 -5
- data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
- data/lib/peddler/apis/shipping_v2/ineligibility_reason.rb +2 -2
- data/lib/peddler/apis/shipping_v2/ineligible_rate.rb +5 -5
- data/lib/peddler/apis/shipping_v2/item.rb +1 -1
- data/lib/peddler/apis/shipping_v2/link_carrier_account_request.rb +2 -2
- data/lib/peddler/apis/shipping_v2/liquid_volume.rb +2 -2
- data/lib/peddler/apis/shipping_v2/one_click_shipment_request.rb +5 -5
- data/lib/peddler/apis/shipping_v2/one_click_shipment_result.rb +6 -6
- data/lib/peddler/apis/shipping_v2/one_click_shipment_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/package.rb +5 -5
- data/lib/peddler/apis/shipping_v2/package_document.rb +3 -3
- data/lib/peddler/apis/shipping_v2/package_document_detail.rb +2 -2
- data/lib/peddler/apis/shipping_v2/print_option.rb +3 -3
- data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/purchase_shipment_result.rb +3 -3
- data/lib/peddler/apis/shipping_v2/rate.rb +9 -9
- data/lib/peddler/apis/shipping_v2/requested_document_specification.rb +4 -4
- data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/service.rb +2 -2
- data/lib/peddler/apis/shipping_v2/service_selection.rb +1 -1
- data/lib/peddler/apis/shipping_v2/submit_ndr_feedback_request.rb +2 -2
- data/lib/peddler/apis/shipping_v2/supported_document_detail.rb +2 -2
- data/lib/peddler/apis/shipping_v2/supported_document_specification.rb +3 -3
- data/lib/peddler/apis/shipping_v2/tax_detail.rb +2 -2
- data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
- data/lib/peddler/apis/shipping_v2/value_added_service.rb +3 -3
- data/lib/peddler/apis/shipping_v2/weight.rb +2 -2
- data/lib/peddler/apis/solicitations_v1/error.rb +2 -2
- data/lib/peddler/apis/solicitations_v1/link_object.rb +1 -1
- data/lib/peddler/apis/solicitations_v1/solicitations_action.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +4 -4
- data/lib/peddler/apis/supply_sources_2020_07_01/create_supply_source_request.rb +3 -3
- data/lib/peddler/apis/supply_sources_2020_07_01/create_supply_source_response.rb +2 -2
- data/lib/peddler/apis/supply_sources_2020_07_01/error.rb +2 -2
- data/lib/peddler/apis/supply_sources_2020_07_01/error_list.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/throughput_config.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_request.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/error.rb +2 -2
- data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +2 -2
- data/lib/peddler/apis/transfers_2024_06_01/error.rb +2 -2
- data/lib/peddler/apis/transfers_2024_06_01/error_list.rb +1 -1
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +2 -2
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
- data/lib/peddler/apis/uploads_2020_11_01/error.rb +2 -2
- data/lib/peddler/apis/vehicles_2024_11_01/engine_output.rb +2 -2
- data/lib/peddler/apis/vehicles_2024_11_01/error.rb +2 -2
- data/lib/peddler/apis/vehicles_2024_11_01/error_list.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +3 -3
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle_identifiers.rb +2 -2
- data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/inventory_update.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_quantity.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_acknowledgement_item.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_dates.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_details.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/tax_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/tax_registration_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_dates.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_details.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/tax_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/tax_registration_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/additional_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/charge_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_registration_detail.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/order_scenario_request.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/scenario.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/test_order.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container_label.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/create_container_label_request.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/create_container_label_response.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/create_shipping_labels_request.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/customer_invoice.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/dimensions.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/label_data.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/package.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packed_item.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packing_slip.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipping_label.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipping_label_request.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/tax_registration_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/weight.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/customer_invoice.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/dimensions.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/label_data.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packing_slip.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipping_label.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipping_label_request.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +5 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/tax_registration_details.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/weight.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/additional_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/address.rb +3 -3
- data/lib/peddler/apis/vendor_invoices_v1/allowance_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/charge_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +5 -5
- data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +3 -3
- data/lib/peddler/apis/vendor_invoices_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/tax_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/tax_registration_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/total_weight.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/address.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/order.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement.rb +4 -4
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/order_details.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/order_item.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/order_item_acknowledgement.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_status.rb +6 -6
- data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/tax_registration_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/address.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/carton.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/containers.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/dimensions.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/duration.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/pallet.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +6 -6
- data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +7 -7
- data/lib/peddler/apis/vendor_shipments_v1/stop.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/tax_registration_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/volume.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/weight.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1.rb +0 -12
- data/lib/peddler/apis/vendor_transaction_status_v1/error.rb +2 -2
- data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +2 -2
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +21 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +12 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +120 -0
- data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/issue.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/item_summary.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +5 -5
- data/lib/peddler/feeds/listings_feed_schema/feed.rb +2 -2
- data/lib/peddler/feeds/listings_feed_schema/header.rb +2 -2
- data/lib/peddler/feeds/listings_feed_schema/message.rb +3 -3
- data/lib/peddler/feeds/listings_feed_schema/patch.rb +2 -2
- data/lib/peddler/feeds/listings_feed_schema/report.rb +2 -2
- data/lib/peddler/notifications/any_offer_changed/any_offer_changed_notification.rb +4 -4
- data/lib/peddler/notifications/any_offer_changed/buy_box_price.rb +5 -5
- data/lib/peddler/notifications/any_offer_changed/lowest_price.rb +6 -6
- data/lib/peddler/notifications/any_offer_changed/notification.rb +6 -6
- data/lib/peddler/notifications/any_offer_changed/number_of_buy_box_eligible_offer.rb +3 -3
- data/lib/peddler/notifications/any_offer_changed/number_of_offer.rb +3 -3
- data/lib/peddler/notifications/any_offer_changed/offer.rb +6 -6
- data/lib/peddler/notifications/any_offer_changed/offer_change_trigger.rb +5 -5
- data/lib/peddler/notifications/any_offer_changed/payload.rb +1 -1
- data/lib/peddler/notifications/any_offer_changed/points.rb +1 -1
- data/lib/peddler/notifications/any_offer_changed/prime_information.rb +2 -2
- data/lib/peddler/notifications/any_offer_changed/sales_ranking.rb +2 -2
- data/lib/peddler/notifications/any_offer_changed/seller_feedback_rating.rb +2 -2
- data/lib/peddler/notifications/any_offer_changed/shipping_time.rb +4 -4
- data/lib/peddler/notifications/any_offer_changed/ships_from.rb +2 -2
- data/lib/peddler/notifications/any_offer_changed/summary.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +6 -6
- data/lib/peddler/notifications/b2b_any_offer_changed/buy_box_price.rb +12 -9
- data/lib/peddler/notifications/b2b_any_offer_changed/lowest_price.rb +11 -8
- data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +10 -13
- data/lib/peddler/notifications/b2b_any_offer_changed/notification_metadata.rb +8 -8
- data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +25 -23
- data/lib/peddler/notifications/b2b_any_offer_changed/offer_change_trigger.rb +9 -9
- data/lib/peddler/notifications/b2b_any_offer_changed/offer_count.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/payload.rb +2 -2
- data/lib/peddler/notifications/b2b_any_offer_changed/points.rb +16 -0
- data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/quantity_discount_price_type.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/seller_feedback_rating.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +9 -9
- data/lib/peddler/notifications/b2b_any_offer_changed/ships_from.rb +4 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +8 -8
- data/lib/peddler/notifications/branded_item_content_change/notification.rb +6 -6
- data/lib/peddler/notifications/branded_item_content_change/payload.rb +4 -4
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/notification.rb +6 -6
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +4 -4
- data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +6 -6
- data/lib/peddler/notifications/detail_page_traffic_event/notification.rb +6 -6
- data/lib/peddler/notifications/detail_page_traffic_event/notification_metadata.rb +4 -4
- data/lib/peddler/notifications/detail_page_traffic_event/payload.rb +1 -1
- data/lib/peddler/notifications/fba_inventory_availability_change/notification.rb +1 -1
- data/lib/peddler/notifications/fba_inventory_availability_change/payload.rb +5 -5
- data/lib/peddler/notifications/fba_outbound_shipment_status/fba_outbound_shipment_status_notification.rb +4 -4
- data/lib/peddler/notifications/fba_outbound_shipment_status/notification.rb +6 -6
- data/lib/peddler/notifications/fba_outbound_shipment_status/payload.rb +1 -1
- data/lib/peddler/notifications/fee_promotion/fee_amount.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/fee_detail.rb +3 -3
- data/lib/peddler/notifications/fee_promotion/fee_discount_monetary_amount.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/fee_promotion.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/fee_promotion_notification.rb +7 -7
- data/lib/peddler/notifications/fee_promotion/fees_estimate.rb +3 -3
- data/lib/peddler/notifications/fee_promotion/fees_estimate_total_fees_estimate.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/final_fee.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/identifier.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/identifier_value.rb +1 -1
- data/lib/peddler/notifications/fee_promotion/included_fee.rb +5 -5
- data/lib/peddler/notifications/fee_promotion/notification.rb +6 -6
- data/lib/peddler/notifications/fee_promotion/payload.rb +1 -1
- data/lib/peddler/notifications/fee_promotion/price_threshold.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/promotion_active_time_range.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/promotion_information.rb +2 -2
- data/lib/peddler/notifications/fee_promotion/tax_amount.rb +2 -2
- data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +4 -4
- data/lib/peddler/notifications/feed_processing_finished/notification.rb +6 -6
- data/lib/peddler/notifications/feed_processing_finished/payload.rb +1 -1
- data/lib/peddler/notifications/fulfillment_order_status/fulfillment_order_status_notification.rb +4 -4
- data/lib/peddler/notifications/fulfillment_order_status/fulfillment_return_item.rb +3 -3
- data/lib/peddler/notifications/fulfillment_order_status/fulfillment_shipment.rb +4 -4
- data/lib/peddler/notifications/fulfillment_order_status/fulfillment_shipment_package.rb +3 -3
- data/lib/peddler/notifications/fulfillment_order_status/notification.rb +6 -6
- data/lib/peddler/notifications/fulfillment_order_status/payload.rb +1 -1
- data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +6 -6
- data/lib/peddler/notifications/item_inventory_event_change/notification.rb +6 -6
- data/lib/peddler/notifications/item_inventory_event_change/notification_metadata.rb +4 -4
- data/lib/peddler/notifications/item_inventory_event_change/payload.rb +1 -1
- data/lib/peddler/notifications/item_product_type_change/notification.rb +6 -6
- data/lib/peddler/notifications/item_product_type_change/payload.rb +4 -4
- data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +8 -8
- data/lib/peddler/notifications/item_sales_event_change/notification.rb +6 -6
- data/lib/peddler/notifications/item_sales_event_change/notification_metadata.rb +4 -4
- data/lib/peddler/notifications/item_sales_event_change/payload.rb +1 -1
- data/lib/peddler/notifications/listings_item_issues_change/notification.rb +6 -6
- data/lib/peddler/notifications/listings_item_issues_change/payload.rb +3 -3
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/notification.rb +6 -6
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +3 -3
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/notification.rb +6 -6
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +4 -4
- data/lib/peddler/notifications/listings_item_status_change/notification.rb +6 -6
- data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
- data/lib/peddler/notifications/order_change/notification.rb +6 -6
- data/lib/peddler/notifications/order_change/order_change_notification.rb +6 -6
- data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
- data/lib/peddler/notifications/order_change/order_item.rb +3 -3
- data/lib/peddler/notifications/order_change/payload.rb +1 -1
- data/lib/peddler/notifications/order_change/summary.rb +5 -5
- data/lib/peddler/notifications/pricing_health/buy_box_price.rb +4 -4
- data/lib/peddler/notifications/pricing_health/merchant_offer.rb +5 -5
- data/lib/peddler/notifications/pricing_health/notification.rb +6 -6
- data/lib/peddler/notifications/pricing_health/notification_metadata.rb +4 -4
- data/lib/peddler/notifications/pricing_health/offer_change_trigger.rb +3 -3
- data/lib/peddler/notifications/pricing_health/offer_count.rb +3 -3
- data/lib/peddler/notifications/pricing_health/payload.rb +5 -5
- data/lib/peddler/notifications/pricing_health/points.rb +1 -1
- data/lib/peddler/notifications/pricing_health/sales_rank.rb +2 -2
- data/lib/peddler/notifications/pricing_health/summary.rb +3 -3
- data/lib/peddler/notifications/product_type_definitions_change/notification.rb +6 -6
- data/lib/peddler/notifications/product_type_definitions_change/payload.rb +2 -2
- data/lib/peddler/notifications/report_processing_finished/notification.rb +6 -6
- data/lib/peddler/notifications/report_processing_finished/payload.rb +1 -1
- data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +4 -4
- data/lib/peddler/notifications/transaction_update/notification.rb +6 -6
- data/lib/peddler/notifications/transaction_update/payload.rb +1 -1
- data/lib/peddler/notifications/transaction_update/related_identifier.rb +2 -2
- data/lib/peddler/notifications/transaction_update/selling_partner_metadata.rb +3 -3
- data/lib/peddler/notifications/transaction_update/total_amount.rb +2 -2
- data/lib/peddler/notifications/transaction_update/transaction_update_notification.rb +4 -4
- data/lib/peddler/reports/account_health_report_2020_11_18/account_health_rating.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/account_status.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/invoice_defect.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/invoice_defect_rate.rb +9 -9
- data/lib/peddler/reports/account_health_report_2020_11_18/late_invoice.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/late_shipment_rate.rb +7 -7
- data/lib/peddler/reports/account_health_report_2020_11_18/listing_level_violation.rb +5 -5
- data/lib/peddler/reports/account_health_report_2020_11_18/missing_invoice.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/on_time_delivery_rate.rb +7 -7
- data/lib/peddler/reports/account_health_report_2020_11_18/order_defect_rate.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +20 -20
- data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +7 -7
- data/lib/peddler/reports/account_health_report_2020_11_18/report.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/reporting_date_range.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +7 -7
- data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +7 -7
- data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +2 -2
- data/lib/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19/report.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/report.rb +1 -1
- data/lib/peddler/reports/end_user_data/asin_metrics.rb +4 -4
- data/lib/peddler/reports/end_user_data/end_user_data.rb +4 -4
- data/lib/peddler/reports/end_user_data/report.rb +2 -2
- data/lib/peddler/reports/end_user_data/report_specification.rb +4 -4
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/marketplace_asin_page_view_metrics.rb +5 -5
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report.rb +2 -2
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +1 -1
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +3 -3
- data/lib/peddler/reports/promotion/details_by_product.rb +5 -5
- data/lib/peddler/reports/promotion/details_by_promotion.rb +14 -14
- data/lib/peddler/reports/promotion/report.rb +2 -2
- data/lib/peddler/reports/promotion/report_options.rb +2 -2
- data/lib/peddler/reports/promotion/report_specification.rb +3 -3
- data/lib/peddler/reports/seller_coupon/asin_details.rb +1 -1
- data/lib/peddler/reports/seller_coupon/coupon_details.rb +13 -13
- data/lib/peddler/reports/seller_coupon/report.rb +2 -2
- data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/seller_coupon/report_specification.rb +3 -3
- data/lib/peddler/reports/seller_sales_and_traffic/report.rb +3 -3
- data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +5 -5
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +3 -3
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +3 -3
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +3 -3
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +13 -13
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +14 -14
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +14 -14
- data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +6 -6
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report.rb +2 -2
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +5 -5
- data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.rb +8 -8
- data/lib/peddler/reports/selling_partner_repeat_purchase/report.rb +2 -2
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_specification.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_impression_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_purchase_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_query_performance/report.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +9 -9
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +9 -9
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +8 -8
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_impression_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_purchase_data.rb +9 -9
- data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_terms/report.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_terms/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_terms/report_specification.rb +5 -5
- data/lib/peddler/reports/vendor_coupon/asin_details.rb +3 -3
- data/lib/peddler/reports/vendor_coupon/coupon_details.rb +11 -11
- data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +11 -11
- data/lib/peddler/reports/vendor_coupon/report.rb +2 -2
- data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/vendor_coupon/report_specification.rb +3 -3
- data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +8 -8
- data/lib/peddler/reports/vendor_forecasting/report.rb +2 -2
- data/lib/peddler/reports/vendor_forecasting/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_forecasting/report_specification.rb +4 -4
- data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +7 -7
- data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +8 -8
- data/lib/peddler/reports/vendor_inventory/report.rb +3 -3
- data/lib/peddler/reports/vendor_inventory/report_options.rb +3 -3
- data/lib/peddler/reports/vendor_inventory/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +3 -3
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +4 -4
- data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +3 -3
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_real_time_inventory/report.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_inventory/report_data.rb +4 -4
- data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +4 -4
- data/lib/peddler/reports/vendor_real_time_sales/report.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +5 -5
- data/lib/peddler/reports/vendor_real_time_sales/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +5 -5
- data/lib/peddler/reports/vendor_real_time_traffic/report.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_traffic/report_data.rb +4 -4
- data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +4 -4
- data/lib/peddler/reports/vendor_sales/report.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report_options.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +5 -5
- data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +6 -6
- data/lib/peddler/reports/vendor_traffic/report.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_traffic/traffic_aggregate.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/traffic_by_asin.rb +4 -4
- data/lib/peddler/version.rb +1 -1
- data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +229 -229
- data/sig/peddler/apis/aplus_content_2020_11_01.rbs +233 -233
- data/sig/peddler/apis/application_integrations_2024_04_01.rbs +33 -33
- data/sig/peddler/apis/application_management_2023_11_30.rbs +13 -13
- data/sig/peddler/apis/catalog_items_2020_12_01.rbs +114 -114
- data/sig/peddler/apis/catalog_items_2022_04_01.rbs +157 -157
- data/sig/peddler/apis/catalog_items_v0.rbs +7 -7
- data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +234 -234
- data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +47 -47
- data/sig/peddler/apis/delivery_by_amazon_2022_07_01.rbs +17 -17
- data/sig/peddler/apis/easy_ship_2022_03_23.rbs +110 -110
- data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +27 -27
- data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +52 -52
- data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +286 -286
- data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +14 -14
- data/sig/peddler/apis/fba_inventory_v1.rbs +36 -36
- data/sig/peddler/apis/feeds_2021_06_30.rbs +62 -62
- data/sig/peddler/apis/finances_2024_06_19.rbs +19 -19
- data/sig/peddler/apis/finances_v0.rbs +15 -15
- data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +706 -706
- data/sig/peddler/apis/fulfillment_inbound_v0.rbs +46 -46
- data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +363 -363
- data/sig/peddler/apis/invoices_2024_06_19.rbs +28 -28
- data/sig/peddler/apis/listings_items_2020_09_01.rbs +50 -50
- data/sig/peddler/apis/listings_items_2021_08_01.rbs +154 -154
- data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +31 -31
- data/sig/peddler/apis/merchant_fulfillment_v0.rbs +217 -217
- data/sig/peddler/apis/messaging_v1.rbs +26 -60
- data/sig/peddler/apis/notifications_v1.rbs +70 -70
- data/sig/peddler/apis/orders_2026_01_01.rbs +94 -94
- data/sig/peddler/apis/orders_v0.rbs +191 -335
- data/sig/peddler/apis/product_fees_v0.rbs +65 -65
- data/sig/peddler/apis/product_pricing_2022_05_01.rbs +185 -185
- data/sig/peddler/apis/product_pricing_v0.rbs +231 -231
- data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +56 -56
- data/sig/peddler/apis/replenishment_2022_11_07.rbs +87 -87
- data/sig/peddler/apis/reports_2021_06_30.rbs +76 -76
- data/sig/peddler/apis/sales_v1.rbs +18 -18
- data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +189 -189
- data/sig/peddler/apis/sellers_v1.rbs +62 -62
- data/sig/peddler/apis/services_v1.rbs +137 -137
- data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -14
- data/sig/peddler/apis/shipping_v1.rbs +186 -186
- data/sig/peddler/apis/shipping_v2.rbs +402 -402
- data/sig/peddler/apis/solicitations_v1.rbs +19 -19
- data/sig/peddler/apis/supply_sources_2020_07_01.rbs +43 -43
- data/sig/peddler/apis/tokens_2021_03_01.rbs +20 -20
- data/sig/peddler/apis/transfers_2024_06_01.rbs +26 -26
- data/sig/peddler/apis/uploads_2020_11_01.rbs +7 -7
- data/sig/peddler/apis/vehicles_2024_11_01.rbs +41 -41
- data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +33 -33
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +102 -102
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +96 -96
- data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +78 -78
- data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +46 -46
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +189 -189
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +147 -147
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +20 -20
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +14 -14
- data/sig/peddler/apis/vendor_invoices_v1.rbs +88 -88
- data/sig/peddler/apis/vendor_orders_v1.rbs +91 -91
- data/sig/peddler/apis/vendor_shipments_v1.rbs +161 -246
- data/sig/peddler/apis/vendor_transaction_status_v1.rbs +14 -14
- data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +23 -14
- data/sig/peddler/feeds/listings_feed_message_schema.rbs +15 -15
- data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +48 -48
- data/sig/peddler/feeds/listings_feed_schema.rbs +36 -36
- data/sig/peddler/notifications/any_offer_changed.rbs +135 -135
- data/sig/peddler/notifications/b2b_any_offer_changed.rbs +145 -125
- data/sig/peddler/notifications/branded_item_content_change.rbs +20 -20
- data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +20 -20
- data/sig/peddler/notifications/detail_page_traffic_event.rbs +37 -37
- data/sig/peddler/notifications/fba_inventory_availability_change.rbs +16 -16
- data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +26 -26
- data/sig/peddler/notifications/fee_promotion.rbs +131 -131
- data/sig/peddler/notifications/feed_processing_finished.rbs +26 -26
- data/sig/peddler/notifications/fulfillment_order_status.rbs +51 -51
- data/sig/peddler/notifications/item_inventory_event_change.rbs +37 -37
- data/sig/peddler/notifications/item_product_type_change.rbs +20 -20
- data/sig/peddler/notifications/item_sales_event_change.rbs +39 -39
- data/sig/peddler/notifications/listings_item_issues_change.rbs +19 -19
- data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +19 -19
- data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +20 -20
- data/sig/peddler/notifications/listings_item_status_change.rbs +19 -19
- data/sig/peddler/notifications/order_change.rbs +52 -52
- data/sig/peddler/notifications/pricing_health.rbs +86 -86
- data/sig/peddler/notifications/product_type_definitions_change.rbs +18 -18
- data/sig/peddler/notifications/report_processing_finished.rbs +26 -26
- data/sig/peddler/notifications/transaction_update.rbs +48 -48
- data/sig/peddler/reports/account_health_report_2020_11_18.rbs +171 -171
- data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +6 -6
- data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +12 -12
- data/sig/peddler/reports/end_user_data.rbs +34 -34
- data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +31 -31
- data/sig/peddler/reports/promotion.rbs +51 -51
- data/sig/peddler/reports/seller_coupon.rbs +46 -46
- data/sig/peddler/reports/seller_sales_and_traffic.rbs +98 -98
- data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +34 -34
- data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +36 -36
- data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +78 -78
- data/sig/peddler/reports/selling_partner_search_query_performance.rbs +95 -95
- data/sig/peddler/reports/selling_partner_search_terms.rbs +35 -35
- data/sig/peddler/reports/vendor_coupon.rbs +62 -62
- data/sig/peddler/reports/vendor_forecasting.rbs +35 -35
- data/sig/peddler/reports/vendor_inventory.rbs +52 -52
- data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +42 -42
- data/sig/peddler/reports/vendor_real_time_inventory.rbs +25 -25
- data/sig/peddler/reports/vendor_real_time_sales.rbs +33 -33
- data/sig/peddler/reports/vendor_real_time_traffic.rbs +25 -25
- data/sig/peddler/reports/vendor_sales.rbs +48 -48
- data/sig/peddler/reports/vendor_traffic.rbs +42 -42
- metadata +2 -16
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +0 -19
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_response.rb +0 -17
- data/lib/peddler/apis/orders_v0/export_info.rb +0 -23
- data/lib/peddler/apis/orders_v0/fulfillment_instructions.rb +0 -20
- data/lib/peddler/apis/orders_v0/fulfillment_location.rb +0 -17
- data/lib/peddler/apis/orders_v0/fulfillment_plan.rb +0 -41
- data/lib/peddler/apis/orders_v0/fulfillment_plan_item.rb +0 -20
- data/lib/peddler/apis/orders_v0/fulfillment_plan_shipping_constraints.rb +0 -20
- data/lib/peddler/apis/orders_v0/get_order_fulfillment_instructions_response.rb +0 -21
- data/lib/peddler/apis/orders_v0/shipping_instructions.rb +0 -23
- data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +0 -25
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_item_details.rb +0 -18
- data/lib/peddler/apis/vendor_shipments_v1/submit_shipment_confirmation_request.rb +0 -17
- data/lib/peddler/apis/vendor_shipments_v1/submit_shipment_confirmation_response.rb +0 -20
- data/lib/peddler/apis/vendor_shipments_v1/submit_shipment_confirmation_result.rb +0 -17
|
@@ -2,20 +2,20 @@ module Peddler
|
|
|
2
2
|
module APIs
|
|
3
3
|
class ProductPricingV0 < API
|
|
4
4
|
class ASINIdentifier < Data
|
|
5
|
-
def self.new: (asin: String
|
|
6
|
-
| (String
|
|
7
|
-
def self.[]: (asin: String
|
|
8
|
-
| (String
|
|
5
|
+
def self.new: (asin: String, marketplace_id: String) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
6
|
+
| (String, String) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
7
|
+
def self.[]: (asin: String, marketplace_id: String) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
8
|
+
| (String, String) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
9
9
|
|
|
10
10
|
def self.members: () -> [ :asin, :marketplace_id ]
|
|
11
11
|
|
|
12
12
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
13
13
|
|
|
14
|
-
attr_reader asin: String
|
|
15
|
-
attr_reader marketplace_id: String
|
|
14
|
+
attr_reader asin: String
|
|
15
|
+
attr_reader marketplace_id: String
|
|
16
16
|
|
|
17
17
|
def members: () -> [ :asin, :marketplace_id ]
|
|
18
|
-
def to_h: () -> { asin: String
|
|
18
|
+
def to_h: () -> { asin: String, marketplace_id: String }
|
|
19
19
|
end
|
|
20
20
|
|
|
21
21
|
class AttributeSetList < Array[untyped]
|
|
@@ -23,57 +23,57 @@ module Peddler
|
|
|
23
23
|
end
|
|
24
24
|
|
|
25
25
|
class BatchOffersRequestParams < Data
|
|
26
|
-
def self.new: (item_condition: String
|
|
27
|
-
| (String
|
|
28
|
-
def self.[]: (item_condition: String
|
|
29
|
-
| (String
|
|
26
|
+
def self.new: (item_condition: String, marketplace_id: String, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
|
27
|
+
| (String, String, String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
|
28
|
+
def self.[]: (item_condition: String, marketplace_id: String, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
|
29
|
+
| (String, String, String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
|
30
30
|
|
|
31
31
|
def self.members: () -> [ :item_condition, :marketplace_id, :customer_type ]
|
|
32
32
|
|
|
33
33
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
|
34
34
|
|
|
35
35
|
attr_reader customer_type: String?
|
|
36
|
-
attr_reader item_condition: String
|
|
37
|
-
attr_reader marketplace_id: String
|
|
36
|
+
attr_reader item_condition: String
|
|
37
|
+
attr_reader marketplace_id: String
|
|
38
38
|
|
|
39
39
|
def members: () -> [ :item_condition, :marketplace_id, :customer_type ]
|
|
40
|
-
def to_h: () -> { item_condition: String
|
|
40
|
+
def to_h: () -> { item_condition: String, marketplace_id: String, customer_type: String? }
|
|
41
41
|
end
|
|
42
42
|
|
|
43
43
|
class BatchOffersResponse < Data
|
|
44
|
-
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
45
|
-
| (Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
46
|
-
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
47
|
-
| (Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
44
|
+
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
|
45
|
+
| (Peddler::APIs::ProductPricingV0::GetOffersResponse, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
|
46
|
+
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
|
47
|
+
| (Peddler::APIs::ProductPricingV0::GetOffersResponse, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
|
48
48
|
|
|
49
49
|
def self.members: () -> [ :body, :headers, :status ]
|
|
50
50
|
|
|
51
51
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
|
52
52
|
|
|
53
|
-
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
53
|
+
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
54
54
|
attr_reader headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?
|
|
55
55
|
attr_reader status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?
|
|
56
56
|
|
|
57
57
|
def members: () -> [ :body, :headers, :status ]
|
|
58
|
-
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
58
|
+
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse, headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine? }
|
|
59
59
|
end
|
|
60
60
|
|
|
61
61
|
class BatchRequest < Data
|
|
62
|
-
def self.new: (method: String
|
|
63
|
-
| (String
|
|
64
|
-
def self.[]: (method: String
|
|
65
|
-
| (String
|
|
62
|
+
def self.new: (method: String, uri: String, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
|
63
|
+
| (String, String, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
|
64
|
+
def self.[]: (method: String, uri: String, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
|
65
|
+
| (String, String, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
|
66
66
|
|
|
67
67
|
def self.members: () -> [ :method, :uri, :headers ]
|
|
68
68
|
|
|
69
69
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
|
70
70
|
|
|
71
71
|
attr_reader headers: Hash[untyped, untyped]?
|
|
72
|
-
attr_reader method: String
|
|
73
|
-
attr_reader uri: String
|
|
72
|
+
attr_reader method: String
|
|
73
|
+
attr_reader uri: String
|
|
74
74
|
|
|
75
75
|
def members: () -> [ :method, :uri, :headers ]
|
|
76
|
-
def to_h: () -> { method: String
|
|
76
|
+
def to_h: () -> { method: String, uri: String, headers: Hash[untyped, untyped]? }
|
|
77
77
|
end
|
|
78
78
|
|
|
79
79
|
class BuyBoxEligibleOffers < Array[OfferCountType]
|
|
@@ -81,27 +81,27 @@ module Peddler
|
|
|
81
81
|
end
|
|
82
82
|
|
|
83
83
|
class BuyBoxPriceType < Data
|
|
84
|
-
def self.new: (landed_price: Peddler::Money
|
|
85
|
-
| (Peddler::Money
|
|
86
|
-
def self.[]: (landed_price: Peddler::Money
|
|
87
|
-
| (Peddler::Money
|
|
84
|
+
def self.new: (landed_price: Peddler::Money, listing_price: Peddler::Money, shipping: Peddler::Money, condition: String, ?points: Peddler::APIs::ProductPricingV0::Points?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
|
85
|
+
| (Peddler::Money, Peddler::Money, Peddler::Money, String, Peddler::APIs::ProductPricingV0::Points?, String?, String?, Integer?, String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
|
86
|
+
def self.[]: (landed_price: Peddler::Money, listing_price: Peddler::Money, shipping: Peddler::Money, condition: String, ?points: Peddler::APIs::ProductPricingV0::Points?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
|
87
|
+
| (Peddler::Money, Peddler::Money, Peddler::Money, String, Peddler::APIs::ProductPricingV0::Points?, String?, String?, Integer?, String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
|
88
88
|
|
|
89
89
|
def self.members: () -> [ :landed_price, :listing_price, :shipping, :condition, :points, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id ]
|
|
90
90
|
|
|
91
91
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
|
92
92
|
|
|
93
|
-
attr_reader condition: String
|
|
94
|
-
attr_reader landed_price: Peddler::Money
|
|
95
|
-
attr_reader listing_price: Peddler::Money
|
|
93
|
+
attr_reader condition: String
|
|
94
|
+
attr_reader landed_price: Peddler::Money
|
|
95
|
+
attr_reader listing_price: Peddler::Money
|
|
96
96
|
attr_reader offer_type: String?
|
|
97
97
|
attr_reader points: Peddler::APIs::ProductPricingV0::Points?
|
|
98
98
|
attr_reader quantity_discount_type: String?
|
|
99
99
|
attr_reader quantity_tier: Integer?
|
|
100
100
|
attr_reader seller_id: String?
|
|
101
|
-
attr_reader shipping: Peddler::Money
|
|
101
|
+
attr_reader shipping: Peddler::Money
|
|
102
102
|
|
|
103
103
|
def members: () -> [ :landed_price, :listing_price, :shipping, :condition, :points, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id ]
|
|
104
|
-
def to_h: () -> { landed_price: Peddler::Money
|
|
104
|
+
def to_h: () -> { landed_price: Peddler::Money, listing_price: Peddler::Money, shipping: Peddler::Money, condition: String, points: Peddler::APIs::ProductPricingV0::Points?, offer_type: String?, quantity_discount_type: String?, quantity_tier: Integer?, seller_id: String? }
|
|
105
105
|
end
|
|
106
106
|
|
|
107
107
|
class BuyBoxPrices < Array[BuyBoxPriceType]
|
|
@@ -113,20 +113,20 @@ module Peddler
|
|
|
113
113
|
end
|
|
114
114
|
|
|
115
115
|
class CompetitivePriceType < Data
|
|
116
|
-
def self.new: (competitive_price_id: String
|
|
117
|
-
| (String
|
|
118
|
-
def self.[]: (competitive_price_id: String
|
|
119
|
-
| (String
|
|
116
|
+
def self.new: (competitive_price_id: String, price: Peddler::APIs::ProductPricingV0::PriceType, ?belongs_to_requester: bool?, ?condition: String?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?, ?subcondition: String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
|
117
|
+
| (String, Peddler::APIs::ProductPricingV0::PriceType, bool?, String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
|
118
|
+
def self.[]: (competitive_price_id: String, price: Peddler::APIs::ProductPricingV0::PriceType, ?belongs_to_requester: bool?, ?condition: String?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?, ?subcondition: String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
|
119
|
+
| (String, Peddler::APIs::ProductPricingV0::PriceType, bool?, String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
|
120
120
|
|
|
121
121
|
def self.members: () -> [ :competitive_price_id, :price, :belongs_to_requester, :condition, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id, :subcondition ]
|
|
122
122
|
|
|
123
123
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
|
124
124
|
|
|
125
125
|
attr_reader belongs_to_requester: bool?
|
|
126
|
-
attr_reader competitive_price_id: String
|
|
126
|
+
attr_reader competitive_price_id: String
|
|
127
127
|
attr_reader condition: String?
|
|
128
128
|
attr_reader offer_type: String?
|
|
129
|
-
attr_reader price: Peddler::APIs::ProductPricingV0::PriceType
|
|
129
|
+
attr_reader price: Peddler::APIs::ProductPricingV0::PriceType
|
|
130
130
|
attr_reader quantity_discount_type: String?
|
|
131
131
|
attr_reader quantity_tier: Integer?
|
|
132
132
|
attr_reader seller_id: String?
|
|
@@ -134,25 +134,25 @@ module Peddler
|
|
|
134
134
|
|
|
135
135
|
def belongs_to_requester?: () -> bool
|
|
136
136
|
def members: () -> [ :competitive_price_id, :price, :belongs_to_requester, :condition, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id, :subcondition ]
|
|
137
|
-
def to_h: () -> { competitive_price_id: String
|
|
137
|
+
def to_h: () -> { competitive_price_id: String, price: Peddler::APIs::ProductPricingV0::PriceType, belongs_to_requester: bool?, condition: String?, offer_type: String?, quantity_discount_type: String?, quantity_tier: Integer?, seller_id: String?, subcondition: String? }
|
|
138
138
|
end
|
|
139
139
|
|
|
140
140
|
class CompetitivePricingType < Data
|
|
141
|
-
def self.new: (competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
142
|
-
| (Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
143
|
-
def self.[]: (competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
144
|
-
| (Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
141
|
+
def self.new: (competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType], number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType], ?trade_in_value: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
|
142
|
+
| (Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType], Array[Peddler::APIs::ProductPricingV0::OfferListingCountType], Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
|
143
|
+
def self.[]: (competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType], number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType], ?trade_in_value: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
|
144
|
+
| (Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType], Array[Peddler::APIs::ProductPricingV0::OfferListingCountType], Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
|
145
145
|
|
|
146
146
|
def self.members: () -> [ :competitive_prices, :number_of_offer_listings, :trade_in_value ]
|
|
147
147
|
|
|
148
148
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
|
149
149
|
|
|
150
|
-
attr_reader competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
151
|
-
attr_reader number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]
|
|
150
|
+
attr_reader competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
151
|
+
attr_reader number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]
|
|
152
152
|
attr_reader trade_in_value: Peddler::Money?
|
|
153
153
|
|
|
154
154
|
def members: () -> [ :competitive_prices, :number_of_offer_listings, :trade_in_value ]
|
|
155
|
-
def to_h: () -> { competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]
|
|
155
|
+
def to_h: () -> { competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType], number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType], trade_in_value: Peddler::Money? }
|
|
156
156
|
end
|
|
157
157
|
|
|
158
158
|
class DetailedShippingTimeType < Data
|
|
@@ -175,21 +175,21 @@ module Peddler
|
|
|
175
175
|
end
|
|
176
176
|
|
|
177
177
|
class Error < Data
|
|
178
|
-
def self.new: (code: String
|
|
179
|
-
| (String
|
|
180
|
-
def self.[]: (code: String
|
|
181
|
-
| (String
|
|
178
|
+
def self.new: (code: String, message: String, ?details: String?) -> Peddler::APIs::ProductPricingV0::Error
|
|
179
|
+
| (String, String, String?) -> Peddler::APIs::ProductPricingV0::Error
|
|
180
|
+
def self.[]: (code: String, message: String, ?details: String?) -> Peddler::APIs::ProductPricingV0::Error
|
|
181
|
+
| (String, String, String?) -> Peddler::APIs::ProductPricingV0::Error
|
|
182
182
|
|
|
183
183
|
def self.members: () -> [ :code, :message, :details ]
|
|
184
184
|
|
|
185
185
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::Error
|
|
186
186
|
|
|
187
|
-
attr_reader code: String
|
|
187
|
+
attr_reader code: String
|
|
188
188
|
attr_reader details: String?
|
|
189
|
-
attr_reader message: String
|
|
189
|
+
attr_reader message: String
|
|
190
190
|
|
|
191
191
|
def members: () -> [ :code, :message, :details ]
|
|
192
|
-
def to_h: () -> { code: String
|
|
192
|
+
def to_h: () -> { code: String, message: String, details: String? }
|
|
193
193
|
end
|
|
194
194
|
|
|
195
195
|
class ErrorList < Array[Error]
|
|
@@ -197,19 +197,19 @@ module Peddler
|
|
|
197
197
|
end
|
|
198
198
|
|
|
199
199
|
class Errors < Data
|
|
200
|
-
def self.new: (errors: Array[Peddler::APIs::ProductPricingV0::Error]
|
|
201
|
-
| (Array[Peddler::APIs::ProductPricingV0::Error]
|
|
202
|
-
def self.[]: (errors: Array[Peddler::APIs::ProductPricingV0::Error]
|
|
203
|
-
| (Array[Peddler::APIs::ProductPricingV0::Error]
|
|
200
|
+
def self.new: (errors: Array[Peddler::APIs::ProductPricingV0::Error]) -> Peddler::APIs::ProductPricingV0::Errors
|
|
201
|
+
| (Array[Peddler::APIs::ProductPricingV0::Error]) -> Peddler::APIs::ProductPricingV0::Errors
|
|
202
|
+
def self.[]: (errors: Array[Peddler::APIs::ProductPricingV0::Error]) -> Peddler::APIs::ProductPricingV0::Errors
|
|
203
|
+
| (Array[Peddler::APIs::ProductPricingV0::Error]) -> Peddler::APIs::ProductPricingV0::Errors
|
|
204
204
|
|
|
205
205
|
def self.members: () -> [ :errors ]
|
|
206
206
|
|
|
207
207
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::Errors
|
|
208
208
|
|
|
209
|
-
attr_reader errors: Array[Peddler::APIs::ProductPricingV0::Error]
|
|
209
|
+
attr_reader errors: Array[Peddler::APIs::ProductPricingV0::Error]
|
|
210
210
|
|
|
211
211
|
def members: () -> [ :errors ]
|
|
212
|
-
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricingV0::Error]
|
|
212
|
+
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricingV0::Error] }
|
|
213
213
|
end
|
|
214
214
|
|
|
215
215
|
class GetItemOffersBatchRequest < Data
|
|
@@ -311,26 +311,26 @@ module Peddler
|
|
|
311
311
|
end
|
|
312
312
|
|
|
313
313
|
class GetOffersResult < Data
|
|
314
|
-
def self.new: (identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
315
|
-
| (Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
316
|
-
def self.[]: (identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
317
|
-
| (Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
314
|
+
def self.new: (identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier, item_condition: String, offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail], summary: Peddler::APIs::ProductPricingV0::Summary, marketplace_id: String, status: String, ?asin: String?, ?sku: String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
|
315
|
+
| (Peddler::APIs::ProductPricingV0::ItemIdentifier, String, Array[Peddler::APIs::ProductPricingV0::OfferDetail], Peddler::APIs::ProductPricingV0::Summary, String, String, String?, String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
|
316
|
+
def self.[]: (identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier, item_condition: String, offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail], summary: Peddler::APIs::ProductPricingV0::Summary, marketplace_id: String, status: String, ?asin: String?, ?sku: String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
|
317
|
+
| (Peddler::APIs::ProductPricingV0::ItemIdentifier, String, Array[Peddler::APIs::ProductPricingV0::OfferDetail], Peddler::APIs::ProductPricingV0::Summary, String, String, String?, String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
|
318
318
|
|
|
319
|
-
def self.members: () -> [ :identifier, :item_condition, :
|
|
319
|
+
def self.members: () -> [ :identifier, :item_condition, :offers, :summary, :marketplace_id, :status, :asin, :sku ]
|
|
320
320
|
|
|
321
321
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
|
322
322
|
|
|
323
323
|
attr_reader asin: String?
|
|
324
|
-
attr_reader identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
325
|
-
attr_reader item_condition: String
|
|
326
|
-
attr_reader marketplace_id: String
|
|
327
|
-
attr_reader offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail]
|
|
324
|
+
attr_reader identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
325
|
+
attr_reader item_condition: String
|
|
326
|
+
attr_reader marketplace_id: String
|
|
327
|
+
attr_reader offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail]
|
|
328
328
|
attr_reader sku: String?
|
|
329
|
-
attr_reader status: String
|
|
330
|
-
attr_reader summary: Peddler::APIs::ProductPricingV0::Summary
|
|
329
|
+
attr_reader status: String
|
|
330
|
+
attr_reader summary: Peddler::APIs::ProductPricingV0::Summary
|
|
331
331
|
|
|
332
|
-
def members: () -> [ :identifier, :item_condition, :
|
|
333
|
-
def to_h: () -> { identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
332
|
+
def members: () -> [ :identifier, :item_condition, :offers, :summary, :marketplace_id, :status, :asin, :sku ]
|
|
333
|
+
def to_h: () -> { identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier, item_condition: String, offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail], summary: Peddler::APIs::ProductPricingV0::Summary, marketplace_id: String, status: String, asin: String?, sku: String? }
|
|
334
334
|
end
|
|
335
335
|
|
|
336
336
|
class GetPricingResponse < Data
|
|
@@ -368,46 +368,46 @@ module Peddler
|
|
|
368
368
|
end
|
|
369
369
|
|
|
370
370
|
class IdentifierType < Data
|
|
371
|
-
def self.new: (marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
372
|
-
| (Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
373
|
-
def self.[]: (marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
374
|
-
| (Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
371
|
+
def self.new: (marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier, ?sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
|
372
|
+
| (Peddler::APIs::ProductPricingV0::ASINIdentifier, Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
|
373
|
+
def self.[]: (marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier, ?sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
|
374
|
+
| (Peddler::APIs::ProductPricingV0::ASINIdentifier, Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
|
375
375
|
|
|
376
376
|
def self.members: () -> [ :marketplace_asin, :sku_identifier ]
|
|
377
377
|
|
|
378
378
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
|
379
379
|
|
|
380
|
-
attr_reader marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
380
|
+
attr_reader marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
381
381
|
attr_reader sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?
|
|
382
382
|
|
|
383
383
|
def members: () -> [ :marketplace_asin, :sku_identifier ]
|
|
384
|
-
def to_h: () -> { marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier
|
|
384
|
+
def to_h: () -> { marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier, sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier? }
|
|
385
385
|
end
|
|
386
386
|
|
|
387
387
|
class ItemIdentifier < Data
|
|
388
|
-
def self.new: (item_condition: String
|
|
389
|
-
| (String
|
|
390
|
-
def self.[]: (item_condition: String
|
|
391
|
-
| (String
|
|
388
|
+
def self.new: (item_condition: String, marketplace_id: String, ?asin: String?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
389
|
+
| (String, String, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
390
|
+
def self.[]: (item_condition: String, marketplace_id: String, ?asin: String?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
391
|
+
| (String, String, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
392
392
|
|
|
393
393
|
def self.members: () -> [ :item_condition, :marketplace_id, :asin, :seller_sku ]
|
|
394
394
|
|
|
395
395
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
|
396
396
|
|
|
397
397
|
attr_reader asin: String?
|
|
398
|
-
attr_reader item_condition: String
|
|
399
|
-
attr_reader marketplace_id: String
|
|
398
|
+
attr_reader item_condition: String
|
|
399
|
+
attr_reader marketplace_id: String
|
|
400
400
|
attr_reader seller_sku: String?
|
|
401
401
|
|
|
402
402
|
def members: () -> [ :item_condition, :marketplace_id, :asin, :seller_sku ]
|
|
403
|
-
def to_h: () -> { item_condition: String
|
|
403
|
+
def to_h: () -> { item_condition: String, marketplace_id: String, asin: String?, seller_sku: String? }
|
|
404
404
|
end
|
|
405
405
|
|
|
406
406
|
class ItemOffersRequest < Data
|
|
407
|
-
def self.new: (item_condition: String
|
|
408
|
-
| (String
|
|
409
|
-
def self.[]: (item_condition: String
|
|
410
|
-
| (String
|
|
407
|
+
def self.new: (item_condition: String, marketplace_id: String, method: String, uri: String, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
|
408
|
+
| (String, String, String, String, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
|
409
|
+
def self.[]: (item_condition: String, marketplace_id: String, method: String, uri: String, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
|
410
|
+
| (String, String, String, String, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
|
411
411
|
|
|
412
412
|
def self.members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
|
413
413
|
|
|
@@ -415,13 +415,13 @@ module Peddler
|
|
|
415
415
|
|
|
416
416
|
attr_reader customer_type: String?
|
|
417
417
|
attr_reader headers: Hash[untyped, untyped]?
|
|
418
|
-
attr_reader item_condition: String
|
|
419
|
-
attr_reader marketplace_id: String
|
|
420
|
-
attr_reader method: String
|
|
421
|
-
attr_reader uri: String
|
|
418
|
+
attr_reader item_condition: String
|
|
419
|
+
attr_reader marketplace_id: String
|
|
420
|
+
attr_reader method: String
|
|
421
|
+
attr_reader uri: String
|
|
422
422
|
|
|
423
423
|
def members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
|
424
|
-
def to_h: () -> { item_condition: String
|
|
424
|
+
def to_h: () -> { item_condition: String, marketplace_id: String, method: String, uri: String, customer_type: String?, headers: Hash[untyped, untyped]? }
|
|
425
425
|
end
|
|
426
426
|
|
|
427
427
|
class ItemOffersRequestList < Array[ItemOffersRequest]
|
|
@@ -429,10 +429,10 @@ module Peddler
|
|
|
429
429
|
end
|
|
430
430
|
|
|
431
431
|
class ItemOffersRequestParams < Data
|
|
432
|
-
def self.new: (item_condition: String
|
|
433
|
-
| (String
|
|
434
|
-
def self.[]: (item_condition: String
|
|
435
|
-
| (String
|
|
432
|
+
def self.new: (item_condition: String, marketplace_id: String, ?asin: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
|
433
|
+
| (String, String, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
|
434
|
+
def self.[]: (item_condition: String, marketplace_id: String, ?asin: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
|
435
|
+
| (String, String, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
|
436
436
|
|
|
437
437
|
def self.members: () -> [ :item_condition, :marketplace_id, :asin, :customer_type ]
|
|
438
438
|
|
|
@@ -440,30 +440,30 @@ module Peddler
|
|
|
440
440
|
|
|
441
441
|
attr_reader asin: String?
|
|
442
442
|
attr_reader customer_type: String?
|
|
443
|
-
attr_reader item_condition: String
|
|
444
|
-
attr_reader marketplace_id: String
|
|
443
|
+
attr_reader item_condition: String
|
|
444
|
+
attr_reader marketplace_id: String
|
|
445
445
|
|
|
446
446
|
def members: () -> [ :item_condition, :marketplace_id, :asin, :customer_type ]
|
|
447
|
-
def to_h: () -> { item_condition: String
|
|
447
|
+
def to_h: () -> { item_condition: String, marketplace_id: String, asin: String?, customer_type: String? }
|
|
448
448
|
end
|
|
449
449
|
|
|
450
450
|
class ItemOffersResponse < Data
|
|
451
|
-
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
452
|
-
| (Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
453
|
-
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
454
|
-
| (Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
451
|
+
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse, request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
|
452
|
+
| (Peddler::APIs::ProductPricingV0::GetOffersResponse, Peddler::APIs::ProductPricingV0::ItemOffersRequestParams, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
|
453
|
+
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse, request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
|
454
|
+
| (Peddler::APIs::ProductPricingV0::GetOffersResponse, Peddler::APIs::ProductPricingV0::ItemOffersRequestParams, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
|
455
455
|
|
|
456
456
|
def self.members: () -> [ :body, :request, :headers, :status ]
|
|
457
457
|
|
|
458
458
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
|
459
459
|
|
|
460
|
-
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
460
|
+
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
461
461
|
attr_reader headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?
|
|
462
|
-
attr_reader request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
|
462
|
+
attr_reader request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
|
463
463
|
attr_reader status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?
|
|
464
464
|
|
|
465
465
|
def members: () -> [ :body, :request, :headers, :status ]
|
|
466
|
-
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
466
|
+
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse, request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams, headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine? }
|
|
467
467
|
end
|
|
468
468
|
|
|
469
469
|
class ItemOffersResponseList < Array[ItemOffersResponse]
|
|
@@ -471,10 +471,10 @@ module Peddler
|
|
|
471
471
|
end
|
|
472
472
|
|
|
473
473
|
class ListingOffersRequest < Data
|
|
474
|
-
def self.new: (item_condition: String
|
|
475
|
-
| (String
|
|
476
|
-
def self.[]: (item_condition: String
|
|
477
|
-
| (String
|
|
474
|
+
def self.new: (item_condition: String, marketplace_id: String, method: String, uri: String, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
|
475
|
+
| (String, String, String, String, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
|
476
|
+
def self.[]: (item_condition: String, marketplace_id: String, method: String, uri: String, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
|
477
|
+
| (String, String, String, String, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
|
478
478
|
|
|
479
479
|
def self.members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
|
480
480
|
|
|
@@ -482,13 +482,13 @@ module Peddler
|
|
|
482
482
|
|
|
483
483
|
attr_reader customer_type: String?
|
|
484
484
|
attr_reader headers: Hash[untyped, untyped]?
|
|
485
|
-
attr_reader item_condition: String
|
|
486
|
-
attr_reader marketplace_id: String
|
|
487
|
-
attr_reader method: String
|
|
488
|
-
attr_reader uri: String
|
|
485
|
+
attr_reader item_condition: String
|
|
486
|
+
attr_reader marketplace_id: String
|
|
487
|
+
attr_reader method: String
|
|
488
|
+
attr_reader uri: String
|
|
489
489
|
|
|
490
490
|
def members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
|
491
|
-
def to_h: () -> { item_condition: String
|
|
491
|
+
def to_h: () -> { item_condition: String, marketplace_id: String, method: String, uri: String, customer_type: String?, headers: Hash[untyped, untyped]? }
|
|
492
492
|
end
|
|
493
493
|
|
|
494
494
|
class ListingOffersRequestList < Array[ListingOffersRequest]
|
|
@@ -496,41 +496,41 @@ module Peddler
|
|
|
496
496
|
end
|
|
497
497
|
|
|
498
498
|
class ListingOffersRequestParams < Data
|
|
499
|
-
def self.new: (item_condition: String
|
|
500
|
-
| (String
|
|
501
|
-
def self.[]: (item_condition: String
|
|
502
|
-
| (String
|
|
499
|
+
def self.new: (item_condition: String, marketplace_id: String, seller_sku: String, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
|
500
|
+
| (String, String, String, String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
|
501
|
+
def self.[]: (item_condition: String, marketplace_id: String, seller_sku: String, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
|
502
|
+
| (String, String, String, String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
|
503
503
|
|
|
504
504
|
def self.members: () -> [ :item_condition, :marketplace_id, :seller_sku, :customer_type ]
|
|
505
505
|
|
|
506
506
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
|
507
507
|
|
|
508
508
|
attr_reader customer_type: String?
|
|
509
|
-
attr_reader item_condition: String
|
|
510
|
-
attr_reader marketplace_id: String
|
|
511
|
-
attr_reader seller_sku: String
|
|
509
|
+
attr_reader item_condition: String
|
|
510
|
+
attr_reader marketplace_id: String
|
|
511
|
+
attr_reader seller_sku: String
|
|
512
512
|
|
|
513
513
|
def members: () -> [ :item_condition, :marketplace_id, :seller_sku, :customer_type ]
|
|
514
|
-
def to_h: () -> { item_condition: String
|
|
514
|
+
def to_h: () -> { item_condition: String, marketplace_id: String, seller_sku: String, customer_type: String? }
|
|
515
515
|
end
|
|
516
516
|
|
|
517
517
|
class ListingOffersResponse < Data
|
|
518
|
-
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
519
|
-
| (Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
520
|
-
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
521
|
-
| (Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
518
|
+
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
|
519
|
+
| (Peddler::APIs::ProductPricingV0::GetOffersResponse, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
|
520
|
+
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
|
521
|
+
| (Peddler::APIs::ProductPricingV0::GetOffersResponse, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
|
522
522
|
|
|
523
523
|
def self.members: () -> [ :body, :headers, :request, :status ]
|
|
524
524
|
|
|
525
525
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
|
526
526
|
|
|
527
|
-
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
527
|
+
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
528
528
|
attr_reader headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?
|
|
529
529
|
attr_reader request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?
|
|
530
530
|
attr_reader status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?
|
|
531
531
|
|
|
532
532
|
def members: () -> [ :body, :headers, :request, :status ]
|
|
533
|
-
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse
|
|
533
|
+
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse, headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine? }
|
|
534
534
|
end
|
|
535
535
|
|
|
536
536
|
class ListingOffersResponseList < Array[ListingOffersResponse]
|
|
@@ -538,19 +538,19 @@ module Peddler
|
|
|
538
538
|
end
|
|
539
539
|
|
|
540
540
|
class LowestPriceType < Data
|
|
541
|
-
def self.new: (listing_price: Peddler::Money
|
|
542
|
-
| (Peddler::Money
|
|
543
|
-
def self.[]: (listing_price: Peddler::Money
|
|
544
|
-
| (Peddler::Money
|
|
541
|
+
def self.new: (listing_price: Peddler::Money, condition: String, fulfillment_channel: String, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
|
542
|
+
| (Peddler::Money, String, String, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?, String?, String?, Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
|
543
|
+
def self.[]: (listing_price: Peddler::Money, condition: String, fulfillment_channel: String, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
|
544
|
+
| (Peddler::Money, String, String, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?, String?, String?, Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
|
545
545
|
|
|
546
546
|
def self.members: () -> [ :listing_price, :condition, :fulfillment_channel, :landed_price, :points, :shipping, :offer_type, :quantity_discount_type, :quantity_tier ]
|
|
547
547
|
|
|
548
548
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
|
549
549
|
|
|
550
|
-
attr_reader condition: String
|
|
551
|
-
attr_reader fulfillment_channel: String
|
|
550
|
+
attr_reader condition: String
|
|
551
|
+
attr_reader fulfillment_channel: String
|
|
552
552
|
attr_reader landed_price: Peddler::Money?
|
|
553
|
-
attr_reader listing_price: Peddler::Money
|
|
553
|
+
attr_reader listing_price: Peddler::Money
|
|
554
554
|
attr_reader offer_type: String?
|
|
555
555
|
attr_reader points: Peddler::APIs::ProductPricingV0::Points?
|
|
556
556
|
attr_reader quantity_discount_type: String?
|
|
@@ -558,7 +558,7 @@ module Peddler
|
|
|
558
558
|
attr_reader shipping: Peddler::Money?
|
|
559
559
|
|
|
560
560
|
def members: () -> [ :listing_price, :condition, :fulfillment_channel, :landed_price, :points, :shipping, :offer_type, :quantity_discount_type, :quantity_tier ]
|
|
561
|
-
def to_h: () -> { listing_price: Peddler::Money
|
|
561
|
+
def to_h: () -> { listing_price: Peddler::Money, condition: String, fulfillment_channel: String, landed_price: Peddler::Money?, points: Peddler::APIs::ProductPricingV0::Points?, shipping: Peddler::Money?, offer_type: String?, quantity_discount_type: String?, quantity_tier: Integer? }
|
|
562
562
|
end
|
|
563
563
|
|
|
564
564
|
class LowestPrices < Array[LowestPriceType]
|
|
@@ -592,10 +592,10 @@ module Peddler
|
|
|
592
592
|
end
|
|
593
593
|
|
|
594
594
|
class OfferDetail < Data
|
|
595
|
-
def self.new: (fulfilled_by_amazon: bool
|
|
596
|
-
| (bool
|
|
597
|
-
def self.[]: (fulfilled_by_amazon: bool
|
|
598
|
-
| (bool
|
|
595
|
+
def self.new: (fulfilled_by_amazon: bool, listing_price: Peddler::Money, shipping: Peddler::Money, shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType, sub_condition: String, ?condition_notes: String?, ?buy_box_winner: bool?, ?featured_merchant: bool?, ?my_offer: bool?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?prime_information: Peddler::APIs::ProductPricingV0::PrimeInformationType?, ?seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?, ?seller_id: String?, ?ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
|
596
|
+
| (bool, Peddler::Money, Peddler::Money, Peddler::APIs::ProductPricingV0::DetailedShippingTimeType, String, String?, bool?, bool?, bool?, Peddler::APIs::ProductPricingV0::Points?, Peddler::APIs::ProductPricingV0::PrimeInformationType?, Peddler::APIs::ProductPricingV0::SellerFeedbackType?, String?, Peddler::APIs::ProductPricingV0::ShipsFromType?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
|
597
|
+
def self.[]: (fulfilled_by_amazon: bool, listing_price: Peddler::Money, shipping: Peddler::Money, shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType, sub_condition: String, ?condition_notes: String?, ?buy_box_winner: bool?, ?featured_merchant: bool?, ?my_offer: bool?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?prime_information: Peddler::APIs::ProductPricingV0::PrimeInformationType?, ?seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?, ?seller_id: String?, ?ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
|
598
|
+
| (bool, Peddler::Money, Peddler::Money, Peddler::APIs::ProductPricingV0::DetailedShippingTimeType, String, String?, bool?, bool?, bool?, Peddler::APIs::ProductPricingV0::Points?, Peddler::APIs::ProductPricingV0::PrimeInformationType?, Peddler::APIs::ProductPricingV0::SellerFeedbackType?, String?, Peddler::APIs::ProductPricingV0::ShipsFromType?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
|
599
599
|
|
|
600
600
|
def self.members: () -> [ :fulfilled_by_amazon, :listing_price, :shipping, :shipping_time, :sub_condition, :condition_notes, :buy_box_winner, :featured_merchant, :my_offer, :points, :prime_information, :seller_feedback_rating, :seller_id, :ships_from, :offer_type, :quantity_discount_prices ]
|
|
601
601
|
|
|
@@ -604,8 +604,8 @@ module Peddler
|
|
|
604
604
|
attr_reader buy_box_winner: bool?
|
|
605
605
|
attr_reader condition_notes: String?
|
|
606
606
|
attr_reader featured_merchant: bool?
|
|
607
|
-
attr_reader fulfilled_by_amazon: bool
|
|
608
|
-
attr_reader listing_price: Peddler::Money
|
|
607
|
+
attr_reader fulfilled_by_amazon: bool
|
|
608
|
+
attr_reader listing_price: Peddler::Money
|
|
609
609
|
attr_reader my_offer: bool?
|
|
610
610
|
attr_reader offer_type: String?
|
|
611
611
|
attr_reader points: Peddler::APIs::ProductPricingV0::Points?
|
|
@@ -613,17 +613,17 @@ module Peddler
|
|
|
613
613
|
attr_reader quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?
|
|
614
614
|
attr_reader seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?
|
|
615
615
|
attr_reader seller_id: String?
|
|
616
|
-
attr_reader shipping: Peddler::Money
|
|
617
|
-
attr_reader shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType
|
|
616
|
+
attr_reader shipping: Peddler::Money
|
|
617
|
+
attr_reader shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType
|
|
618
618
|
attr_reader ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?
|
|
619
|
-
attr_reader sub_condition: String
|
|
619
|
+
attr_reader sub_condition: String
|
|
620
620
|
|
|
621
621
|
def buy_box_winner?: () -> bool
|
|
622
622
|
def featured_merchant?: () -> bool
|
|
623
623
|
def fulfilled_by_amazon?: () -> bool
|
|
624
624
|
def members: () -> [ :fulfilled_by_amazon, :listing_price, :shipping, :shipping_time, :sub_condition, :condition_notes, :buy_box_winner, :featured_merchant, :my_offer, :points, :prime_information, :seller_feedback_rating, :seller_id, :ships_from, :offer_type, :quantity_discount_prices ]
|
|
625
625
|
def my_offer?: () -> bool
|
|
626
|
-
def to_h: () -> { fulfilled_by_amazon: bool
|
|
626
|
+
def to_h: () -> { fulfilled_by_amazon: bool, listing_price: Peddler::Money, shipping: Peddler::Money, shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType, sub_condition: String, condition_notes: String?, buy_box_winner: bool?, featured_merchant: bool?, my_offer: bool?, points: Peddler::APIs::ProductPricingV0::Points?, prime_information: Peddler::APIs::ProductPricingV0::PrimeInformationType?, seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?, seller_id: String?, ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?, offer_type: String?, quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]? }
|
|
627
627
|
end
|
|
628
628
|
|
|
629
629
|
class OfferDetailList < Array[OfferDetail]
|
|
@@ -631,44 +631,44 @@ module Peddler
|
|
|
631
631
|
end
|
|
632
632
|
|
|
633
633
|
class OfferListingCountType < Data
|
|
634
|
-
def self.new: (count: Integer
|
|
635
|
-
| (Integer
|
|
636
|
-
def self.[]: (count: Integer
|
|
637
|
-
| (Integer
|
|
634
|
+
def self.new: (count: Integer, condition: String) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
|
635
|
+
| (Integer, String) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
|
636
|
+
def self.[]: (count: Integer, condition: String) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
|
637
|
+
| (Integer, String) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
|
638
638
|
|
|
639
639
|
def self.members: () -> [ :count, :condition ]
|
|
640
640
|
|
|
641
641
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
|
642
642
|
|
|
643
|
-
attr_reader condition: String
|
|
644
|
-
attr_reader count: Integer
|
|
643
|
+
attr_reader condition: String
|
|
644
|
+
attr_reader count: Integer
|
|
645
645
|
|
|
646
646
|
def members: () -> [ :count, :condition ]
|
|
647
|
-
def to_h: () -> { count: Integer
|
|
647
|
+
def to_h: () -> { count: Integer, condition: String }
|
|
648
648
|
end
|
|
649
649
|
|
|
650
650
|
class OfferType < Data
|
|
651
|
-
def self.new: (buying_price: Peddler::APIs::ProductPricingV0::PriceType
|
|
652
|
-
| (Peddler::APIs::ProductPricingV0::PriceType
|
|
653
|
-
def self.[]: (buying_price: Peddler::APIs::ProductPricingV0::PriceType
|
|
654
|
-
| (Peddler::APIs::ProductPricingV0::PriceType
|
|
651
|
+
def self.new: (buying_price: Peddler::APIs::ProductPricingV0::PriceType, fulfillment_channel: String, item_condition: String, item_sub_condition: String, regular_price: Peddler::Money, seller_sku: String, ?business_price: Peddler::Money?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
|
652
|
+
| (Peddler::APIs::ProductPricingV0::PriceType, String, String, String, Peddler::Money, String, Peddler::Money?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
|
653
|
+
def self.[]: (buying_price: Peddler::APIs::ProductPricingV0::PriceType, fulfillment_channel: String, item_condition: String, item_sub_condition: String, regular_price: Peddler::Money, seller_sku: String, ?business_price: Peddler::Money?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
|
654
|
+
| (Peddler::APIs::ProductPricingV0::PriceType, String, String, String, Peddler::Money, String, Peddler::Money?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
|
655
655
|
|
|
656
656
|
def self.members: () -> [ :buying_price, :fulfillment_channel, :item_condition, :item_sub_condition, :regular_price, :seller_sku, :business_price, :offer_type, :quantity_discount_prices ]
|
|
657
657
|
|
|
658
658
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::OfferType
|
|
659
659
|
|
|
660
660
|
attr_reader business_price: Peddler::Money?
|
|
661
|
-
attr_reader buying_price: Peddler::APIs::ProductPricingV0::PriceType
|
|
662
|
-
attr_reader fulfillment_channel: String
|
|
663
|
-
attr_reader item_condition: String
|
|
664
|
-
attr_reader item_sub_condition: String
|
|
661
|
+
attr_reader buying_price: Peddler::APIs::ProductPricingV0::PriceType
|
|
662
|
+
attr_reader fulfillment_channel: String
|
|
663
|
+
attr_reader item_condition: String
|
|
664
|
+
attr_reader item_sub_condition: String
|
|
665
665
|
attr_reader offer_type: String?
|
|
666
666
|
attr_reader quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?
|
|
667
|
-
attr_reader regular_price: Peddler::Money
|
|
668
|
-
attr_reader seller_sku: String
|
|
667
|
+
attr_reader regular_price: Peddler::Money
|
|
668
|
+
attr_reader seller_sku: String
|
|
669
669
|
|
|
670
670
|
def members: () -> [ :buying_price, :fulfillment_channel, :item_condition, :item_sub_condition, :regular_price, :seller_sku, :business_price, :offer_type, :quantity_discount_prices ]
|
|
671
|
-
def to_h: () -> { buying_price: Peddler::APIs::ProductPricingV0::PriceType
|
|
671
|
+
def to_h: () -> { buying_price: Peddler::APIs::ProductPricingV0::PriceType, fulfillment_channel: String, item_condition: String, item_sub_condition: String, regular_price: Peddler::Money, seller_sku: String, business_price: Peddler::Money?, offer_type: String?, quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]? }
|
|
672
672
|
end
|
|
673
673
|
|
|
674
674
|
class OffersList < Array[OfferType]
|
|
@@ -693,10 +693,10 @@ module Peddler
|
|
|
693
693
|
end
|
|
694
694
|
|
|
695
695
|
class Price < Data
|
|
696
|
-
def self.new: (status: String
|
|
697
|
-
| (String
|
|
698
|
-
def self.[]: (status: String
|
|
699
|
-
| (String
|
|
696
|
+
def self.new: (status: String, ?asin: String?, ?product: Peddler::APIs::ProductPricingV0::Product?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::Price
|
|
697
|
+
| (String, String?, Peddler::APIs::ProductPricingV0::Product?, String?) -> Peddler::APIs::ProductPricingV0::Price
|
|
698
|
+
def self.[]: (status: String, ?asin: String?, ?product: Peddler::APIs::ProductPricingV0::Product?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::Price
|
|
699
|
+
| (String, String?, Peddler::APIs::ProductPricingV0::Product?, String?) -> Peddler::APIs::ProductPricingV0::Price
|
|
700
700
|
|
|
701
701
|
def self.members: () -> [ :status, :asin, :product, :seller_sku ]
|
|
702
702
|
|
|
@@ -705,10 +705,10 @@ module Peddler
|
|
|
705
705
|
attr_reader asin: String?
|
|
706
706
|
attr_reader product: Peddler::APIs::ProductPricingV0::Product?
|
|
707
707
|
attr_reader seller_sku: String?
|
|
708
|
-
attr_reader status: String
|
|
708
|
+
attr_reader status: String
|
|
709
709
|
|
|
710
710
|
def members: () -> [ :status, :asin, :product, :seller_sku ]
|
|
711
|
-
def to_h: () -> { status: String
|
|
711
|
+
def to_h: () -> { status: String, asin: String?, product: Peddler::APIs::ProductPricingV0::Product?, seller_sku: String? }
|
|
712
712
|
end
|
|
713
713
|
|
|
714
714
|
class PriceList < Array[Price]
|
|
@@ -716,48 +716,48 @@ module Peddler
|
|
|
716
716
|
end
|
|
717
717
|
|
|
718
718
|
class PriceType < Data
|
|
719
|
-
def self.new: (listing_price: Peddler::Money
|
|
720
|
-
| (Peddler::Money
|
|
721
|
-
def self.[]: (listing_price: Peddler::Money
|
|
722
|
-
| (Peddler::Money
|
|
719
|
+
def self.new: (listing_price: Peddler::Money, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
|
720
|
+
| (Peddler::Money, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
|
721
|
+
def self.[]: (listing_price: Peddler::Money, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
|
722
|
+
| (Peddler::Money, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
|
723
723
|
|
|
724
724
|
def self.members: () -> [ :listing_price, :landed_price, :points, :shipping ]
|
|
725
725
|
|
|
726
726
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::PriceType
|
|
727
727
|
|
|
728
728
|
attr_reader landed_price: Peddler::Money?
|
|
729
|
-
attr_reader listing_price: Peddler::Money
|
|
729
|
+
attr_reader listing_price: Peddler::Money
|
|
730
730
|
attr_reader points: Peddler::APIs::ProductPricingV0::Points?
|
|
731
731
|
attr_reader shipping: Peddler::Money?
|
|
732
732
|
|
|
733
733
|
def members: () -> [ :listing_price, :landed_price, :points, :shipping ]
|
|
734
|
-
def to_h: () -> { listing_price: Peddler::Money
|
|
734
|
+
def to_h: () -> { listing_price: Peddler::Money, landed_price: Peddler::Money?, points: Peddler::APIs::ProductPricingV0::Points?, shipping: Peddler::Money? }
|
|
735
735
|
end
|
|
736
736
|
|
|
737
737
|
class PrimeInformationType < Data
|
|
738
|
-
def self.new: (national_prime: bool
|
|
739
|
-
| (bool
|
|
740
|
-
def self.[]: (national_prime: bool
|
|
741
|
-
| (bool
|
|
738
|
+
def self.new: (national_prime: bool, prime: bool) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
|
739
|
+
| (bool, bool) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
|
740
|
+
def self.[]: (national_prime: bool, prime: bool) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
|
741
|
+
| (bool, bool) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
|
742
742
|
|
|
743
743
|
def self.members: () -> [ :national_prime, :prime ]
|
|
744
744
|
|
|
745
745
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
|
746
746
|
|
|
747
|
-
attr_reader national_prime: bool
|
|
748
|
-
attr_reader prime: bool
|
|
747
|
+
attr_reader national_prime: bool
|
|
748
|
+
attr_reader prime: bool
|
|
749
749
|
|
|
750
750
|
def members: () -> [ :national_prime, :prime ]
|
|
751
751
|
def national_prime?: () -> bool
|
|
752
752
|
def prime?: () -> bool
|
|
753
|
-
def to_h: () -> { national_prime: bool
|
|
753
|
+
def to_h: () -> { national_prime: bool, prime: bool }
|
|
754
754
|
end
|
|
755
755
|
|
|
756
756
|
class Product < Data
|
|
757
|
-
def self.new: (identifiers: Peddler::APIs::ProductPricingV0::IdentifierType
|
|
758
|
-
| (Peddler::APIs::ProductPricingV0::IdentifierType
|
|
759
|
-
def self.[]: (identifiers: Peddler::APIs::ProductPricingV0::IdentifierType
|
|
760
|
-
| (Peddler::APIs::ProductPricingV0::IdentifierType
|
|
757
|
+
def self.new: (identifiers: Peddler::APIs::ProductPricingV0::IdentifierType, ?attribute_sets: Array[untyped]?, ?competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?, ?offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?, ?relationships: Array[untyped]?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
|
758
|
+
| (Peddler::APIs::ProductPricingV0::IdentifierType, Array[untyped]?, Peddler::APIs::ProductPricingV0::CompetitivePricingType?, Array[Peddler::APIs::ProductPricingV0::OfferType]?, Array[untyped]?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
|
759
|
+
def self.[]: (identifiers: Peddler::APIs::ProductPricingV0::IdentifierType, ?attribute_sets: Array[untyped]?, ?competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?, ?offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?, ?relationships: Array[untyped]?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
|
760
|
+
| (Peddler::APIs::ProductPricingV0::IdentifierType, Array[untyped]?, Peddler::APIs::ProductPricingV0::CompetitivePricingType?, Array[Peddler::APIs::ProductPricingV0::OfferType]?, Array[untyped]?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
|
761
761
|
|
|
762
762
|
def self.members: () -> [ :identifiers, :attribute_sets, :competitive_pricing, :offers, :relationships, :sales_rankings ]
|
|
763
763
|
|
|
@@ -765,31 +765,31 @@ module Peddler
|
|
|
765
765
|
|
|
766
766
|
attr_reader attribute_sets: Array[untyped]?
|
|
767
767
|
attr_reader competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?
|
|
768
|
-
attr_reader identifiers: Peddler::APIs::ProductPricingV0::IdentifierType
|
|
768
|
+
attr_reader identifiers: Peddler::APIs::ProductPricingV0::IdentifierType
|
|
769
769
|
attr_reader offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?
|
|
770
770
|
attr_reader relationships: Array[untyped]?
|
|
771
771
|
attr_reader sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?
|
|
772
772
|
|
|
773
773
|
def members: () -> [ :identifiers, :attribute_sets, :competitive_pricing, :offers, :relationships, :sales_rankings ]
|
|
774
|
-
def to_h: () -> { identifiers: Peddler::APIs::ProductPricingV0::IdentifierType
|
|
774
|
+
def to_h: () -> { identifiers: Peddler::APIs::ProductPricingV0::IdentifierType, attribute_sets: Array[untyped]?, competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?, offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?, relationships: Array[untyped]?, sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]? }
|
|
775
775
|
end
|
|
776
776
|
|
|
777
777
|
class QuantityDiscountPriceType < Data
|
|
778
|
-
def self.new: (listing_price: Peddler::Money
|
|
779
|
-
| (Peddler::Money
|
|
780
|
-
def self.[]: (listing_price: Peddler::Money
|
|
781
|
-
| (Peddler::Money
|
|
778
|
+
def self.new: (listing_price: Peddler::Money, quantity_discount_type: String, quantity_tier: Integer) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
|
779
|
+
| (Peddler::Money, String, Integer) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
|
780
|
+
def self.[]: (listing_price: Peddler::Money, quantity_discount_type: String, quantity_tier: Integer) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
|
781
|
+
| (Peddler::Money, String, Integer) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
|
782
782
|
|
|
783
783
|
def self.members: () -> [ :listing_price, :quantity_discount_type, :quantity_tier ]
|
|
784
784
|
|
|
785
785
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
|
786
786
|
|
|
787
|
-
attr_reader listing_price: Peddler::Money
|
|
788
|
-
attr_reader quantity_discount_type: String
|
|
789
|
-
attr_reader quantity_tier: Integer
|
|
787
|
+
attr_reader listing_price: Peddler::Money
|
|
788
|
+
attr_reader quantity_discount_type: String
|
|
789
|
+
attr_reader quantity_tier: Integer
|
|
790
790
|
|
|
791
791
|
def members: () -> [ :listing_price, :quantity_discount_type, :quantity_tier ]
|
|
792
|
-
def to_h: () -> { listing_price: Peddler::Money
|
|
792
|
+
def to_h: () -> { listing_price: Peddler::Money, quantity_discount_type: String, quantity_tier: Integer }
|
|
793
793
|
end
|
|
794
794
|
|
|
795
795
|
class RelationshipList < Array[untyped]
|
|
@@ -801,55 +801,55 @@ module Peddler
|
|
|
801
801
|
end
|
|
802
802
|
|
|
803
803
|
class SalesRankType < Data
|
|
804
|
-
def self.new: (product_category_id: String
|
|
805
|
-
| (String
|
|
806
|
-
def self.[]: (product_category_id: String
|
|
807
|
-
| (String
|
|
804
|
+
def self.new: (product_category_id: String, rank: Integer) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
|
805
|
+
| (String, Integer) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
|
806
|
+
def self.[]: (product_category_id: String, rank: Integer) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
|
807
|
+
| (String, Integer) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
|
808
808
|
|
|
809
809
|
def self.members: () -> [ :product_category_id, :rank ]
|
|
810
810
|
|
|
811
811
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
|
812
812
|
|
|
813
|
-
attr_reader product_category_id: String
|
|
814
|
-
attr_reader rank: Integer
|
|
813
|
+
attr_reader product_category_id: String
|
|
814
|
+
attr_reader rank: Integer
|
|
815
815
|
|
|
816
816
|
def members: () -> [ :product_category_id, :rank ]
|
|
817
|
-
def to_h: () -> { product_category_id: String
|
|
817
|
+
def to_h: () -> { product_category_id: String, rank: Integer }
|
|
818
818
|
end
|
|
819
819
|
|
|
820
820
|
class SellerFeedbackType < Data
|
|
821
|
-
def self.new: (feedback_count: Integer
|
|
822
|
-
| (Integer
|
|
823
|
-
def self.[]: (feedback_count: Integer
|
|
824
|
-
| (Integer
|
|
821
|
+
def self.new: (feedback_count: Integer, ?seller_positive_feedback_rating: Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
|
822
|
+
| (Integer, Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
|
823
|
+
def self.[]: (feedback_count: Integer, ?seller_positive_feedback_rating: Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
|
824
|
+
| (Integer, Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
|
825
825
|
|
|
826
826
|
def self.members: () -> [ :feedback_count, :seller_positive_feedback_rating ]
|
|
827
827
|
|
|
828
828
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
|
829
829
|
|
|
830
|
-
attr_reader feedback_count: Integer
|
|
830
|
+
attr_reader feedback_count: Integer
|
|
831
831
|
attr_reader seller_positive_feedback_rating: Float?
|
|
832
832
|
|
|
833
833
|
def members: () -> [ :feedback_count, :seller_positive_feedback_rating ]
|
|
834
|
-
def to_h: () -> { feedback_count: Integer
|
|
834
|
+
def to_h: () -> { feedback_count: Integer, seller_positive_feedback_rating: Float? }
|
|
835
835
|
end
|
|
836
836
|
|
|
837
837
|
class SellerSKUIdentifier < Data
|
|
838
|
-
def self.new: (marketplace_id: String
|
|
839
|
-
| (String
|
|
840
|
-
def self.[]: (marketplace_id: String
|
|
841
|
-
| (String
|
|
838
|
+
def self.new: (marketplace_id: String, seller_id: String, seller_sku: String) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
|
839
|
+
| (String, String, String) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
|
840
|
+
def self.[]: (marketplace_id: String, seller_id: String, seller_sku: String) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
|
841
|
+
| (String, String, String) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
|
842
842
|
|
|
843
843
|
def self.members: () -> [ :marketplace_id, :seller_id, :seller_sku ]
|
|
844
844
|
|
|
845
845
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
|
846
846
|
|
|
847
|
-
attr_reader marketplace_id: String
|
|
848
|
-
attr_reader seller_id: String
|
|
849
|
-
attr_reader seller_sku: String
|
|
847
|
+
attr_reader marketplace_id: String
|
|
848
|
+
attr_reader seller_id: String
|
|
849
|
+
attr_reader seller_sku: String
|
|
850
850
|
|
|
851
851
|
def members: () -> [ :marketplace_id, :seller_id, :seller_sku ]
|
|
852
|
-
def to_h: () -> { marketplace_id: String
|
|
852
|
+
def to_h: () -> { marketplace_id: String, seller_id: String, seller_sku: String }
|
|
853
853
|
end
|
|
854
854
|
|
|
855
855
|
class ShipsFromType < Data
|
|
@@ -870,10 +870,10 @@ module Peddler
|
|
|
870
870
|
end
|
|
871
871
|
|
|
872
872
|
class Summary < Data
|
|
873
|
-
def self.new: (total_offer_count: Integer
|
|
874
|
-
| (Integer
|
|
875
|
-
def self.[]: (total_offer_count: Integer
|
|
876
|
-
| (Integer
|
|
873
|
+
def self.new: (total_offer_count: Integer, ?buy_box_eligible_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?buy_box_prices: Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, ?competitive_price_threshold: Peddler::Money?, ?list_price: Peddler::Money?, ?lowest_prices: Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, ?number_of_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?offers_available_time: Time?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, ?suggested_lower_price_plus_shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
|
874
|
+
| (Integer, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, Peddler::Money?, Peddler::Money?, Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Time?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
|
875
|
+
def self.[]: (total_offer_count: Integer, ?buy_box_eligible_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?buy_box_prices: Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, ?competitive_price_threshold: Peddler::Money?, ?list_price: Peddler::Money?, ?lowest_prices: Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, ?number_of_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?offers_available_time: Time?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, ?suggested_lower_price_plus_shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
|
876
|
+
| (Integer, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, Peddler::Money?, Peddler::Money?, Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Time?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
|
877
877
|
|
|
878
878
|
def self.members: () -> [ :total_offer_count, :buy_box_eligible_offers, :buy_box_prices, :competitive_price_threshold, :list_price, :lowest_prices, :number_of_offers, :offers_available_time, :sales_rankings, :suggested_lower_price_plus_shipping ]
|
|
879
879
|
|
|
@@ -888,10 +888,10 @@ module Peddler
|
|
|
888
888
|
attr_reader offers_available_time: Time?
|
|
889
889
|
attr_reader sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?
|
|
890
890
|
attr_reader suggested_lower_price_plus_shipping: Peddler::Money?
|
|
891
|
-
attr_reader total_offer_count: Integer
|
|
891
|
+
attr_reader total_offer_count: Integer
|
|
892
892
|
|
|
893
893
|
def members: () -> [ :total_offer_count, :buy_box_eligible_offers, :buy_box_prices, :competitive_price_threshold, :list_price, :lowest_prices, :number_of_offers, :offers_available_time, :sales_rankings, :suggested_lower_price_plus_shipping ]
|
|
894
|
-
def to_h: () -> { total_offer_count: Integer
|
|
894
|
+
def to_h: () -> { total_offer_count: Integer, buy_box_eligible_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, buy_box_prices: Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, competitive_price_threshold: Peddler::Money?, list_price: Peddler::Money?, lowest_prices: Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, number_of_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, offers_available_time: Time?, sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, suggested_lower_price_plus_shipping: Peddler::Money? }
|
|
895
895
|
end
|
|
896
896
|
|
|
897
897
|
def get_competitive_pricing: (String, String, ?asins: Array[String]?, ?skus: Array[String]?, ?customer_type: String?, ?rate_limit: Float) -> Peddler::Response
|