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
|
@@ -6,16 +6,16 @@ module Peddler
|
|
|
6
6
|
end
|
|
7
7
|
|
|
8
8
|
class ASINMetadata < Data
|
|
9
|
-
def self.new: (asin: String
|
|
10
|
-
| (String
|
|
11
|
-
def self.[]: (asin: String
|
|
12
|
-
| (String
|
|
9
|
+
def self.new: (asin: String, ?badge_set: Array[untyped]?, ?content_reference_key_set: Array[untyped]?, ?image_url: String?, ?parent: String?, ?title: String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
|
10
|
+
| (String, Array[untyped]?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
|
11
|
+
def self.[]: (asin: String, ?badge_set: Array[untyped]?, ?content_reference_key_set: Array[untyped]?, ?image_url: String?, ?parent: String?, ?title: String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
|
12
|
+
| (String, Array[untyped]?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
|
13
13
|
|
|
14
14
|
def self.members: () -> [ :asin, :badge_set, :content_reference_key_set, :image_url, :parent, :title ]
|
|
15
15
|
|
|
16
16
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
|
17
17
|
|
|
18
|
-
attr_reader asin: String
|
|
18
|
+
attr_reader asin: String
|
|
19
19
|
attr_reader badge_set: Array[untyped]?
|
|
20
20
|
attr_reader content_reference_key_set: Array[untyped]?
|
|
21
21
|
attr_reader image_url: String?
|
|
@@ -23,7 +23,7 @@ module Peddler
|
|
|
23
23
|
attr_reader title: String?
|
|
24
24
|
|
|
25
25
|
def members: () -> [ :asin, :badge_set, :content_reference_key_set, :image_url, :parent, :title ]
|
|
26
|
-
def to_h: () -> { asin: String
|
|
26
|
+
def to_h: () -> { asin: String, badge_set: Array[untyped]?, content_reference_key_set: Array[untyped]?, image_url: String?, parent: String?, title: String? }
|
|
27
27
|
end
|
|
28
28
|
|
|
29
29
|
class ASINMetadataSet < Array[ASINMetadata]
|
|
@@ -72,60 +72,60 @@ module Peddler
|
|
|
72
72
|
end
|
|
73
73
|
|
|
74
74
|
class ContentDocument < Data
|
|
75
|
-
def self.new: (content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
76
|
-
| (Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
77
|
-
def self.[]: (content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
78
|
-
| (Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
75
|
+
def self.new: (content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule], content_type: String, locale: String, name: String, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
|
76
|
+
| (Array[Peddler::APIs::AplusContent20201101::ContentModule], String, String, String, String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
|
77
|
+
def self.[]: (content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule], content_type: String, locale: String, name: String, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
|
78
|
+
| (Array[Peddler::APIs::AplusContent20201101::ContentModule], String, String, String, String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
|
79
79
|
|
|
80
80
|
def self.members: () -> [ :content_module_list, :content_type, :locale, :name, :content_sub_type ]
|
|
81
81
|
|
|
82
82
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
|
83
83
|
|
|
84
|
-
attr_reader content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
84
|
+
attr_reader content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
85
85
|
attr_reader content_sub_type: String?
|
|
86
|
-
attr_reader content_type: String
|
|
87
|
-
attr_reader locale: String
|
|
88
|
-
attr_reader name: String
|
|
86
|
+
attr_reader content_type: String
|
|
87
|
+
attr_reader locale: String
|
|
88
|
+
attr_reader name: String
|
|
89
89
|
|
|
90
90
|
def members: () -> [ :content_module_list, :content_type, :locale, :name, :content_sub_type ]
|
|
91
|
-
def to_h: () -> { content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]
|
|
91
|
+
def to_h: () -> { content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule], content_type: String, locale: String, name: String, content_sub_type: String? }
|
|
92
92
|
end
|
|
93
93
|
|
|
94
94
|
class ContentMetadata < Data
|
|
95
|
-
def self.new: (badge_set: Array[untyped]
|
|
96
|
-
| (Array[untyped]
|
|
97
|
-
def self.[]: (badge_set: Array[untyped]
|
|
98
|
-
| (Array[untyped]
|
|
95
|
+
def self.new: (badge_set: Array[untyped], marketplace_id: String, name: String, status: String, update_time: Time) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
96
|
+
| (Array[untyped], String, String, String, Time) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
97
|
+
def self.[]: (badge_set: Array[untyped], marketplace_id: String, name: String, status: String, update_time: Time) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
98
|
+
| (Array[untyped], String, String, String, Time) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
99
99
|
|
|
100
100
|
def self.members: () -> [ :badge_set, :marketplace_id, :name, :status, :update_time ]
|
|
101
101
|
|
|
102
102
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
103
103
|
|
|
104
|
-
attr_reader badge_set: Array[untyped]
|
|
105
|
-
attr_reader marketplace_id: String
|
|
106
|
-
attr_reader name: String
|
|
107
|
-
attr_reader status: String
|
|
108
|
-
attr_reader update_time: Time
|
|
104
|
+
attr_reader badge_set: Array[untyped]
|
|
105
|
+
attr_reader marketplace_id: String
|
|
106
|
+
attr_reader name: String
|
|
107
|
+
attr_reader status: String
|
|
108
|
+
attr_reader update_time: Time
|
|
109
109
|
|
|
110
110
|
def members: () -> [ :badge_set, :marketplace_id, :name, :status, :update_time ]
|
|
111
|
-
def to_h: () -> { badge_set: Array[untyped]
|
|
111
|
+
def to_h: () -> { badge_set: Array[untyped], marketplace_id: String, name: String, status: String, update_time: Time }
|
|
112
112
|
end
|
|
113
113
|
|
|
114
114
|
class ContentMetadataRecord < Data
|
|
115
|
-
def self.new: (content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
116
|
-
| (Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
117
|
-
def self.[]: (content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
118
|
-
| (Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
115
|
+
def self.new: (content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata, content_reference_key: String) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
|
116
|
+
| (Peddler::APIs::AplusContent20201101::ContentMetadata, String) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
|
117
|
+
def self.[]: (content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata, content_reference_key: String) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
|
118
|
+
| (Peddler::APIs::AplusContent20201101::ContentMetadata, String) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
|
119
119
|
|
|
120
120
|
def self.members: () -> [ :content_metadata, :content_reference_key ]
|
|
121
121
|
|
|
122
122
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
|
123
123
|
|
|
124
|
-
attr_reader content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
125
|
-
attr_reader content_reference_key: String
|
|
124
|
+
attr_reader content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
125
|
+
attr_reader content_reference_key: String
|
|
126
126
|
|
|
127
127
|
def members: () -> [ :content_metadata, :content_reference_key ]
|
|
128
|
-
def to_h: () -> { content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata
|
|
128
|
+
def to_h: () -> { content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata, content_reference_key: String }
|
|
129
129
|
end
|
|
130
130
|
|
|
131
131
|
class ContentMetadataRecordList < Array[ContentMetadataRecord]
|
|
@@ -133,16 +133,16 @@ module Peddler
|
|
|
133
133
|
end
|
|
134
134
|
|
|
135
135
|
class ContentModule < Data
|
|
136
|
-
def self.new: (content_module_type: String
|
|
137
|
-
| (String
|
|
138
|
-
def self.[]: (content_module_type: String
|
|
139
|
-
| (String
|
|
136
|
+
def self.new: (content_module_type: String, ?standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, ?standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, ?standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, ?standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, ?standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, ?standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, ?standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, ?standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, ?standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, ?standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, ?standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, ?standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, ?standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, ?standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, ?standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
|
137
|
+
| (String, Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, Peddler::APIs::AplusContent20201101::StandardTextModule?, Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
|
138
|
+
def self.[]: (content_module_type: String, ?standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, ?standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, ?standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, ?standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, ?standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, ?standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, ?standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, ?standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, ?standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, ?standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, ?standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, ?standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, ?standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, ?standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, ?standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
|
139
|
+
| (String, Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, Peddler::APIs::AplusContent20201101::StandardTextModule?, Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
|
140
140
|
|
|
141
141
|
def self.members: () -> [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
|
|
142
142
|
|
|
143
143
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ContentModule
|
|
144
144
|
|
|
145
|
-
attr_reader content_module_type: String
|
|
145
|
+
attr_reader content_module_type: String
|
|
146
146
|
attr_reader standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?
|
|
147
147
|
attr_reader standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?
|
|
148
148
|
attr_reader standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?
|
|
@@ -160,7 +160,7 @@ module Peddler
|
|
|
160
160
|
attr_reader standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?
|
|
161
161
|
|
|
162
162
|
def members: () -> [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
|
|
163
|
-
def to_h: () -> { content_module_type: String
|
|
163
|
+
def to_h: () -> { content_module_type: String, standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule? }
|
|
164
164
|
end
|
|
165
165
|
|
|
166
166
|
class ContentModuleList < Array[ContentModule]
|
|
@@ -168,10 +168,10 @@ module Peddler
|
|
|
168
168
|
end
|
|
169
169
|
|
|
170
170
|
class ContentRecord < Data
|
|
171
|
-
def self.new: (content_reference_key: String
|
|
172
|
-
| (String
|
|
173
|
-
def self.[]: (content_reference_key: String
|
|
174
|
-
| (String
|
|
171
|
+
def self.new: (content_reference_key: String, ?content_document: Peddler::APIs::AplusContent20201101::ContentDocument?, ?content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
|
172
|
+
| (String, Peddler::APIs::AplusContent20201101::ContentDocument?, Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
|
173
|
+
def self.[]: (content_reference_key: String, ?content_document: Peddler::APIs::AplusContent20201101::ContentDocument?, ?content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
|
174
|
+
| (String, Peddler::APIs::AplusContent20201101::ContentDocument?, Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
|
175
175
|
|
|
176
176
|
def self.members: () -> [ :content_reference_key, :content_document, :content_metadata ]
|
|
177
177
|
|
|
@@ -179,10 +179,10 @@ module Peddler
|
|
|
179
179
|
|
|
180
180
|
attr_reader content_document: Peddler::APIs::AplusContent20201101::ContentDocument?
|
|
181
181
|
attr_reader content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?
|
|
182
|
-
attr_reader content_reference_key: String
|
|
182
|
+
attr_reader content_reference_key: String
|
|
183
183
|
|
|
184
184
|
def members: () -> [ :content_reference_key, :content_document, :content_metadata ]
|
|
185
|
-
def to_h: () -> { content_reference_key: String
|
|
185
|
+
def to_h: () -> { content_reference_key: String, content_document: Peddler::APIs::AplusContent20201101::ContentDocument?, content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata? }
|
|
186
186
|
end
|
|
187
187
|
|
|
188
188
|
class ContentReferenceKeySet < Array[untyped]
|
|
@@ -213,156 +213,156 @@ module Peddler
|
|
|
213
213
|
end
|
|
214
214
|
|
|
215
215
|
class Error < Data
|
|
216
|
-
def self.new: (code: String
|
|
217
|
-
| (String
|
|
218
|
-
def self.[]: (code: String
|
|
219
|
-
| (String
|
|
216
|
+
def self.new: (code: String, message: String, ?details: String?) -> Peddler::APIs::AplusContent20201101::Error
|
|
217
|
+
| (String, String, String?) -> Peddler::APIs::AplusContent20201101::Error
|
|
218
|
+
def self.[]: (code: String, message: String, ?details: String?) -> Peddler::APIs::AplusContent20201101::Error
|
|
219
|
+
| (String, String, String?) -> Peddler::APIs::AplusContent20201101::Error
|
|
220
220
|
|
|
221
221
|
def self.members: () -> [ :code, :message, :details ]
|
|
222
222
|
|
|
223
223
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::Error
|
|
224
224
|
|
|
225
|
-
attr_reader code: String
|
|
225
|
+
attr_reader code: String
|
|
226
226
|
attr_reader details: String?
|
|
227
|
-
attr_reader message: String
|
|
227
|
+
attr_reader message: String
|
|
228
228
|
|
|
229
229
|
def members: () -> [ :code, :message, :details ]
|
|
230
|
-
def to_h: () -> { code: String
|
|
230
|
+
def to_h: () -> { code: String, message: String, details: String? }
|
|
231
231
|
end
|
|
232
232
|
|
|
233
233
|
class ErrorList < Data
|
|
234
|
-
def self.new: (errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
235
|
-
| (Array[Peddler::APIs::AplusContent20201101::Error]
|
|
236
|
-
def self.[]: (errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
237
|
-
| (Array[Peddler::APIs::AplusContent20201101::Error]
|
|
234
|
+
def self.new: (errors: Array[Peddler::APIs::AplusContent20201101::Error]) -> Peddler::APIs::AplusContent20201101::ErrorList
|
|
235
|
+
| (Array[Peddler::APIs::AplusContent20201101::Error]) -> Peddler::APIs::AplusContent20201101::ErrorList
|
|
236
|
+
def self.[]: (errors: Array[Peddler::APIs::AplusContent20201101::Error]) -> Peddler::APIs::AplusContent20201101::ErrorList
|
|
237
|
+
| (Array[Peddler::APIs::AplusContent20201101::Error]) -> Peddler::APIs::AplusContent20201101::ErrorList
|
|
238
238
|
|
|
239
239
|
def self.members: () -> [ :errors ]
|
|
240
240
|
|
|
241
241
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ErrorList
|
|
242
242
|
|
|
243
|
-
attr_reader errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
243
|
+
attr_reader errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
244
244
|
|
|
245
245
|
def members: () -> [ :errors ]
|
|
246
|
-
def to_h: () -> { errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
246
|
+
def to_h: () -> { errors: Array[Peddler::APIs::AplusContent20201101::Error] }
|
|
247
247
|
end
|
|
248
248
|
|
|
249
249
|
class GetContentDocumentResponse < Data
|
|
250
|
-
def self.new: (content_record: Peddler::APIs::AplusContent20201101::ContentRecord
|
|
251
|
-
| (Peddler::APIs::AplusContent20201101::ContentRecord
|
|
252
|
-
def self.[]: (content_record: Peddler::APIs::AplusContent20201101::ContentRecord
|
|
253
|
-
| (Peddler::APIs::AplusContent20201101::ContentRecord
|
|
250
|
+
def self.new: (content_record: Peddler::APIs::AplusContent20201101::ContentRecord, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
|
251
|
+
| (Peddler::APIs::AplusContent20201101::ContentRecord, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
|
252
|
+
def self.[]: (content_record: Peddler::APIs::AplusContent20201101::ContentRecord, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
|
253
|
+
| (Peddler::APIs::AplusContent20201101::ContentRecord, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
|
254
254
|
|
|
255
255
|
def self.members: () -> [ :content_record, :warnings ]
|
|
256
256
|
|
|
257
257
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
|
258
258
|
|
|
259
|
-
attr_reader content_record: Peddler::APIs::AplusContent20201101::ContentRecord
|
|
259
|
+
attr_reader content_record: Peddler::APIs::AplusContent20201101::ContentRecord
|
|
260
260
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
|
261
261
|
|
|
262
262
|
def members: () -> [ :content_record, :warnings ]
|
|
263
|
-
def to_h: () -> { content_record: Peddler::APIs::AplusContent20201101::ContentRecord
|
|
263
|
+
def to_h: () -> { content_record: Peddler::APIs::AplusContent20201101::ContentRecord, warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
|
264
264
|
end
|
|
265
265
|
|
|
266
266
|
class ImageComponent < Data
|
|
267
|
-
def self.new: (alt_text: String
|
|
268
|
-
| (String
|
|
269
|
-
def self.[]: (alt_text: String
|
|
270
|
-
| (String
|
|
267
|
+
def self.new: (alt_text: String, image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification, upload_destination_id: String) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
|
268
|
+
| (String, Peddler::APIs::AplusContent20201101::ImageCropSpecification, String) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
|
269
|
+
def self.[]: (alt_text: String, image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification, upload_destination_id: String) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
|
270
|
+
| (String, Peddler::APIs::AplusContent20201101::ImageCropSpecification, String) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
|
271
271
|
|
|
272
272
|
def self.members: () -> [ :alt_text, :image_crop_specification, :upload_destination_id ]
|
|
273
273
|
|
|
274
274
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
|
275
275
|
|
|
276
|
-
attr_reader alt_text: String
|
|
277
|
-
attr_reader image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
278
|
-
attr_reader upload_destination_id: String
|
|
276
|
+
attr_reader alt_text: String
|
|
277
|
+
attr_reader image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
278
|
+
attr_reader upload_destination_id: String
|
|
279
279
|
|
|
280
280
|
def members: () -> [ :alt_text, :image_crop_specification, :upload_destination_id ]
|
|
281
|
-
def to_h: () -> { alt_text: String
|
|
281
|
+
def to_h: () -> { alt_text: String, image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification, upload_destination_id: String }
|
|
282
282
|
end
|
|
283
283
|
|
|
284
284
|
class ImageCropSpecification < Data
|
|
285
|
-
def self.new: (size: Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
286
|
-
| (Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
287
|
-
def self.[]: (size: Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
288
|
-
| (Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
285
|
+
def self.new: (size: Peddler::APIs::AplusContent20201101::ImageDimensions, ?offset: Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
286
|
+
| (Peddler::APIs::AplusContent20201101::ImageDimensions, Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
287
|
+
def self.[]: (size: Peddler::APIs::AplusContent20201101::ImageDimensions, ?offset: Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
288
|
+
| (Peddler::APIs::AplusContent20201101::ImageDimensions, Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
289
289
|
|
|
290
290
|
def self.members: () -> [ :size, :offset ]
|
|
291
291
|
|
|
292
292
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
|
293
293
|
|
|
294
294
|
attr_reader offset: Peddler::APIs::AplusContent20201101::ImageOffsets?
|
|
295
|
-
attr_reader size: Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
295
|
+
attr_reader size: Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
296
296
|
|
|
297
297
|
def members: () -> [ :size, :offset ]
|
|
298
|
-
def to_h: () -> { size: Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
298
|
+
def to_h: () -> { size: Peddler::APIs::AplusContent20201101::ImageDimensions, offset: Peddler::APIs::AplusContent20201101::ImageOffsets? }
|
|
299
299
|
end
|
|
300
300
|
|
|
301
301
|
class ImageDimensions < Data
|
|
302
|
-
def self.new: (height: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
303
|
-
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
304
|
-
def self.[]: (height: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
305
|
-
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
302
|
+
def self.new: (height: Peddler::APIs::AplusContent20201101::IntegerWithUnits, width: Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
303
|
+
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits, Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
304
|
+
def self.[]: (height: Peddler::APIs::AplusContent20201101::IntegerWithUnits, width: Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
305
|
+
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits, Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
306
306
|
|
|
307
307
|
def self.members: () -> [ :height, :width ]
|
|
308
308
|
|
|
309
309
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
|
310
310
|
|
|
311
|
-
attr_reader height: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
312
|
-
attr_reader width: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
311
|
+
attr_reader height: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
312
|
+
attr_reader width: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
313
313
|
|
|
314
314
|
def members: () -> [ :height, :width ]
|
|
315
|
-
def to_h: () -> { height: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
315
|
+
def to_h: () -> { height: Peddler::APIs::AplusContent20201101::IntegerWithUnits, width: Peddler::APIs::AplusContent20201101::IntegerWithUnits }
|
|
316
316
|
end
|
|
317
317
|
|
|
318
318
|
class ImageOffsets < Data
|
|
319
|
-
def self.new: (x: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
320
|
-
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
321
|
-
def self.[]: (x: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
322
|
-
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
319
|
+
def self.new: (x: Peddler::APIs::AplusContent20201101::IntegerWithUnits, y: Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
|
320
|
+
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits, Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
|
321
|
+
def self.[]: (x: Peddler::APIs::AplusContent20201101::IntegerWithUnits, y: Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
|
322
|
+
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits, Peddler::APIs::AplusContent20201101::IntegerWithUnits) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
|
323
323
|
|
|
324
324
|
def self.members: () -> [ :x, :y ]
|
|
325
325
|
|
|
326
326
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
|
327
327
|
|
|
328
|
-
attr_reader x: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
329
|
-
attr_reader y: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
328
|
+
attr_reader x: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
329
|
+
attr_reader y: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
330
330
|
|
|
331
331
|
def members: () -> [ :x, :y ]
|
|
332
|
-
def to_h: () -> { x: Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
332
|
+
def to_h: () -> { x: Peddler::APIs::AplusContent20201101::IntegerWithUnits, y: Peddler::APIs::AplusContent20201101::IntegerWithUnits }
|
|
333
333
|
end
|
|
334
334
|
|
|
335
335
|
class IntegerWithUnits < Data
|
|
336
|
-
def self.new: (units: String
|
|
337
|
-
| (String
|
|
338
|
-
def self.[]: (units: String
|
|
339
|
-
| (String
|
|
336
|
+
def self.new: (units: String, value: Integer) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
337
|
+
| (String, Integer) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
338
|
+
def self.[]: (units: String, value: Integer) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
339
|
+
| (String, Integer) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
340
340
|
|
|
341
341
|
def self.members: () -> [ :units, :value ]
|
|
342
342
|
|
|
343
343
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
|
344
344
|
|
|
345
|
-
attr_reader units: String
|
|
346
|
-
attr_reader value: Integer
|
|
345
|
+
attr_reader units: String
|
|
346
|
+
attr_reader value: Integer
|
|
347
347
|
|
|
348
348
|
def members: () -> [ :units, :value ]
|
|
349
|
-
def to_h: () -> { units: String
|
|
349
|
+
def to_h: () -> { units: String, value: Integer }
|
|
350
350
|
end
|
|
351
351
|
|
|
352
352
|
class ListContentDocumentASINRelationsResponse < Data
|
|
353
|
-
def self.new: (asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
354
|
-
| (Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
355
|
-
def self.[]: (asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
356
|
-
| (Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
353
|
+
def self.new: (asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
|
354
|
+
| (Array[Peddler::APIs::AplusContent20201101::ASINMetadata]) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
|
355
|
+
def self.[]: (asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
|
356
|
+
| (Array[Peddler::APIs::AplusContent20201101::ASINMetadata]) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
|
357
357
|
|
|
358
358
|
def self.members: () -> [ :asin_metadata_set ]
|
|
359
359
|
|
|
360
360
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
|
361
361
|
|
|
362
|
-
attr_reader asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
362
|
+
attr_reader asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
363
363
|
|
|
364
364
|
def members: () -> [ :asin_metadata_set ]
|
|
365
|
-
def to_h: () -> { asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]
|
|
365
|
+
def to_h: () -> { asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata] }
|
|
366
366
|
end
|
|
367
367
|
|
|
368
368
|
class MessageSet < Array[Error]
|
|
@@ -370,52 +370,52 @@ module Peddler
|
|
|
370
370
|
end
|
|
371
371
|
|
|
372
372
|
class ParagraphComponent < Data
|
|
373
|
-
def self.new: (text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
374
|
-
| (Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
375
|
-
def self.[]: (text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
376
|
-
| (Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
373
|
+
def self.new: (text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
374
|
+
| (Array[Peddler::APIs::AplusContent20201101::TextComponent]) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
375
|
+
def self.[]: (text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
376
|
+
| (Array[Peddler::APIs::AplusContent20201101::TextComponent]) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
377
377
|
|
|
378
378
|
def self.members: () -> [ :text_list ]
|
|
379
379
|
|
|
380
380
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
381
381
|
|
|
382
|
-
attr_reader text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
382
|
+
attr_reader text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
383
383
|
|
|
384
384
|
def members: () -> [ :text_list ]
|
|
385
|
-
def to_h: () -> { text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]
|
|
385
|
+
def to_h: () -> { text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent] }
|
|
386
386
|
end
|
|
387
387
|
|
|
388
388
|
class PlainTextItem < Data
|
|
389
|
-
def self.new: (position: Integer
|
|
390
|
-
| (Integer
|
|
391
|
-
def self.[]: (position: Integer
|
|
392
|
-
| (Integer
|
|
389
|
+
def self.new: (position: Integer, value: String) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
|
390
|
+
| (Integer, String) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
|
391
|
+
def self.[]: (position: Integer, value: String) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
|
392
|
+
| (Integer, String) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
|
393
393
|
|
|
394
394
|
def self.members: () -> [ :position, :value ]
|
|
395
395
|
|
|
396
396
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
|
397
397
|
|
|
398
|
-
attr_reader position: Integer
|
|
399
|
-
attr_reader value: String
|
|
398
|
+
attr_reader position: Integer
|
|
399
|
+
attr_reader value: String
|
|
400
400
|
|
|
401
401
|
def members: () -> [ :position, :value ]
|
|
402
|
-
def to_h: () -> { position: Integer
|
|
402
|
+
def to_h: () -> { position: Integer, value: String }
|
|
403
403
|
end
|
|
404
404
|
|
|
405
405
|
class PostContentDocumentASINRelationsRequest < Data
|
|
406
|
-
def self.new: (asin_set: Array[untyped]
|
|
407
|
-
| (Array[untyped]
|
|
408
|
-
def self.[]: (asin_set: Array[untyped]
|
|
409
|
-
| (Array[untyped]
|
|
406
|
+
def self.new: (asin_set: Array[untyped]) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
|
407
|
+
| (Array[untyped]) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
|
408
|
+
def self.[]: (asin_set: Array[untyped]) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
|
409
|
+
| (Array[untyped]) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
|
410
410
|
|
|
411
411
|
def self.members: () -> [ :asin_set ]
|
|
412
412
|
|
|
413
413
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
|
414
414
|
|
|
415
|
-
attr_reader asin_set: Array[untyped]
|
|
415
|
+
attr_reader asin_set: Array[untyped]
|
|
416
416
|
|
|
417
417
|
def members: () -> [ :asin_set ]
|
|
418
|
-
def to_h: () -> { asin_set: Array[untyped]
|
|
418
|
+
def to_h: () -> { asin_set: Array[untyped] }
|
|
419
419
|
end
|
|
420
420
|
|
|
421
421
|
class PostContentDocumentASINRelationsResponse < Data
|
|
@@ -451,36 +451,36 @@ module Peddler
|
|
|
451
451
|
end
|
|
452
452
|
|
|
453
453
|
class PostContentDocumentRequest < Data
|
|
454
|
-
def self.new: (content_document: Peddler::APIs::AplusContent20201101::ContentDocument
|
|
455
|
-
| (Peddler::APIs::AplusContent20201101::ContentDocument
|
|
456
|
-
def self.[]: (content_document: Peddler::APIs::AplusContent20201101::ContentDocument
|
|
457
|
-
| (Peddler::APIs::AplusContent20201101::ContentDocument
|
|
454
|
+
def self.new: (content_document: Peddler::APIs::AplusContent20201101::ContentDocument) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
|
455
|
+
| (Peddler::APIs::AplusContent20201101::ContentDocument) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
|
456
|
+
def self.[]: (content_document: Peddler::APIs::AplusContent20201101::ContentDocument) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
|
457
|
+
| (Peddler::APIs::AplusContent20201101::ContentDocument) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
|
458
458
|
|
|
459
459
|
def self.members: () -> [ :content_document ]
|
|
460
460
|
|
|
461
461
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
|
462
462
|
|
|
463
|
-
attr_reader content_document: Peddler::APIs::AplusContent20201101::ContentDocument
|
|
463
|
+
attr_reader content_document: Peddler::APIs::AplusContent20201101::ContentDocument
|
|
464
464
|
|
|
465
465
|
def members: () -> [ :content_document ]
|
|
466
|
-
def to_h: () -> { content_document: Peddler::APIs::AplusContent20201101::ContentDocument
|
|
466
|
+
def to_h: () -> { content_document: Peddler::APIs::AplusContent20201101::ContentDocument }
|
|
467
467
|
end
|
|
468
468
|
|
|
469
469
|
class PostContentDocumentResponse < Data
|
|
470
|
-
def self.new: (content_reference_key: String
|
|
471
|
-
| (String
|
|
472
|
-
def self.[]: (content_reference_key: String
|
|
473
|
-
| (String
|
|
470
|
+
def self.new: (content_reference_key: String, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
|
471
|
+
| (String, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
|
472
|
+
def self.[]: (content_reference_key: String, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
|
473
|
+
| (String, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
|
474
474
|
|
|
475
475
|
def self.members: () -> [ :content_reference_key, :warnings ]
|
|
476
476
|
|
|
477
477
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
|
478
478
|
|
|
479
|
-
attr_reader content_reference_key: String
|
|
479
|
+
attr_reader content_reference_key: String
|
|
480
480
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
|
481
481
|
|
|
482
482
|
def members: () -> [ :content_reference_key, :warnings ]
|
|
483
|
-
def to_h: () -> { content_reference_key: String
|
|
483
|
+
def to_h: () -> { content_reference_key: String, warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
|
484
484
|
end
|
|
485
485
|
|
|
486
486
|
class PostContentDocumentSuspendSubmissionResponse < Data
|
|
@@ -500,24 +500,24 @@ module Peddler
|
|
|
500
500
|
end
|
|
501
501
|
|
|
502
502
|
class PublishRecord < Data
|
|
503
|
-
def self.new: (asin: String
|
|
504
|
-
| (String
|
|
505
|
-
def self.[]: (asin: String
|
|
506
|
-
| (String
|
|
503
|
+
def self.new: (asin: String, content_reference_key: String, content_type: String, locale: String, marketplace_id: String, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
|
504
|
+
| (String, String, String, String, String, String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
|
505
|
+
def self.[]: (asin: String, content_reference_key: String, content_type: String, locale: String, marketplace_id: String, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
|
506
|
+
| (String, String, String, String, String, String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
|
507
507
|
|
|
508
508
|
def self.members: () -> [ :asin, :content_reference_key, :content_type, :locale, :marketplace_id, :content_sub_type ]
|
|
509
509
|
|
|
510
510
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
|
511
511
|
|
|
512
|
-
attr_reader asin: String
|
|
513
|
-
attr_reader content_reference_key: String
|
|
512
|
+
attr_reader asin: String
|
|
513
|
+
attr_reader content_reference_key: String
|
|
514
514
|
attr_reader content_sub_type: String?
|
|
515
|
-
attr_reader content_type: String
|
|
516
|
-
attr_reader locale: String
|
|
517
|
-
attr_reader marketplace_id: String
|
|
515
|
+
attr_reader content_type: String
|
|
516
|
+
attr_reader locale: String
|
|
517
|
+
attr_reader marketplace_id: String
|
|
518
518
|
|
|
519
519
|
def members: () -> [ :asin, :content_reference_key, :content_type, :locale, :marketplace_id, :content_sub_type ]
|
|
520
|
-
def to_h: () -> { asin: String
|
|
520
|
+
def to_h: () -> { asin: String, content_reference_key: String, content_type: String, locale: String, marketplace_id: String, content_sub_type: String? }
|
|
521
521
|
end
|
|
522
522
|
|
|
523
523
|
class PublishRecordList < Array[PublishRecord]
|
|
@@ -525,58 +525,58 @@ module Peddler
|
|
|
525
525
|
end
|
|
526
526
|
|
|
527
527
|
class SearchContentDocumentsResponse < Data
|
|
528
|
-
def self.new: (content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
529
|
-
| (Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
530
|
-
def self.[]: (content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
531
|
-
| (Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
528
|
+
def self.new: (content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
|
529
|
+
| (Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
|
530
|
+
def self.[]: (content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
|
531
|
+
| (Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
|
532
532
|
|
|
533
533
|
def self.members: () -> [ :content_metadata_records ]
|
|
534
534
|
|
|
535
535
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
|
536
536
|
|
|
537
|
-
attr_reader content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
537
|
+
attr_reader content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
538
538
|
|
|
539
539
|
def members: () -> [ :content_metadata_records ]
|
|
540
|
-
def to_h: () -> { content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]
|
|
540
|
+
def to_h: () -> { content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord] }
|
|
541
541
|
end
|
|
542
542
|
|
|
543
543
|
class SearchContentPublishRecordsResponse < Data
|
|
544
|
-
def self.new: (publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
545
|
-
| (Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
546
|
-
def self.[]: (publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
547
|
-
| (Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
544
|
+
def self.new: (publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
|
545
|
+
| (Array[Peddler::APIs::AplusContent20201101::PublishRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
|
546
|
+
def self.[]: (publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
|
547
|
+
| (Array[Peddler::APIs::AplusContent20201101::PublishRecord]) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
|
548
548
|
|
|
549
549
|
def self.members: () -> [ :publish_record_list ]
|
|
550
550
|
|
|
551
551
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
|
552
552
|
|
|
553
|
-
attr_reader publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
553
|
+
attr_reader publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
554
554
|
|
|
555
555
|
def members: () -> [ :publish_record_list ]
|
|
556
|
-
def to_h: () -> { publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]
|
|
556
|
+
def to_h: () -> { publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord] }
|
|
557
557
|
end
|
|
558
558
|
|
|
559
559
|
class StandardCompanyLogoModule < Data
|
|
560
|
-
def self.new: (company_logo: Peddler::APIs::AplusContent20201101::ImageComponent
|
|
561
|
-
| (Peddler::APIs::AplusContent20201101::ImageComponent
|
|
562
|
-
def self.[]: (company_logo: Peddler::APIs::AplusContent20201101::ImageComponent
|
|
563
|
-
| (Peddler::APIs::AplusContent20201101::ImageComponent
|
|
560
|
+
def self.new: (company_logo: Peddler::APIs::AplusContent20201101::ImageComponent) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
|
561
|
+
| (Peddler::APIs::AplusContent20201101::ImageComponent) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
|
562
|
+
def self.[]: (company_logo: Peddler::APIs::AplusContent20201101::ImageComponent) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
|
563
|
+
| (Peddler::APIs::AplusContent20201101::ImageComponent) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
|
564
564
|
|
|
565
565
|
def self.members: () -> [ :company_logo ]
|
|
566
566
|
|
|
567
567
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
|
568
568
|
|
|
569
|
-
attr_reader company_logo: Peddler::APIs::AplusContent20201101::ImageComponent
|
|
569
|
+
attr_reader company_logo: Peddler::APIs::AplusContent20201101::ImageComponent
|
|
570
570
|
|
|
571
571
|
def members: () -> [ :company_logo ]
|
|
572
|
-
def to_h: () -> { company_logo: Peddler::APIs::AplusContent20201101::ImageComponent
|
|
572
|
+
def to_h: () -> { company_logo: Peddler::APIs::AplusContent20201101::ImageComponent }
|
|
573
573
|
end
|
|
574
574
|
|
|
575
575
|
class StandardComparisonProductBlock < Data
|
|
576
|
-
def self.new: (position: Integer
|
|
577
|
-
| (Integer
|
|
578
|
-
def self.[]: (position: Integer
|
|
579
|
-
| (Integer
|
|
576
|
+
def self.new: (position: Integer, ?asin: String?, ?highlight: bool?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, ?title: String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
|
577
|
+
| (Integer, String?, bool?, Peddler::APIs::AplusContent20201101::ImageComponent?, Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
|
578
|
+
def self.[]: (position: Integer, ?asin: String?, ?highlight: bool?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, ?title: String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
|
579
|
+
| (Integer, String?, bool?, Peddler::APIs::AplusContent20201101::ImageComponent?, Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
|
580
580
|
|
|
581
581
|
def self.members: () -> [ :position, :asin, :highlight, :image, :metrics, :title ]
|
|
582
582
|
|
|
@@ -586,12 +586,12 @@ module Peddler
|
|
|
586
586
|
attr_reader highlight: bool?
|
|
587
587
|
attr_reader image: Peddler::APIs::AplusContent20201101::ImageComponent?
|
|
588
588
|
attr_reader metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?
|
|
589
|
-
attr_reader position: Integer
|
|
589
|
+
attr_reader position: Integer
|
|
590
590
|
attr_reader title: String?
|
|
591
591
|
|
|
592
592
|
def highlight?: () -> bool
|
|
593
593
|
def members: () -> [ :position, :asin, :highlight, :image, :metrics, :title ]
|
|
594
|
-
def to_h: () -> { position: Integer
|
|
594
|
+
def to_h: () -> { position: Integer, asin: String?, highlight: bool?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, title: String? }
|
|
595
595
|
end
|
|
596
596
|
|
|
597
597
|
class StandardComparisonTableModule < Data
|
|
@@ -632,22 +632,22 @@ module Peddler
|
|
|
632
632
|
end
|
|
633
633
|
|
|
634
634
|
class StandardFourImageTextQuadrantModule < Data
|
|
635
|
-
def self.new: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
636
|
-
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
637
|
-
def self.[]: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
638
|
-
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
635
|
+
def self.new: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
|
636
|
+
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
|
637
|
+
def self.[]: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
|
638
|
+
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock, Peddler::APIs::AplusContent20201101::StandardImageTextBlock) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
|
639
639
|
|
|
640
640
|
def self.members: () -> [ :block1, :block2, :block3, :block4 ]
|
|
641
641
|
|
|
642
642
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
|
643
643
|
|
|
644
|
-
attr_reader block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
645
|
-
attr_reader block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
646
|
-
attr_reader block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
647
|
-
attr_reader block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
644
|
+
attr_reader block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
645
|
+
attr_reader block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
646
|
+
attr_reader block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
647
|
+
attr_reader block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
648
648
|
|
|
649
649
|
def members: () -> [ :block1, :block2, :block3, :block4 ]
|
|
650
|
-
def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
|
650
|
+
def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock }
|
|
651
651
|
end
|
|
652
652
|
|
|
653
653
|
class StandardHeaderImageTextModule < Data
|
|
@@ -758,20 +758,20 @@ module Peddler
|
|
|
758
758
|
end
|
|
759
759
|
|
|
760
760
|
class StandardImageTextOverlayModule < Data
|
|
761
|
-
def self.new: (overlay_color_type: String
|
|
762
|
-
| (String
|
|
763
|
-
def self.[]: (overlay_color_type: String
|
|
764
|
-
| (String
|
|
761
|
+
def self.new: (overlay_color_type: String, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
|
762
|
+
| (String, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
|
763
|
+
def self.[]: (overlay_color_type: String, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
|
764
|
+
| (String, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
|
765
765
|
|
|
766
766
|
def self.members: () -> [ :overlay_color_type, :block ]
|
|
767
767
|
|
|
768
768
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
|
769
769
|
|
|
770
770
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
|
771
|
-
attr_reader overlay_color_type: String
|
|
771
|
+
attr_reader overlay_color_type: String
|
|
772
772
|
|
|
773
773
|
def members: () -> [ :overlay_color_type, :block ]
|
|
774
|
-
def to_h: () -> { overlay_color_type: String
|
|
774
|
+
def to_h: () -> { overlay_color_type: String, block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock? }
|
|
775
775
|
end
|
|
776
776
|
|
|
777
777
|
class StandardMultipleImageTextModule < Data
|
|
@@ -791,19 +791,19 @@ module Peddler
|
|
|
791
791
|
end
|
|
792
792
|
|
|
793
793
|
class StandardProductDescriptionModule < Data
|
|
794
|
-
def self.new: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
795
|
-
| (Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
796
|
-
def self.[]: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
797
|
-
| (Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
794
|
+
def self.new: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
|
795
|
+
| (Peddler::APIs::AplusContent20201101::ParagraphComponent) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
|
796
|
+
def self.[]: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
|
797
|
+
| (Peddler::APIs::AplusContent20201101::ParagraphComponent) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
|
798
798
|
|
|
799
799
|
def self.members: () -> [ :body ]
|
|
800
800
|
|
|
801
801
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
|
802
802
|
|
|
803
|
-
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
803
|
+
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
804
804
|
|
|
805
805
|
def members: () -> [ :body ]
|
|
806
|
-
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
806
|
+
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent }
|
|
807
807
|
end
|
|
808
808
|
|
|
809
809
|
class StandardSingleImageHighlightsModule < Data
|
|
@@ -851,38 +851,38 @@ module Peddler
|
|
|
851
851
|
end
|
|
852
852
|
|
|
853
853
|
class StandardSingleSideImageModule < Data
|
|
854
|
-
def self.new: (image_position_type: String
|
|
855
|
-
| (String
|
|
856
|
-
def self.[]: (image_position_type: String
|
|
857
|
-
| (String
|
|
854
|
+
def self.new: (image_position_type: String, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
|
855
|
+
| (String, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
|
856
|
+
def self.[]: (image_position_type: String, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
|
857
|
+
| (String, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
|
858
858
|
|
|
859
859
|
def self.members: () -> [ :image_position_type, :block ]
|
|
860
860
|
|
|
861
861
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
|
862
862
|
|
|
863
863
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
|
864
|
-
attr_reader image_position_type: String
|
|
864
|
+
attr_reader image_position_type: String
|
|
865
865
|
|
|
866
866
|
def members: () -> [ :image_position_type, :block ]
|
|
867
|
-
def to_h: () -> { image_position_type: String
|
|
867
|
+
def to_h: () -> { image_position_type: String, block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock? }
|
|
868
868
|
end
|
|
869
869
|
|
|
870
870
|
class StandardTechSpecsModule < Data
|
|
871
|
-
def self.new: (specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
872
|
-
| (Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
873
|
-
def self.[]: (specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
874
|
-
| (Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
871
|
+
def self.new: (specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock], ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?table_count: Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
|
872
|
+
| (Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock], Peddler::APIs::AplusContent20201101::TextComponent?, Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
|
873
|
+
def self.[]: (specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock], ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?table_count: Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
|
874
|
+
| (Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock], Peddler::APIs::AplusContent20201101::TextComponent?, Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
|
875
875
|
|
|
876
876
|
def self.members: () -> [ :specification_list, :headline, :table_count ]
|
|
877
877
|
|
|
878
878
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
|
879
879
|
|
|
880
880
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
|
881
|
-
attr_reader specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
881
|
+
attr_reader specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
882
882
|
attr_reader table_count: Integer?
|
|
883
883
|
|
|
884
884
|
def members: () -> [ :specification_list, :headline, :table_count ]
|
|
885
|
-
def to_h: () -> { specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]
|
|
885
|
+
def to_h: () -> { specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock], headline: Peddler::APIs::AplusContent20201101::TextComponent?, table_count: Integer? }
|
|
886
886
|
end
|
|
887
887
|
|
|
888
888
|
class StandardTextBlock < Data
|
|
@@ -903,36 +903,36 @@ module Peddler
|
|
|
903
903
|
end
|
|
904
904
|
|
|
905
905
|
class StandardTextListBlock < Data
|
|
906
|
-
def self.new: (text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
907
|
-
| (Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
908
|
-
def self.[]: (text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
909
|
-
| (Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
906
|
+
def self.new: (text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
|
907
|
+
| (Array[Peddler::APIs::AplusContent20201101::TextItem]) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
|
908
|
+
def self.[]: (text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
|
909
|
+
| (Array[Peddler::APIs::AplusContent20201101::TextItem]) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
|
910
910
|
|
|
911
911
|
def self.members: () -> [ :text_list ]
|
|
912
912
|
|
|
913
913
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
|
914
914
|
|
|
915
|
-
attr_reader text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
915
|
+
attr_reader text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
916
916
|
|
|
917
917
|
def members: () -> [ :text_list ]
|
|
918
|
-
def to_h: () -> { text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]
|
|
918
|
+
def to_h: () -> { text_list: Array[Peddler::APIs::AplusContent20201101::TextItem] }
|
|
919
919
|
end
|
|
920
920
|
|
|
921
921
|
class StandardTextModule < Data
|
|
922
|
-
def self.new: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
923
|
-
| (Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
924
|
-
def self.[]: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
925
|
-
| (Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
922
|
+
def self.new: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
|
923
|
+
| (Peddler::APIs::AplusContent20201101::ParagraphComponent, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
|
924
|
+
def self.[]: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
|
925
|
+
| (Peddler::APIs::AplusContent20201101::ParagraphComponent, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
|
926
926
|
|
|
927
927
|
def self.members: () -> [ :body, :headline ]
|
|
928
928
|
|
|
929
929
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
|
930
930
|
|
|
931
|
-
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
931
|
+
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
932
932
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
|
933
933
|
|
|
934
934
|
def members: () -> [ :body, :headline ]
|
|
935
|
-
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent
|
|
935
|
+
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
|
936
936
|
end
|
|
937
937
|
|
|
938
938
|
class StandardTextPairBlock < Data
|
|
@@ -972,54 +972,54 @@ module Peddler
|
|
|
972
972
|
end
|
|
973
973
|
|
|
974
974
|
class TextComponent < Data
|
|
975
|
-
def self.new: (value: String
|
|
976
|
-
| (String
|
|
977
|
-
def self.[]: (value: String
|
|
978
|
-
| (String
|
|
975
|
+
def self.new: (value: String, ?decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
|
976
|
+
| (String, Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
|
977
|
+
def self.[]: (value: String, ?decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
|
978
|
+
| (String, Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
|
979
979
|
|
|
980
980
|
def self.members: () -> [ :value, :decorator_set ]
|
|
981
981
|
|
|
982
982
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::TextComponent
|
|
983
983
|
|
|
984
984
|
attr_reader decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]?
|
|
985
|
-
attr_reader value: String
|
|
985
|
+
attr_reader value: String
|
|
986
986
|
|
|
987
987
|
def members: () -> [ :value, :decorator_set ]
|
|
988
|
-
def to_h: () -> { value: String
|
|
988
|
+
def to_h: () -> { value: String, decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]? }
|
|
989
989
|
end
|
|
990
990
|
|
|
991
991
|
class TextItem < Data
|
|
992
|
-
def self.new: (position: Integer
|
|
993
|
-
| (Integer
|
|
994
|
-
def self.[]: (position: Integer
|
|
995
|
-
| (Integer
|
|
992
|
+
def self.new: (position: Integer, text: Peddler::APIs::AplusContent20201101::TextComponent) -> Peddler::APIs::AplusContent20201101::TextItem
|
|
993
|
+
| (Integer, Peddler::APIs::AplusContent20201101::TextComponent) -> Peddler::APIs::AplusContent20201101::TextItem
|
|
994
|
+
def self.[]: (position: Integer, text: Peddler::APIs::AplusContent20201101::TextComponent) -> Peddler::APIs::AplusContent20201101::TextItem
|
|
995
|
+
| (Integer, Peddler::APIs::AplusContent20201101::TextComponent) -> Peddler::APIs::AplusContent20201101::TextItem
|
|
996
996
|
|
|
997
997
|
def self.members: () -> [ :position, :text ]
|
|
998
998
|
|
|
999
999
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::TextItem
|
|
1000
1000
|
|
|
1001
|
-
attr_reader position: Integer
|
|
1002
|
-
attr_reader text: Peddler::APIs::AplusContent20201101::TextComponent
|
|
1001
|
+
attr_reader position: Integer
|
|
1002
|
+
attr_reader text: Peddler::APIs::AplusContent20201101::TextComponent
|
|
1003
1003
|
|
|
1004
1004
|
def members: () -> [ :position, :text ]
|
|
1005
|
-
def to_h: () -> { position: Integer
|
|
1005
|
+
def to_h: () -> { position: Integer, text: Peddler::APIs::AplusContent20201101::TextComponent }
|
|
1006
1006
|
end
|
|
1007
1007
|
|
|
1008
1008
|
class ValidateContentDocumentASINRelationsResponse < Data
|
|
1009
|
-
def self.new: (errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1010
|
-
| (Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1011
|
-
def self.[]: (errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1012
|
-
| (Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1009
|
+
def self.new: (errors: Array[Peddler::APIs::AplusContent20201101::Error], ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
|
1010
|
+
| (Array[Peddler::APIs::AplusContent20201101::Error], Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
|
1011
|
+
def self.[]: (errors: Array[Peddler::APIs::AplusContent20201101::Error], ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
|
1012
|
+
| (Array[Peddler::APIs::AplusContent20201101::Error], Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
|
1013
1013
|
|
|
1014
1014
|
def self.members: () -> [ :errors, :warnings ]
|
|
1015
1015
|
|
|
1016
1016
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
|
1017
1017
|
|
|
1018
|
-
attr_reader errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1018
|
+
attr_reader errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1019
1019
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
|
1020
1020
|
|
|
1021
1021
|
def members: () -> [ :errors, :warnings ]
|
|
1022
|
-
def to_h: () -> { errors: Array[Peddler::APIs::AplusContent20201101::Error]
|
|
1022
|
+
def to_h: () -> { errors: Array[Peddler::APIs::AplusContent20201101::Error], warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
|
1023
1023
|
end
|
|
1024
1024
|
|
|
1025
1025
|
def create_content_document: (String, Hash[untyped, untyped], ?rate_limit: Float) -> Peddler::Response
|