peddler 5.0.0.pre.3 → 5.0.0.pre.4
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 +209 -36
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/destination_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_preferences.rb +3 -3
- 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 +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +2 -2
- 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/prep_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_instruction.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rb +14 -14
- data/lib/peddler/apis/aplus_content_2020_11_01/decorator.rb +3 -3
- data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.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/text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01.rb +38 -38
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01.rb +8 -8
- data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +2 -2
- 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_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_product_type_by_marketplace.rb +1 -1
- 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 +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +4 -4
- data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +5 -5
- data/lib/peddler/apis/catalog_items_2022_04_01/item_variation_theme.rb +2 -2
- 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.rb +14 -12
- data/lib/peddler/apis/catalog_items_v0.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +1 -1
- 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_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +2 -2
- 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 +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_metrics.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_browse_node_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic_metrics.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +1 -1
- 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.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01.rb +14 -14
- 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 +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +4 -4
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +11 -11
- data/lib/peddler/apis/data_kiosk_2023_11_15.rb +9 -7
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_response.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request_params.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response_body.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/returns_response.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11.rb +12 -12
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +4 -6
- 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/marketplace_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +6 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_ship_label.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/pagination.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/shipment.rb +4 -4
- 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 +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +10 -10
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11.rb +7 -7
- data/lib/peddler/apis/fba_inbound_eligibility_v1.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/granularity.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/inventory_details.rb +3 -2
- data/lib/peddler/apis/fba_inventory_v1/pagination.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1/reserved_quantity.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1.rb +7 -7
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +6 -6
- data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30.rb +10 -10
- data/lib/peddler/apis/finances_2024_06_19/item.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/marketplace_details.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/selling_partner_metadata.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transaction.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transactions_payload.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19.rb +11 -11
- data/lib/peddler/apis/finances_v0/adjustment_event.rb +7 -7
- data/lib/peddler/apis/finances_v0/adjustment_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/debt_recovery_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/direct_payment.rb +5 -5
- data/lib/peddler/apis/finances_v0/fba_liquidation_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/fee_component.rb +3 -3
- data/lib/peddler/apis/finances_v0/financial_event_group.rb +6 -6
- data/lib/peddler/apis/finances_v0/imaging_services_fee_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_event_groups_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_events_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/network_commingling_transaction_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/pay_with_amazon_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_adjustment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_item.rb +4 -4
- data/lib/peddler/apis/finances_v0/removal_shipment_item_adjustment.rb +3 -3
- data/lib/peddler/apis/finances_v0/rental_transaction_event.rb +10 -10
- data/lib/peddler/apis/finances_v0/seller_review_enrollment_payment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/service_fee_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/shipment_event.rb +5 -5
- data/lib/peddler/apis/finances_v0/shipment_item.rb +6 -6
- data/lib/peddler/apis/finances_v0/solution_provider_credit_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/tax_withheld_component.rb +1 -1
- data/lib/peddler/apis/finances_v0/trial_shipment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0.rb +24 -23
- 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 +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/compliance_detail.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/content_update_preview.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/freight_information.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +11 -11
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/prep_instruction.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/self_ship_appointment_slots_availability.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_configuration.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item.rb +6 -6
- 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 +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20.rb +41 -45
- data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/bill_of_lading_download_url.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipment_items_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipments_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_v0.rb +39 -38
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +1 -1
- 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 +6 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +19 -19
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_preferences.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 +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_settings.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_sku.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +3 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +8 -7
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +7 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_package_tracking_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/list_all_fulfillment_orders_result.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/reason_code_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/submit_fulfillment_order_status_update_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_request.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01.rb +18 -18
- data/lib/peddler/apis/invoices_2024_06_19/export.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_exports_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/invoice.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/invoices_attributes.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/invoices_document.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/transaction_identifier.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19.rb +22 -22
- data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +1 -1
- data/lib/peddler/apis/listings_items_2020_09_01.rb +6 -6
- data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +4 -4
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
- 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 +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01.rb +32 -32
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/package_dimensions.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +6 -5
- data/lib/peddler/apis/messaging_v1/attachment.rb +3 -3
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_customization_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_delivery_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_order_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_service_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_digital_access_key_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_legal_disclosure_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_unexpected_problem_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_warranty_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1.rb +24 -24
- data/lib/peddler/apis/notifications_v1/create_destination_request.rb +1 -1
- data/lib/peddler/apis/notifications_v1/destination_resource_specification.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 +1 -1
- data/lib/peddler/apis/notifications_v1/event_filter.rb +3 -3
- data/lib/peddler/apis/notifications_v1.rb +4 -4
- data/lib/peddler/apis/orders_v0/address.rb +3 -4
- data/lib/peddler/apis/orders_v0/automated_shipping_settings.rb +1 -1
- data/lib/peddler/apis/orders_v0/buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/orders_v0/exception_dates.rb +1 -1
- data/lib/peddler/apis/orders_v0/order.rb +44 -46
- data/lib/peddler/apis/orders_v0/order_address.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_item.rb +17 -16
- data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_items_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_regulated_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/orders_list.rb +6 -6
- data/lib/peddler/apis/orders_v0/package_detail.rb +3 -3
- data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +6 -11
- data/lib/peddler/apis/orders_v0/prescription_detail.rb +6 -6
- data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_information_field.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +5 -5
- data/lib/peddler/apis/orders_v0/shipping_constraints.rb +2 -2
- data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
- data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +4 -4
- data/lib/peddler/apis/orders_v0.rb +64 -64
- data/lib/peddler/apis/product_fees_v0.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +4 -4
- 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/featured_buying_option.rb +5 -4
- 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 +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response_body.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +5 -5
- 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 +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/price.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/segment_details.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +7 -7
- data/lib/peddler/apis/product_pricing_v0/detailed_shipping_time_type.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/http_response_headers.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_count_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/offer_type.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/summary.rb +8 -8
- data/lib/peddler/apis/product_pricing_v0.rb +21 -21
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +3 -3
- 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 +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01.rb +12 -12
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_response_metric.rb +20 -20
- 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 +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_response_offer.rb +14 -14
- 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 +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_response_offer.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_preferences.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_promotions.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/preference.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +4 -4
- 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 +6 -6
- data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/report.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_document.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +5 -5
- data/lib/peddler/apis/reports_2021_06_30.rb +15 -15
- data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +3 -3
- data/lib/peddler/apis/sales_v1.rb +29 -28
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +1 -1
- 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 +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +7 -7
- 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 +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +5 -5
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_information.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01.rb +27 -27
- data/lib/peddler/apis/sellers_v1/business.rb +2 -2
- data/lib/peddler/apis/sellers_v1/participation.rb +1 -1
- data/lib/peddler/apis/sellers_v1.rb +2 -3
- data/lib/peddler/apis/services_v1/appointment_slot_report.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
- data/lib/peddler/apis/services_v1/fixed_slot.rb +4 -4
- data/lib/peddler/apis/services_v1/fixed_slot_capacity.rb +1 -1
- data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/fulfillment_document.rb +2 -2
- data/lib/peddler/apis/services_v1/item_delivery.rb +1 -1
- data/lib/peddler/apis/services_v1/job_listing.rb +2 -2
- data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +1 -1
- data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
- data/lib/peddler/apis/services_v1/reservation.rb +2 -2
- data/lib/peddler/apis/services_v1/service_job.rb +1 -1
- data/lib/peddler/apis/services_v1/service_upload_document.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_fulfillment_data_request.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_response.rb +3 -3
- data/lib/peddler/apis/services_v1/update_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/update_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/update_schedule_response.rb +1 -1
- data/lib/peddler/apis/services_v1.rb +25 -25
- data/lib/peddler/apis/shipment_invoicing_v0/shipment_item.rb +1 -1
- data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0.rb +3 -3
- data/lib/peddler/apis/shipping_v1/container_item.rb +2 -2
- data/lib/peddler/apis/shipping_v1/time_range.rb +1 -1
- data/lib/peddler/apis/shipping_v2/access_point.rb +1 -1
- data/lib/peddler/apis/shipping_v2/address.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 +1 -1
- data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +3 -3
- data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
- data/lib/peddler/apis/shipping_v2/item.rb +2 -2
- data/lib/peddler/apis/shipping_v2/ndr_request_data.rb +1 -1
- data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/rate.rb +2 -2
- data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tax_detail.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
- data/lib/peddler/apis/shipping_v2.rb +30 -30
- data/lib/peddler/apis/solicitations_v1.rb +4 -4
- data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/curbside_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/in_store_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/supply_source_configuration.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_response.rb +2 -2
- data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +10 -10
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
- data/lib/peddler/apis/transfers_2024_06_01/payment_method_details.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01.rb +3 -3
- data/lib/peddler/apis/uploads_2020_11_01.rb +9 -9
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01.rb +1 -1
- 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 +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/buyer_customized_info_detail.rb +3 -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_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/pagination.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_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/pagination.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_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/transaction_reference.rb +1 -1
- 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 +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.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 +3 -3
- 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 +4 -4
- 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 +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/pagination.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +6 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_schedule.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rb +16 -16
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +3 -3
- 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 +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +9 -9
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1.rb +13 -13
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/credit_note_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/payment_terms.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/submit_invoices_request.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/import_details.rb +8 -8
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +6 -6
- data/lib/peddler/apis/vendor_orders_v1/order_details.rb +10 -10
- data/lib/peddler/apis/vendor_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_status.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/ordered_quantity_details.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1.rb +30 -28
- data/lib/peddler/apis/vendor_shipments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carrier_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/carton.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/collect_freight_pickup_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/containers.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/expiry.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/import_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item_details.rb +6 -6
- data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/package_item_details.rb +5 -5
- data/lib/peddler/apis/vendor_shipments_v1/packed_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_orders.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +18 -18
- data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +12 -12
- data/lib/peddler/apis/vendor_shipments_v1/shipment_information.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/shipment_measurements.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_label.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_shipment_measurements.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details_for_shipment_confirmation.rb +9 -8
- data/lib/peddler/apis/vendor_shipments_v1.rb +26 -25
- data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_transaction_status_v1.rb +1 -1
- data/lib/peddler/data_kiosk/economics20240315/ad_summary.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/aggregated_detail.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/amount.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/analytics_economics20240315.rb +28 -0
- data/lib/peddler/data_kiosk/economics20240315/economics.rb +62 -0
- data/lib/peddler/data_kiosk/economics20240315/economics_property.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/fba_per_unit_cost.rb +19 -0
- data/lib/peddler/data_kiosk/economics20240315/fee.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_component.rb +26 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_summary.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/mfn_per_unit_cost.rb +24 -0
- data/lib/peddler/data_kiosk/economics20240315/net_proceeds.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/per_unit_cost.rb +31 -0
- data/lib/peddler/data_kiosk/economics20240315/sales.rb +42 -0
- data/lib/peddler/data_kiosk/economics20240315.json +2585 -0
- data/lib/peddler/data_kiosk/economics20240315.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/analytics_salesandtraffic20231115.rb +23 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.json +2783 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/analytics_salesandtraffic20240424.rb +28 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_trends.rb +44 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +3088 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/amount.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/analytics_vendoranalytics20240930.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/costs.rb +40 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_return_topics.rb +24 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_review_topics.rb +58 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_reviews.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_satisfaction.rb +23 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_statistic.rb +30 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_weekly.rb +26 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/group_by_attributes.rb +92 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics.rb +38 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/orders.rb +28 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/product_availability.rb +51 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/shipped_orders.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing.rb +46 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics.rb +29 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/traffic.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/units_with_value.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.json +2938 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.rb +17 -0
- data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +9 -9
- data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +1 -1
- 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 +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/header.rb +3 -3
- data/lib/peddler/feeds/listings_feed_schema/message.rb +10 -10
- data/lib/peddler/feeds/listings_feed_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/report.rb +3 -3
- data/lib/peddler/helpers/data_kiosk_2023_11_15.rb +34 -0
- data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +2 -2
- data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +4 -4
- data/lib/peddler/notifications/branded_item_content_change/payload.rb +5 -5
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +11 -11
- data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +1 -1
- data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +2 -2
- data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +3 -3
- data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +2 -2
- data/lib/peddler/notifications/listings_item_issues_change/payload.rb +4 -4
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +8 -8
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +2 -2
- data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
- data/lib/peddler/notifications/order_change/notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
- data/lib/peddler/notifications/order_change/order_item.rb +2 -2
- data/lib/peddler/notifications/order_change/summary.rb +10 -10
- data/lib/peddler/notifications/order_status_change/order_status_change_notification.rb +1 -1
- data/lib/peddler/notifications/pricing_health/summary.rb +2 -2
- data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +3 -3
- data/lib/peddler/notifications/transaction_update/notification.rb +2 -2
- 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/on_time_delivery_rate.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +8 -8
- data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +12 -12
- data/lib/peddler/reports/end_user_data/asin_metrics.rb +2 -2
- data/lib/peddler/reports/end_user_data/report_options.rb +1 -1
- data/lib/peddler/reports/end_user_data/report_specification.rb +6 -6
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +2 -2
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +4 -4
- data/lib/peddler/reports/promotion/details_by_product.rb +1 -1
- data/lib/peddler/reports/promotion/details_by_promotion.rb +1 -1
- data/lib/peddler/reports/promotion/report_options.rb +2 -2
- data/lib/peddler/reports/promotion/report_specification.rb +1 -1
- data/lib/peddler/reports/seller_coupon/coupon_details.rb +8 -8
- data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/seller_sales_and_traffic/report.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/report_options.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +15 -15
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +5 -5
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +25 -25
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +48 -48
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +35 -35
- data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +5 -5
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.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 +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +3 -3
- 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 +4 -4
- data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +1 -1
- 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 +5 -5
- data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +8 -8
- 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 +1 -1
- data/lib/peddler/reports/vendor_coupon/coupon_details.rb +7 -7
- data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +6 -6
- data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +9 -9
- data/lib/peddler/reports/vendor_forecasting/report.rb +1 -1
- data/lib/peddler/reports/vendor_forecasting/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +29 -29
- data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +26 -26
- data/lib/peddler/reports/vendor_inventory/report.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +1 -1
- 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_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +3 -3
- data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/report.rb +1 -1
- data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
- data/lib/peddler/version.rb +1 -1
- data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +37 -74
- data/sig/peddler/apis/aplus_content_2020_11_01.rbs +54 -110
- data/sig/peddler/apis/application_integrations_2024_04_01.rbs +6 -12
- data/sig/peddler/apis/application_management_2023_11_30.rbs +2 -4
- data/sig/peddler/apis/catalog_items_2020_12_01.rbs +18 -36
- data/sig/peddler/apis/catalog_items_2022_04_01.rbs +28 -59
- data/sig/peddler/apis/catalog_items_v0.rbs +3 -6
- data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +39 -78
- data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +7 -14
- data/sig/peddler/apis/easy_ship_2022_03_23.rbs +21 -42
- data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +11 -22
- data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +12 -24
- data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +49 -98
- data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +2 -6
- data/sig/peddler/apis/fba_inventory_v1.rbs +17 -34
- data/sig/peddler/apis/feeds_2021_06_30.rbs +9 -18
- data/sig/peddler/apis/finances_2024_06_19.rbs +18 -36
- data/sig/peddler/apis/finances_v0.rbs +49 -98
- data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +125 -250
- data/sig/peddler/apis/fulfillment_inbound_v0.rbs +21 -44
- data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +72 -154
- data/sig/peddler/apis/invoices_2024_06_19.rbs +16 -32
- data/sig/peddler/apis/listings_items_2020_09_01.rbs +7 -14
- data/sig/peddler/apis/listings_items_2021_08_01.rbs +25 -50
- data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +5 -10
- data/sig/peddler/apis/merchant_fulfillment_v0.rbs +36 -88
- data/sig/peddler/apis/messaging_v1.rbs +28 -56
- data/sig/peddler/apis/notifications_v1.rbs +24 -48
- data/sig/peddler/apis/orders_v0.rbs +55 -123
- data/sig/peddler/apis/product_fees_v0.rbs +13 -30
- data/sig/peddler/apis/product_pricing_2022_05_01.rbs +35 -70
- data/sig/peddler/apis/product_pricing_v0.rbs +40 -87
- data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +7 -17
- data/sig/peddler/apis/replenishment_2022_11_07.rbs +26 -52
- data/sig/peddler/apis/reports_2021_06_30.rbs +11 -22
- data/sig/peddler/apis/sales_v1.rbs +3 -6
- data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +24 -48
- data/sig/peddler/apis/sellers_v1.rbs +9 -21
- data/sig/peddler/apis/services_v1.rbs +60 -122
- data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -28
- data/sig/peddler/apis/shipping_v1.rbs +41 -82
- data/sig/peddler/apis/shipping_v2.rbs +96 -210
- data/sig/peddler/apis/solicitations_v1.rbs +7 -14
- data/sig/peddler/apis/supply_sources_2020_07_01.rbs +22 -56
- data/sig/peddler/apis/tokens_2021_03_01.rbs +5 -10
- data/sig/peddler/apis/transfers_2024_06_01.rbs +7 -14
- data/sig/peddler/apis/uploads_2020_11_01.rbs +3 -6
- data/sig/peddler/apis/vehicles_2024_11_01.rbs +8 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +6 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +22 -49
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +22 -47
- data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +13 -26
- data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +12 -24
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +33 -68
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +35 -72
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +4 -8
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +4 -8
- data/sig/peddler/apis/vendor_invoices_v1.rbs +17 -34
- data/sig/peddler/apis/vendor_orders_v1.rbs +24 -50
- data/sig/peddler/apis/vendor_shipments_v1.rbs +53 -106
- data/sig/peddler/apis/vendor_transaction_status_v1.rbs +4 -8
- data/sig/peddler/data_kiosk/economics20240315.rbs +272 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20231115.rbs +220 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +245 -0
- data/sig/peddler/data_kiosk/vendor_analytics20240930.rbs +444 -0
- data/sig/peddler/feeds/listings_feed_message_schema.rbs +2 -4
- data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +6 -12
- data/sig/peddler/feeds/listings_feed_schema.rbs +5 -10
- data/sig/peddler/helpers/data_kiosk_2023_11_15.rbs +13 -0
- data/sig/peddler/notifications/any_offer_changed.rbs +14 -33
- data/sig/peddler/notifications/b2b_any_offer_changed.rbs +13 -30
- data/sig/peddler/notifications/branded_item_content_change.rbs +2 -4
- data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +2 -4
- data/sig/peddler/notifications/detail_page_traffic_event.rbs +4 -8
- data/sig/peddler/notifications/fba_inventory_availability_change.rbs +2 -4
- data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +3 -6
- data/sig/peddler/notifications/fee_promotion.rbs +17 -34
- data/sig/peddler/notifications/feed_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/fulfillment_order_status.rbs +6 -12
- data/sig/peddler/notifications/item_inventory_event_change.rbs +4 -8
- data/sig/peddler/notifications/item_product_type_change.rbs +2 -4
- data/sig/peddler/notifications/item_sales_event_change.rbs +4 -8
- data/sig/peddler/notifications/listings_item_issues_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +2 -4
- data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_status_change.rbs +2 -4
- data/sig/peddler/notifications/mfn_order_status_change.rbs +2 -4
- data/sig/peddler/notifications/order_change.rbs +5 -12
- data/sig/peddler/notifications/order_status_change.rbs +3 -6
- data/sig/peddler/notifications/pricing_health.rbs +11 -22
- data/sig/peddler/notifications/product_type_definitions_change.rbs +2 -4
- data/sig/peddler/notifications/report_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/transaction_update.rbs +6 -12
- data/sig/peddler/reports/account_health_report_2020_11_18.rbs +17 -34
- data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +2 -4
- data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +1 -5
- data/sig/peddler/reports/end_user_data.rbs +5 -10
- data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +4 -8
- data/sig/peddler/reports/promotion.rbs +5 -10
- data/sig/peddler/reports/seller_coupon.rbs +5 -10
- data/sig/peddler/reports/seller_sales_and_traffic.rbs +9 -18
- data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +4 -8
- data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +4 -8
- data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +8 -16
- data/sig/peddler/reports/selling_partner_search_query_performance.rbs +9 -18
- data/sig/peddler/reports/selling_partner_search_terms.rbs +4 -8
- data/sig/peddler/reports/vendor_coupon.rbs +4 -12
- data/sig/peddler/reports/vendor_forecasting.rbs +4 -8
- data/sig/peddler/reports/vendor_inventory.rbs +5 -10
- data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +5 -10
- data/sig/peddler/reports/vendor_real_time_inventory.rbs +3 -6
- data/sig/peddler/reports/vendor_real_time_sales.rbs +4 -8
- data/sig/peddler/reports/vendor_real_time_traffic.rbs +3 -6
- data/sig/peddler/reports/vendor_sales.rbs +5 -10
- data/sig/peddler/reports/vendor_traffic.rbs +5 -10
- metadata +70 -3
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class BatchRequest < Data
|
5
5
|
def self.new: (method: String?, uri: String?, ?body: Hash[untyped, untyped]?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricing20220501::BatchRequest
|
6
6
|
| (String?, String?, Hash[untyped, untyped]?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricing20220501::BatchRequest
|
7
|
-
|
8
7
|
def self.[]: (method: String?, uri: String?, ?body: Hash[untyped, untyped]?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricing20220501::BatchRequest
|
9
8
|
| (String?, String?, Hash[untyped, untyped]?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricing20220501::BatchRequest
|
10
9
|
|
@@ -16,15 +15,14 @@ module Peddler
|
|
16
15
|
attr_reader headers: Hash[untyped, untyped]?
|
17
16
|
attr_reader method: String?
|
18
17
|
attr_reader uri: String?
|
19
|
-
def members: () -> [ :method, :uri, :body, :headers ]
|
20
18
|
|
19
|
+
def members: () -> [ :method, :uri, :body, :headers ]
|
21
20
|
def to_h: () -> { method: String?, uri: String?, body: Hash[untyped, untyped]?, headers: Hash[untyped, untyped]? }
|
22
21
|
end
|
23
22
|
|
24
23
|
class BatchResponse < Data
|
25
24
|
def self.new: (headers: Hash[untyped, untyped]?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::BatchResponse
|
26
25
|
| (Hash[untyped, untyped]?, Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::BatchResponse
|
27
|
-
|
28
26
|
def self.[]: (headers: Hash[untyped, untyped]?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::BatchResponse
|
29
27
|
| (Hash[untyped, untyped]?, Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::BatchResponse
|
30
28
|
|
@@ -34,15 +32,14 @@ module Peddler
|
|
34
32
|
|
35
33
|
attr_reader headers: Hash[untyped, untyped]?
|
36
34
|
attr_reader status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?
|
37
|
-
def members: () -> [ :headers, :status ]
|
38
35
|
|
36
|
+
def members: () -> [ :headers, :status ]
|
39
37
|
def to_h: () -> { headers: Hash[untyped, untyped]?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine? }
|
40
38
|
end
|
41
39
|
|
42
40
|
class CompetitiveSummaryBatchRequest < Data
|
43
41
|
def self.new: (requests: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchRequest
|
44
42
|
| (Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchRequest
|
45
|
-
|
46
43
|
def self.[]: (requests: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchRequest
|
47
44
|
| (Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchRequest
|
48
45
|
|
@@ -51,15 +48,14 @@ module Peddler
|
|
51
48
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchRequest
|
52
49
|
|
53
50
|
attr_reader requests: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest]?
|
54
|
-
def members: () -> [ :requests ]
|
55
51
|
|
52
|
+
def members: () -> [ :requests ]
|
56
53
|
def to_h: () -> { requests: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest]? }
|
57
54
|
end
|
58
55
|
|
59
56
|
class CompetitiveSummaryBatchResponse < Data
|
60
57
|
def self.new: (responses: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchResponse
|
61
58
|
| (Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchResponse
|
62
|
-
|
63
59
|
def self.[]: (responses: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchResponse
|
64
60
|
| (Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchResponse
|
65
61
|
|
@@ -68,15 +64,14 @@ module Peddler
|
|
68
64
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryBatchResponse
|
69
65
|
|
70
66
|
attr_reader responses: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse]?
|
71
|
-
def members: () -> [ :responses ]
|
72
67
|
|
68
|
+
def members: () -> [ :responses ]
|
73
69
|
def to_h: () -> { responses: Array[Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse]? }
|
74
70
|
end
|
75
71
|
|
76
72
|
class CompetitiveSummaryRequest < Data
|
77
73
|
def self.new: (asin: String?, included_data: Array[untyped]?, marketplace_id: String?, method: String?, uri: String?, ?lowest_priced_offers_inputs: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest
|
78
74
|
| (String?, Array[untyped]?, String?, String?, String?, Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest
|
79
|
-
|
80
75
|
def self.[]: (asin: String?, included_data: Array[untyped]?, marketplace_id: String?, method: String?, uri: String?, ?lowest_priced_offers_inputs: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest
|
81
76
|
| (String?, Array[untyped]?, String?, String?, String?, Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryRequest
|
82
77
|
|
@@ -90,8 +85,8 @@ module Peddler
|
|
90
85
|
attr_reader marketplace_id: String?
|
91
86
|
attr_reader method: String?
|
92
87
|
attr_reader uri: String?
|
93
|
-
def members: () -> [ :asin, :included_data, :marketplace_id, :method, :uri, :lowest_priced_offers_inputs ]
|
94
88
|
|
89
|
+
def members: () -> [ :asin, :included_data, :marketplace_id, :method, :uri, :lowest_priced_offers_inputs ]
|
95
90
|
def to_h: () -> { asin: String?, included_data: Array[untyped]?, marketplace_id: String?, method: String?, uri: String?, lowest_priced_offers_inputs: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput]? }
|
96
91
|
end
|
97
92
|
|
@@ -102,7 +97,6 @@ module Peddler
|
|
102
97
|
class CompetitiveSummaryResponse < Data
|
103
98
|
def self.new: (body: Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse
|
104
99
|
| (Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody?, Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse
|
105
|
-
|
106
100
|
def self.[]: (body: Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse
|
107
101
|
| (Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody?, Peddler::APIs::ProductPricing20220501::HttpStatusLine?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponse
|
108
102
|
|
@@ -112,15 +106,14 @@ module Peddler
|
|
112
106
|
|
113
107
|
attr_reader body: Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody?
|
114
108
|
attr_reader status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?
|
115
|
-
def members: () -> [ :body, :status ]
|
116
109
|
|
110
|
+
def members: () -> [ :body, :status ]
|
117
111
|
def to_h: () -> { body: Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine? }
|
118
112
|
end
|
119
113
|
|
120
114
|
class CompetitiveSummaryResponseBody < Data
|
121
115
|
def self.new: (asin: String?, marketplace_id: String?, ?errors: Array[Peddler::APIs::ProductPricing20220501::Error]?, ?featured_buying_options: Array[Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption]?, ?lowest_priced_offers: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffer]?, ?reference_prices: Array[Peddler::APIs::ProductPricing20220501::ReferencePrice]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody
|
122
116
|
| (String?, String?, Array[Peddler::APIs::ProductPricing20220501::Error]?, Array[Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption]?, Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffer]?, Array[Peddler::APIs::ProductPricing20220501::ReferencePrice]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody
|
123
|
-
|
124
117
|
def self.[]: (asin: String?, marketplace_id: String?, ?errors: Array[Peddler::APIs::ProductPricing20220501::Error]?, ?featured_buying_options: Array[Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption]?, ?lowest_priced_offers: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffer]?, ?reference_prices: Array[Peddler::APIs::ProductPricing20220501::ReferencePrice]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody
|
125
118
|
| (String?, String?, Array[Peddler::APIs::ProductPricing20220501::Error]?, Array[Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption]?, Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffer]?, Array[Peddler::APIs::ProductPricing20220501::ReferencePrice]?) -> Peddler::APIs::ProductPricing20220501::CompetitiveSummaryResponseBody
|
126
119
|
|
@@ -134,8 +127,8 @@ module Peddler
|
|
134
127
|
attr_reader lowest_priced_offers: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffer]?
|
135
128
|
attr_reader marketplace_id: String?
|
136
129
|
attr_reader reference_prices: Array[Peddler::APIs::ProductPricing20220501::ReferencePrice]?
|
137
|
-
def members: () -> [ :asin, :marketplace_id, :errors, :featured_buying_options, :lowest_priced_offers, :reference_prices ]
|
138
130
|
|
131
|
+
def members: () -> [ :asin, :marketplace_id, :errors, :featured_buying_options, :lowest_priced_offers, :reference_prices ]
|
139
132
|
def to_h: () -> { asin: String?, marketplace_id: String?, errors: Array[Peddler::APIs::ProductPricing20220501::Error]?, featured_buying_options: Array[Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption]?, lowest_priced_offers: Array[Peddler::APIs::ProductPricing20220501::LowestPricedOffer]?, reference_prices: Array[Peddler::APIs::ProductPricing20220501::ReferencePrice]? }
|
140
133
|
end
|
141
134
|
|
@@ -146,7 +139,6 @@ module Peddler
|
|
146
139
|
class Error < Data
|
147
140
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::ProductPricing20220501::Error
|
148
141
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricing20220501::Error
|
149
|
-
|
150
142
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::ProductPricing20220501::Error
|
151
143
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricing20220501::Error
|
152
144
|
|
@@ -157,8 +149,8 @@ module Peddler
|
|
157
149
|
attr_reader code: String?
|
158
150
|
attr_reader details: String?
|
159
151
|
attr_reader message: String?
|
160
|
-
def members: () -> [ :code, :message, :details ]
|
161
152
|
|
153
|
+
def members: () -> [ :code, :message, :details ]
|
162
154
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
163
155
|
end
|
164
156
|
|
@@ -169,7 +161,6 @@ module Peddler
|
|
169
161
|
class Errors < Data
|
170
162
|
def self.new: (errors: Array[Peddler::APIs::ProductPricing20220501::Error]?) -> Peddler::APIs::ProductPricing20220501::Errors
|
171
163
|
| (Array[Peddler::APIs::ProductPricing20220501::Error]?) -> Peddler::APIs::ProductPricing20220501::Errors
|
172
|
-
|
173
164
|
def self.[]: (errors: Array[Peddler::APIs::ProductPricing20220501::Error]?) -> Peddler::APIs::ProductPricing20220501::Errors
|
174
165
|
| (Array[Peddler::APIs::ProductPricing20220501::Error]?) -> Peddler::APIs::ProductPricing20220501::Errors
|
175
166
|
|
@@ -178,15 +169,14 @@ module Peddler
|
|
178
169
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::Errors
|
179
170
|
|
180
171
|
attr_reader errors: Array[Peddler::APIs::ProductPricing20220501::Error]?
|
181
|
-
def members: () -> [ :errors ]
|
182
172
|
|
173
|
+
def members: () -> [ :errors ]
|
183
174
|
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricing20220501::Error]? }
|
184
175
|
end
|
185
176
|
|
186
177
|
class FeaturedBuyingOption < Data
|
187
178
|
def self.new: (buying_option_type: String?, segmented_featured_offers: Array[Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer]?) -> Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption
|
188
179
|
| (String?, Array[Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer]?) -> Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption
|
189
|
-
|
190
180
|
def self.[]: (buying_option_type: String?, segmented_featured_offers: Array[Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer]?) -> Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption
|
191
181
|
| (String?, Array[Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer]?) -> Peddler::APIs::ProductPricing20220501::FeaturedBuyingOption
|
192
182
|
|
@@ -196,15 +186,14 @@ module Peddler
|
|
196
186
|
|
197
187
|
attr_reader buying_option_type: String?
|
198
188
|
attr_reader segmented_featured_offers: Array[Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer]?
|
199
|
-
def members: () -> [ :buying_option_type, :segmented_featured_offers ]
|
200
189
|
|
190
|
+
def members: () -> [ :buying_option_type, :segmented_featured_offers ]
|
201
191
|
def to_h: () -> { buying_option_type: String?, segmented_featured_offers: Array[Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer]? }
|
202
192
|
end
|
203
193
|
|
204
194
|
class FeaturedOffer < Data
|
205
195
|
def self.new: (offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?, ?condition: String?, ?price: Peddler::APIs::ProductPricing20220501::Price?) -> Peddler::APIs::ProductPricing20220501::FeaturedOffer
|
206
196
|
| (Peddler::APIs::ProductPricing20220501::OfferIdentifier?, String?, Peddler::APIs::ProductPricing20220501::Price?) -> Peddler::APIs::ProductPricing20220501::FeaturedOffer
|
207
|
-
|
208
197
|
def self.[]: (offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?, ?condition: String?, ?price: Peddler::APIs::ProductPricing20220501::Price?) -> Peddler::APIs::ProductPricing20220501::FeaturedOffer
|
209
198
|
| (Peddler::APIs::ProductPricing20220501::OfferIdentifier?, String?, Peddler::APIs::ProductPricing20220501::Price?) -> Peddler::APIs::ProductPricing20220501::FeaturedOffer
|
210
199
|
|
@@ -215,15 +204,14 @@ module Peddler
|
|
215
204
|
attr_reader condition: String?
|
216
205
|
attr_reader offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?
|
217
206
|
attr_reader price: Peddler::APIs::ProductPricing20220501::Price?
|
218
|
-
def members: () -> [ :offer_identifier, :condition, :price ]
|
219
207
|
|
208
|
+
def members: () -> [ :offer_identifier, :condition, :price ]
|
220
209
|
def to_h: () -> { offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?, condition: String?, price: Peddler::APIs::ProductPricing20220501::Price? }
|
221
210
|
end
|
222
211
|
|
223
212
|
class FeaturedOfferExpectedPrice < Data
|
224
213
|
def self.new: (listing_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricing20220501::Points?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice
|
225
214
|
| (Peddler::Money?, Peddler::APIs::ProductPricing20220501::Points?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice
|
226
|
-
|
227
215
|
def self.[]: (listing_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricing20220501::Points?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice
|
228
216
|
| (Peddler::Money?, Peddler::APIs::ProductPricing20220501::Points?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice
|
229
217
|
|
@@ -233,15 +221,14 @@ module Peddler
|
|
233
221
|
|
234
222
|
attr_reader listing_price: Peddler::Money?
|
235
223
|
attr_reader points: Peddler::APIs::ProductPricing20220501::Points?
|
236
|
-
def members: () -> [ :listing_price, :points ]
|
237
224
|
|
225
|
+
def members: () -> [ :listing_price, :points ]
|
238
226
|
def to_h: () -> { listing_price: Peddler::Money?, points: Peddler::APIs::ProductPricing20220501::Points? }
|
239
227
|
end
|
240
228
|
|
241
229
|
class FeaturedOfferExpectedPriceRequest < Data
|
242
230
|
def self.new: (marketplace_id: String?, method: String?, sku: String?, uri: String?, ?body: Hash[untyped, untyped]?, ?headers: Hash[untyped, untyped]?, ?segment: Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest
|
243
231
|
| (String?, String?, String?, String?, Hash[untyped, untyped]?, Hash[untyped, untyped]?, Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest
|
244
|
-
|
245
232
|
def self.[]: (marketplace_id: String?, method: String?, sku: String?, uri: String?, ?body: Hash[untyped, untyped]?, ?headers: Hash[untyped, untyped]?, ?segment: Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest
|
246
233
|
| (String?, String?, String?, String?, Hash[untyped, untyped]?, Hash[untyped, untyped]?, Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest
|
247
234
|
|
@@ -256,8 +243,8 @@ module Peddler
|
|
256
243
|
attr_reader segment: Peddler::APIs::ProductPricing20220501::Segment?
|
257
244
|
attr_reader sku: String?
|
258
245
|
attr_reader uri: String?
|
259
|
-
def members: () -> [ :marketplace_id, :method, :sku, :uri, :body, :headers, :segment ]
|
260
246
|
|
247
|
+
def members: () -> [ :marketplace_id, :method, :sku, :uri, :body, :headers, :segment ]
|
261
248
|
def to_h: () -> { marketplace_id: String?, method: String?, sku: String?, uri: String?, body: Hash[untyped, untyped]?, headers: Hash[untyped, untyped]?, segment: Peddler::APIs::ProductPricing20220501::Segment? }
|
262
249
|
end
|
263
250
|
|
@@ -268,7 +255,6 @@ module Peddler
|
|
268
255
|
class FeaturedOfferExpectedPriceRequestParams < Data
|
269
256
|
def self.new: (marketplace_id: String?, sku: String?, ?segment: Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams
|
270
257
|
| (String?, String?, Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams
|
271
|
-
|
272
258
|
def self.[]: (marketplace_id: String?, sku: String?, ?segment: Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams
|
273
259
|
| (String?, String?, Peddler::APIs::ProductPricing20220501::Segment?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams
|
274
260
|
|
@@ -279,15 +265,14 @@ module Peddler
|
|
279
265
|
attr_reader marketplace_id: String?
|
280
266
|
attr_reader segment: Peddler::APIs::ProductPricing20220501::Segment?
|
281
267
|
attr_reader sku: String?
|
282
|
-
def members: () -> [ :marketplace_id, :sku, :segment ]
|
283
268
|
|
269
|
+
def members: () -> [ :marketplace_id, :sku, :segment ]
|
284
270
|
def to_h: () -> { marketplace_id: String?, sku: String?, segment: Peddler::APIs::ProductPricing20220501::Segment? }
|
285
271
|
end
|
286
272
|
|
287
273
|
class FeaturedOfferExpectedPriceResponse < Data
|
288
274
|
def self.new: (headers: Hash[untyped, untyped]?, request: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?, ?body: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse
|
289
275
|
| (Hash[untyped, untyped]?, Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams?, Peddler::APIs::ProductPricing20220501::HttpStatusLine?, Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse
|
290
|
-
|
291
276
|
def self.[]: (headers: Hash[untyped, untyped]?, request: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?, ?body: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse
|
292
277
|
| (Hash[untyped, untyped]?, Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams?, Peddler::APIs::ProductPricing20220501::HttpStatusLine?, Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse
|
293
278
|
|
@@ -299,15 +284,14 @@ module Peddler
|
|
299
284
|
attr_reader headers: Hash[untyped, untyped]?
|
300
285
|
attr_reader request: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams?
|
301
286
|
attr_reader status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?
|
302
|
-
def members: () -> [ :headers, :request, :status, :body ]
|
303
287
|
|
288
|
+
def members: () -> [ :headers, :request, :status, :body ]
|
304
289
|
def to_h: () -> { headers: Hash[untyped, untyped]?, request: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequestParams?, status: Peddler::APIs::ProductPricing20220501::HttpStatusLine?, body: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody? }
|
305
290
|
end
|
306
291
|
|
307
292
|
class FeaturedOfferExpectedPriceResponseBody < Data
|
308
293
|
def self.new: (?errors: Array[Peddler::APIs::ProductPricing20220501::Error]?, ?featured_offer_expected_price_results: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult]?, ?offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody
|
309
294
|
| (Array[Peddler::APIs::ProductPricing20220501::Error]?, Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult]?, Peddler::APIs::ProductPricing20220501::OfferIdentifier?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody
|
310
|
-
|
311
295
|
def self.[]: (?errors: Array[Peddler::APIs::ProductPricing20220501::Error]?, ?featured_offer_expected_price_results: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult]?, ?offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody
|
312
296
|
| (Array[Peddler::APIs::ProductPricing20220501::Error]?, Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult]?, Peddler::APIs::ProductPricing20220501::OfferIdentifier?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponseBody
|
313
297
|
|
@@ -318,8 +302,8 @@ module Peddler
|
|
318
302
|
attr_reader errors: Array[Peddler::APIs::ProductPricing20220501::Error]?
|
319
303
|
attr_reader featured_offer_expected_price_results: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult]?
|
320
304
|
attr_reader offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier?
|
321
|
-
def members: () -> [ :errors, :featured_offer_expected_price_results, :offer_identifier ]
|
322
305
|
|
306
|
+
def members: () -> [ :errors, :featured_offer_expected_price_results, :offer_identifier ]
|
323
307
|
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricing20220501::Error]?, featured_offer_expected_price_results: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult]?, offer_identifier: Peddler::APIs::ProductPricing20220501::OfferIdentifier? }
|
324
308
|
end
|
325
309
|
|
@@ -330,7 +314,6 @@ module Peddler
|
|
330
314
|
class FeaturedOfferExpectedPriceResult < Data
|
331
315
|
def self.new: (result_status: String?, ?competing_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?, ?current_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?, ?featured_offer_expected_price: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult
|
332
316
|
| (String?, Peddler::APIs::ProductPricing20220501::FeaturedOffer?, Peddler::APIs::ProductPricing20220501::FeaturedOffer?, Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult
|
333
|
-
|
334
317
|
def self.[]: (result_status: String?, ?competing_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?, ?current_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?, ?featured_offer_expected_price: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult
|
335
318
|
| (String?, Peddler::APIs::ProductPricing20220501::FeaturedOffer?, Peddler::APIs::ProductPricing20220501::FeaturedOffer?, Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResult
|
336
319
|
|
@@ -342,8 +325,8 @@ module Peddler
|
|
342
325
|
attr_reader current_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?
|
343
326
|
attr_reader featured_offer_expected_price: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice?
|
344
327
|
attr_reader result_status: String?
|
345
|
-
def members: () -> [ :result_status, :competing_featured_offer, :current_featured_offer, :featured_offer_expected_price ]
|
346
328
|
|
329
|
+
def members: () -> [ :result_status, :competing_featured_offer, :current_featured_offer, :featured_offer_expected_price ]
|
347
330
|
def to_h: () -> { result_status: String?, competing_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?, current_featured_offer: Peddler::APIs::ProductPricing20220501::FeaturedOffer?, featured_offer_expected_price: Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPrice? }
|
348
331
|
end
|
349
332
|
|
@@ -354,7 +337,6 @@ module Peddler
|
|
354
337
|
class FeaturedOfferSegment < Data
|
355
338
|
def self.new: (customer_membership: String?, segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment
|
356
339
|
| (String?, Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment
|
357
|
-
|
358
340
|
def self.[]: (customer_membership: String?, segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment
|
359
341
|
| (String?, Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment
|
360
342
|
|
@@ -364,15 +346,14 @@ module Peddler
|
|
364
346
|
|
365
347
|
attr_reader customer_membership: String?
|
366
348
|
attr_reader segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails?
|
367
|
-
def members: () -> [ :customer_membership, :segment_details ]
|
368
349
|
|
350
|
+
def members: () -> [ :customer_membership, :segment_details ]
|
369
351
|
def to_h: () -> { customer_membership: String?, segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails? }
|
370
352
|
end
|
371
353
|
|
372
354
|
class GetFeaturedOfferExpectedPriceBatchRequest < Data
|
373
355
|
def self.new: (?requests: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchRequest
|
374
356
|
| (Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchRequest
|
375
|
-
|
376
357
|
def self.[]: (?requests: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchRequest
|
377
358
|
| (Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchRequest
|
378
359
|
|
@@ -381,15 +362,14 @@ module Peddler
|
|
381
362
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchRequest
|
382
363
|
|
383
364
|
attr_reader requests: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest]?
|
384
|
-
def members: () -> [ :requests ]
|
385
365
|
|
366
|
+
def members: () -> [ :requests ]
|
386
367
|
def to_h: () -> { requests: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceRequest]? }
|
387
368
|
end
|
388
369
|
|
389
370
|
class GetFeaturedOfferExpectedPriceBatchResponse < Data
|
390
371
|
def self.new: (?responses: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchResponse
|
391
372
|
| (Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchResponse
|
392
|
-
|
393
373
|
def self.[]: (?responses: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchResponse
|
394
374
|
| (Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse]?) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchResponse
|
395
375
|
|
@@ -398,15 +378,14 @@ module Peddler
|
|
398
378
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::GetFeaturedOfferExpectedPriceBatchResponse
|
399
379
|
|
400
380
|
attr_reader responses: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse]?
|
401
|
-
def members: () -> [ :responses ]
|
402
381
|
|
382
|
+
def members: () -> [ :responses ]
|
403
383
|
def to_h: () -> { responses: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferExpectedPriceResponse]? }
|
404
384
|
end
|
405
385
|
|
406
386
|
class HttpStatusLine < Data
|
407
387
|
def self.new: (?reason_phrase: String?, ?status_code: Integer?) -> Peddler::APIs::ProductPricing20220501::HttpStatusLine
|
408
388
|
| (String?, Integer?) -> Peddler::APIs::ProductPricing20220501::HttpStatusLine
|
409
|
-
|
410
389
|
def self.[]: (?reason_phrase: String?, ?status_code: Integer?) -> Peddler::APIs::ProductPricing20220501::HttpStatusLine
|
411
390
|
| (String?, Integer?) -> Peddler::APIs::ProductPricing20220501::HttpStatusLine
|
412
391
|
|
@@ -416,15 +395,14 @@ module Peddler
|
|
416
395
|
|
417
396
|
attr_reader reason_phrase: String?
|
418
397
|
attr_reader status_code: Integer?
|
419
|
-
def members: () -> [ :reason_phrase, :status_code ]
|
420
398
|
|
399
|
+
def members: () -> [ :reason_phrase, :status_code ]
|
421
400
|
def to_h: () -> { reason_phrase: String?, status_code: Integer? }
|
422
401
|
end
|
423
402
|
|
424
403
|
class LowestPricedOffer < Data
|
425
404
|
def self.new: (lowest_priced_offers_input: Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput?, offers: Array[Peddler::APIs::ProductPricing20220501::Offer]?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffer
|
426
405
|
| (Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput?, Array[Peddler::APIs::ProductPricing20220501::Offer]?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffer
|
427
|
-
|
428
406
|
def self.[]: (lowest_priced_offers_input: Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput?, offers: Array[Peddler::APIs::ProductPricing20220501::Offer]?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffer
|
429
407
|
| (Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput?, Array[Peddler::APIs::ProductPricing20220501::Offer]?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffer
|
430
408
|
|
@@ -434,15 +412,14 @@ module Peddler
|
|
434
412
|
|
435
413
|
attr_reader lowest_priced_offers_input: Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput?
|
436
414
|
attr_reader offers: Array[Peddler::APIs::ProductPricing20220501::Offer]?
|
437
|
-
def members: () -> [ :lowest_priced_offers_input, :offers ]
|
438
415
|
|
416
|
+
def members: () -> [ :lowest_priced_offers_input, :offers ]
|
439
417
|
def to_h: () -> { lowest_priced_offers_input: Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput?, offers: Array[Peddler::APIs::ProductPricing20220501::Offer]? }
|
440
418
|
end
|
441
419
|
|
442
420
|
class LowestPricedOffersInput < Data
|
443
421
|
def self.new: (item_condition: String?, offer_type: String?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput
|
444
422
|
| (String?, String?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput
|
445
|
-
|
446
423
|
def self.[]: (item_condition: String?, offer_type: String?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput
|
447
424
|
| (String?, String?) -> Peddler::APIs::ProductPricing20220501::LowestPricedOffersInput
|
448
425
|
|
@@ -452,15 +429,14 @@ module Peddler
|
|
452
429
|
|
453
430
|
attr_reader item_condition: String?
|
454
431
|
attr_reader offer_type: String?
|
455
|
-
def members: () -> [ :item_condition, :offer_type ]
|
456
432
|
|
433
|
+
def members: () -> [ :item_condition, :offer_type ]
|
457
434
|
def to_h: () -> { item_condition: String?, offer_type: String? }
|
458
435
|
end
|
459
436
|
|
460
437
|
class Offer < Data
|
461
438
|
def self.new: (condition: String?, fulfillment_type: String?, listing_price: Peddler::Money?, seller_id: String?, ?points: Peddler::APIs::ProductPricing20220501::Points?, ?prime_details: Peddler::APIs::ProductPricing20220501::PrimeDetails?, ?shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, ?sub_condition: String?) -> Peddler::APIs::ProductPricing20220501::Offer
|
462
439
|
| (String?, String?, Peddler::Money?, String?, Peddler::APIs::ProductPricing20220501::Points?, Peddler::APIs::ProductPricing20220501::PrimeDetails?, Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, String?) -> Peddler::APIs::ProductPricing20220501::Offer
|
463
|
-
|
464
440
|
def self.[]: (condition: String?, fulfillment_type: String?, listing_price: Peddler::Money?, seller_id: String?, ?points: Peddler::APIs::ProductPricing20220501::Points?, ?prime_details: Peddler::APIs::ProductPricing20220501::PrimeDetails?, ?shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, ?sub_condition: String?) -> Peddler::APIs::ProductPricing20220501::Offer
|
465
441
|
| (String?, String?, Peddler::Money?, String?, Peddler::APIs::ProductPricing20220501::Points?, Peddler::APIs::ProductPricing20220501::PrimeDetails?, Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, String?) -> Peddler::APIs::ProductPricing20220501::Offer
|
466
442
|
|
@@ -476,15 +452,14 @@ module Peddler
|
|
476
452
|
attr_reader seller_id: String?
|
477
453
|
attr_reader shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?
|
478
454
|
attr_reader sub_condition: String?
|
479
|
-
def members: () -> [ :condition, :fulfillment_type, :listing_price, :seller_id, :points, :prime_details, :shipping_options, :sub_condition ]
|
480
455
|
|
456
|
+
def members: () -> [ :condition, :fulfillment_type, :listing_price, :seller_id, :points, :prime_details, :shipping_options, :sub_condition ]
|
481
457
|
def to_h: () -> { condition: String?, fulfillment_type: String?, listing_price: Peddler::Money?, seller_id: String?, points: Peddler::APIs::ProductPricing20220501::Points?, prime_details: Peddler::APIs::ProductPricing20220501::PrimeDetails?, shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, sub_condition: String? }
|
482
458
|
end
|
483
459
|
|
484
460
|
class OfferIdentifier < Data
|
485
461
|
def self.new: (asin: String?, marketplace_id: String?, ?fulfillment_type: String?, ?seller_id: String?, ?sku: String?) -> Peddler::APIs::ProductPricing20220501::OfferIdentifier
|
486
462
|
| (String?, String?, String?, String?, String?) -> Peddler::APIs::ProductPricing20220501::OfferIdentifier
|
487
|
-
|
488
463
|
def self.[]: (asin: String?, marketplace_id: String?, ?fulfillment_type: String?, ?seller_id: String?, ?sku: String?) -> Peddler::APIs::ProductPricing20220501::OfferIdentifier
|
489
464
|
| (String?, String?, String?, String?, String?) -> Peddler::APIs::ProductPricing20220501::OfferIdentifier
|
490
465
|
|
@@ -497,15 +472,14 @@ module Peddler
|
|
497
472
|
attr_reader marketplace_id: String?
|
498
473
|
attr_reader seller_id: String?
|
499
474
|
attr_reader sku: String?
|
500
|
-
def members: () -> [ :asin, :marketplace_id, :fulfillment_type, :seller_id, :sku ]
|
501
475
|
|
476
|
+
def members: () -> [ :asin, :marketplace_id, :fulfillment_type, :seller_id, :sku ]
|
502
477
|
def to_h: () -> { asin: String?, marketplace_id: String?, fulfillment_type: String?, seller_id: String?, sku: String? }
|
503
478
|
end
|
504
479
|
|
505
480
|
class Points < Data
|
506
481
|
def self.new: (?points_monetary_value: Peddler::Money?, ?points_number: Integer?) -> Peddler::APIs::ProductPricing20220501::Points
|
507
482
|
| (Peddler::Money?, Integer?) -> Peddler::APIs::ProductPricing20220501::Points
|
508
|
-
|
509
483
|
def self.[]: (?points_monetary_value: Peddler::Money?, ?points_number: Integer?) -> Peddler::APIs::ProductPricing20220501::Points
|
510
484
|
| (Peddler::Money?, Integer?) -> Peddler::APIs::ProductPricing20220501::Points
|
511
485
|
|
@@ -515,15 +489,14 @@ module Peddler
|
|
515
489
|
|
516
490
|
attr_reader points_monetary_value: Peddler::Money?
|
517
491
|
attr_reader points_number: Integer?
|
518
|
-
def members: () -> [ :points_monetary_value, :points_number ]
|
519
492
|
|
493
|
+
def members: () -> [ :points_monetary_value, :points_number ]
|
520
494
|
def to_h: () -> { points_monetary_value: Peddler::Money?, points_number: Integer? }
|
521
495
|
end
|
522
496
|
|
523
497
|
class PostalCode < Data
|
524
498
|
def self.new: (?country_code: String?, ?value: String?) -> Peddler::APIs::ProductPricing20220501::PostalCode
|
525
499
|
| (String?, String?) -> Peddler::APIs::ProductPricing20220501::PostalCode
|
526
|
-
|
527
500
|
def self.[]: (?country_code: String?, ?value: String?) -> Peddler::APIs::ProductPricing20220501::PostalCode
|
528
501
|
| (String?, String?) -> Peddler::APIs::ProductPricing20220501::PostalCode
|
529
502
|
|
@@ -533,15 +506,14 @@ module Peddler
|
|
533
506
|
|
534
507
|
attr_reader country_code: String?
|
535
508
|
attr_reader value: String?
|
536
|
-
def members: () -> [ :country_code, :value ]
|
537
509
|
|
510
|
+
def members: () -> [ :country_code, :value ]
|
538
511
|
def to_h: () -> { country_code: String?, value: String? }
|
539
512
|
end
|
540
513
|
|
541
514
|
class Price < Data
|
542
515
|
def self.new: (listing_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricing20220501::Points?, ?shipping_price: Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::Price
|
543
516
|
| (Peddler::Money?, Peddler::APIs::ProductPricing20220501::Points?, Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::Price
|
544
|
-
|
545
517
|
def self.[]: (listing_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricing20220501::Points?, ?shipping_price: Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::Price
|
546
518
|
| (Peddler::Money?, Peddler::APIs::ProductPricing20220501::Points?, Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::Price
|
547
519
|
|
@@ -552,15 +524,14 @@ module Peddler
|
|
552
524
|
attr_reader listing_price: Peddler::Money?
|
553
525
|
attr_reader points: Peddler::APIs::ProductPricing20220501::Points?
|
554
526
|
attr_reader shipping_price: Peddler::Money?
|
555
|
-
def members: () -> [ :listing_price, :points, :shipping_price ]
|
556
527
|
|
528
|
+
def members: () -> [ :listing_price, :points, :shipping_price ]
|
557
529
|
def to_h: () -> { listing_price: Peddler::Money?, points: Peddler::APIs::ProductPricing20220501::Points?, shipping_price: Peddler::Money? }
|
558
530
|
end
|
559
531
|
|
560
532
|
class PrimeDetails < Data
|
561
533
|
def self.new: (eligibility: String?) -> Peddler::APIs::ProductPricing20220501::PrimeDetails
|
562
534
|
| (String?) -> Peddler::APIs::ProductPricing20220501::PrimeDetails
|
563
|
-
|
564
535
|
def self.[]: (eligibility: String?) -> Peddler::APIs::ProductPricing20220501::PrimeDetails
|
565
536
|
| (String?) -> Peddler::APIs::ProductPricing20220501::PrimeDetails
|
566
537
|
|
@@ -569,15 +540,14 @@ module Peddler
|
|
569
540
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::PrimeDetails
|
570
541
|
|
571
542
|
attr_reader eligibility: String?
|
572
|
-
def members: () -> [ :eligibility ]
|
573
543
|
|
544
|
+
def members: () -> [ :eligibility ]
|
574
545
|
def to_h: () -> { eligibility: String? }
|
575
546
|
end
|
576
547
|
|
577
548
|
class ReferencePrice < Data
|
578
549
|
def self.new: (name: String?, price: Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::ReferencePrice
|
579
550
|
| (String?, Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::ReferencePrice
|
580
|
-
|
581
551
|
def self.[]: (name: String?, price: Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::ReferencePrice
|
582
552
|
| (String?, Peddler::Money?) -> Peddler::APIs::ProductPricing20220501::ReferencePrice
|
583
553
|
|
@@ -587,15 +557,14 @@ module Peddler
|
|
587
557
|
|
588
558
|
attr_reader name: String?
|
589
559
|
attr_reader price: Peddler::Money?
|
590
|
-
def members: () -> [ :name, :price ]
|
591
560
|
|
561
|
+
def members: () -> [ :name, :price ]
|
592
562
|
def to_h: () -> { name: String?, price: Peddler::Money? }
|
593
563
|
end
|
594
564
|
|
595
565
|
class SampleLocation < Data
|
596
566
|
def self.new: (?postal_code: Peddler::APIs::ProductPricing20220501::PostalCode?) -> Peddler::APIs::ProductPricing20220501::SampleLocation
|
597
567
|
| (Peddler::APIs::ProductPricing20220501::PostalCode?) -> Peddler::APIs::ProductPricing20220501::SampleLocation
|
598
|
-
|
599
568
|
def self.[]: (?postal_code: Peddler::APIs::ProductPricing20220501::PostalCode?) -> Peddler::APIs::ProductPricing20220501::SampleLocation
|
600
569
|
| (Peddler::APIs::ProductPricing20220501::PostalCode?) -> Peddler::APIs::ProductPricing20220501::SampleLocation
|
601
570
|
|
@@ -604,15 +573,14 @@ module Peddler
|
|
604
573
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::SampleLocation
|
605
574
|
|
606
575
|
attr_reader postal_code: Peddler::APIs::ProductPricing20220501::PostalCode?
|
607
|
-
def members: () -> [ :postal_code ]
|
608
576
|
|
577
|
+
def members: () -> [ :postal_code ]
|
609
578
|
def to_h: () -> { postal_code: Peddler::APIs::ProductPricing20220501::PostalCode? }
|
610
579
|
end
|
611
580
|
|
612
581
|
class Segment < Data
|
613
582
|
def self.new: (?segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::Segment
|
614
583
|
| (Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::Segment
|
615
|
-
|
616
584
|
def self.[]: (?segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::Segment
|
617
585
|
| (Peddler::APIs::ProductPricing20220501::SegmentDetails?) -> Peddler::APIs::ProductPricing20220501::Segment
|
618
586
|
|
@@ -621,15 +589,14 @@ module Peddler
|
|
621
589
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricing20220501::Segment
|
622
590
|
|
623
591
|
attr_reader segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails?
|
624
|
-
def members: () -> [ :segment_details ]
|
625
592
|
|
593
|
+
def members: () -> [ :segment_details ]
|
626
594
|
def to_h: () -> { segment_details: Peddler::APIs::ProductPricing20220501::SegmentDetails? }
|
627
595
|
end
|
628
596
|
|
629
597
|
class SegmentDetails < Data
|
630
598
|
def self.new: (?glance_view_weight_percentage: Float?, ?sample_location: Peddler::APIs::ProductPricing20220501::SampleLocation?) -> Peddler::APIs::ProductPricing20220501::SegmentDetails
|
631
599
|
| (Float?, Peddler::APIs::ProductPricing20220501::SampleLocation?) -> Peddler::APIs::ProductPricing20220501::SegmentDetails
|
632
|
-
|
633
600
|
def self.[]: (?glance_view_weight_percentage: Float?, ?sample_location: Peddler::APIs::ProductPricing20220501::SampleLocation?) -> Peddler::APIs::ProductPricing20220501::SegmentDetails
|
634
601
|
| (Float?, Peddler::APIs::ProductPricing20220501::SampleLocation?) -> Peddler::APIs::ProductPricing20220501::SegmentDetails
|
635
602
|
|
@@ -639,15 +606,14 @@ module Peddler
|
|
639
606
|
|
640
607
|
attr_reader glance_view_weight_percentage: Float?
|
641
608
|
attr_reader sample_location: Peddler::APIs::ProductPricing20220501::SampleLocation?
|
642
|
-
def members: () -> [ :glance_view_weight_percentage, :sample_location ]
|
643
609
|
|
610
|
+
def members: () -> [ :glance_view_weight_percentage, :sample_location ]
|
644
611
|
def to_h: () -> { glance_view_weight_percentage: Float?, sample_location: Peddler::APIs::ProductPricing20220501::SampleLocation? }
|
645
612
|
end
|
646
613
|
|
647
614
|
class SegmentedFeaturedOffer < Data
|
648
615
|
def self.new: (condition: String?, featured_offer_segments: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment]?, fulfillment_type: String?, listing_price: Peddler::Money?, seller_id: String?, ?points: Peddler::APIs::ProductPricing20220501::Points?, ?prime_details: Peddler::APIs::ProductPricing20220501::PrimeDetails?, ?shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, ?sub_condition: String?) -> Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer
|
649
616
|
| (String?, Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment]?, String?, Peddler::Money?, String?, Peddler::APIs::ProductPricing20220501::Points?, Peddler::APIs::ProductPricing20220501::PrimeDetails?, Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, String?) -> Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer
|
650
|
-
|
651
617
|
def self.[]: (condition: String?, featured_offer_segments: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment]?, fulfillment_type: String?, listing_price: Peddler::Money?, seller_id: String?, ?points: Peddler::APIs::ProductPricing20220501::Points?, ?prime_details: Peddler::APIs::ProductPricing20220501::PrimeDetails?, ?shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, ?sub_condition: String?) -> Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer
|
652
618
|
| (String?, Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment]?, String?, Peddler::Money?, String?, Peddler::APIs::ProductPricing20220501::Points?, Peddler::APIs::ProductPricing20220501::PrimeDetails?, Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, String?) -> Peddler::APIs::ProductPricing20220501::SegmentedFeaturedOffer
|
653
619
|
|
@@ -664,15 +630,14 @@ module Peddler
|
|
664
630
|
attr_reader seller_id: String?
|
665
631
|
attr_reader shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?
|
666
632
|
attr_reader sub_condition: String?
|
667
|
-
def members: () -> [ :condition, :featured_offer_segments, :fulfillment_type, :listing_price, :seller_id, :points, :prime_details, :shipping_options, :sub_condition ]
|
668
633
|
|
634
|
+
def members: () -> [ :condition, :featured_offer_segments, :fulfillment_type, :listing_price, :seller_id, :points, :prime_details, :shipping_options, :sub_condition ]
|
669
635
|
def to_h: () -> { condition: String?, featured_offer_segments: Array[Peddler::APIs::ProductPricing20220501::FeaturedOfferSegment]?, fulfillment_type: String?, listing_price: Peddler::Money?, seller_id: String?, points: Peddler::APIs::ProductPricing20220501::Points?, prime_details: Peddler::APIs::ProductPricing20220501::PrimeDetails?, shipping_options: Array[Peddler::APIs::ProductPricing20220501::ShippingOption]?, sub_condition: String? }
|
670
636
|
end
|
671
637
|
|
672
638
|
class ShippingOption < Data
|
673
639
|
def self.new: (price: Peddler::Money?, shipping_option_type: String?) -> Peddler::APIs::ProductPricing20220501::ShippingOption
|
674
640
|
| (Peddler::Money?, String?) -> Peddler::APIs::ProductPricing20220501::ShippingOption
|
675
|
-
|
676
641
|
def self.[]: (price: Peddler::Money?, shipping_option_type: String?) -> Peddler::APIs::ProductPricing20220501::ShippingOption
|
677
642
|
| (Peddler::Money?, String?) -> Peddler::APIs::ProductPricing20220501::ShippingOption
|
678
643
|
|
@@ -682,8 +647,8 @@ module Peddler
|
|
682
647
|
|
683
648
|
attr_reader price: Peddler::Money?
|
684
649
|
attr_reader shipping_option_type: String?
|
685
|
-
def members: () -> [ :price, :shipping_option_type ]
|
686
650
|
|
651
|
+
def members: () -> [ :price, :shipping_option_type ]
|
687
652
|
def to_h: () -> { price: Peddler::Money?, shipping_option_type: String? }
|
688
653
|
end
|
689
654
|
|