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 ASINIdentifier < Data
|
5
5
|
def self.new: (asin: String?, marketplace_id: String?) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
6
6
|
| (String?, String?) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
7
|
-
|
8
7
|
def self.[]: (asin: String?, marketplace_id: String?) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
9
8
|
| (String?, String?) -> Peddler::APIs::ProductPricingV0::ASINIdentifier
|
10
9
|
|
@@ -14,8 +13,8 @@ module Peddler
|
|
14
13
|
|
15
14
|
attr_reader asin: String?
|
16
15
|
attr_reader marketplace_id: String?
|
17
|
-
def members: () -> [ :asin, :marketplace_id ]
|
18
16
|
|
17
|
+
def members: () -> [ :asin, :marketplace_id ]
|
19
18
|
def to_h: () -> { asin: String?, marketplace_id: String? }
|
20
19
|
end
|
21
20
|
|
@@ -26,7 +25,6 @@ module Peddler
|
|
26
25
|
class BatchOffersRequestParams < Data
|
27
26
|
def self.new: (item_condition: String?, marketplace_id: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
28
27
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
29
|
-
|
30
28
|
def self.[]: (item_condition: String?, marketplace_id: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
31
29
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricingV0::BatchOffersRequestParams
|
32
30
|
|
@@ -37,15 +35,14 @@ module Peddler
|
|
37
35
|
attr_reader customer_type: String?
|
38
36
|
attr_reader item_condition: String?
|
39
37
|
attr_reader marketplace_id: String?
|
40
|
-
def members: () -> [ :item_condition, :marketplace_id, :customer_type ]
|
41
38
|
|
39
|
+
def members: () -> [ :item_condition, :marketplace_id, :customer_type ]
|
42
40
|
def to_h: () -> { item_condition: String?, marketplace_id: String?, customer_type: String? }
|
43
41
|
end
|
44
42
|
|
45
43
|
class BatchOffersResponse < Data
|
46
44
|
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
47
45
|
| (Peddler::APIs::ProductPricingV0::GetOffersResponse?, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
48
|
-
|
49
46
|
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
50
47
|
| (Peddler::APIs::ProductPricingV0::GetOffersResponse?, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::BatchOffersResponse
|
51
48
|
|
@@ -56,15 +53,14 @@ module Peddler
|
|
56
53
|
attr_reader body: Peddler::APIs::ProductPricingV0::GetOffersResponse?
|
57
54
|
attr_reader headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?
|
58
55
|
attr_reader status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?
|
59
|
-
def members: () -> [ :body, :headers, :status ]
|
60
56
|
|
57
|
+
def members: () -> [ :body, :headers, :status ]
|
61
58
|
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine? }
|
62
59
|
end
|
63
60
|
|
64
61
|
class BatchRequest < Data
|
65
62
|
def self.new: (method: String?, uri: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
66
63
|
| (String?, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
67
|
-
|
68
64
|
def self.[]: (method: String?, uri: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
69
65
|
| (String?, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::BatchRequest
|
70
66
|
|
@@ -75,8 +71,8 @@ module Peddler
|
|
75
71
|
attr_reader headers: Hash[untyped, untyped]?
|
76
72
|
attr_reader method: String?
|
77
73
|
attr_reader uri: String?
|
78
|
-
def members: () -> [ :method, :uri, :headers ]
|
79
74
|
|
75
|
+
def members: () -> [ :method, :uri, :headers ]
|
80
76
|
def to_h: () -> { method: String?, uri: String?, headers: Hash[untyped, untyped]? }
|
81
77
|
end
|
82
78
|
|
@@ -87,7 +83,6 @@ module Peddler
|
|
87
83
|
class BuyBoxPriceType < Data
|
88
84
|
def self.new: (landed_price: Peddler::Money?, listing_price: Peddler::Money?, shipping: Peddler::Money?, condition: String?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
89
85
|
| (Peddler::Money?, Peddler::Money?, Peddler::Money?, String?, Peddler::APIs::ProductPricingV0::Points?, String?, String?, Integer?, String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
90
|
-
|
91
86
|
def self.[]: (landed_price: Peddler::Money?, listing_price: Peddler::Money?, shipping: Peddler::Money?, condition: String?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
92
87
|
| (Peddler::Money?, Peddler::Money?, Peddler::Money?, String?, Peddler::APIs::ProductPricingV0::Points?, String?, String?, Integer?, String?) -> Peddler::APIs::ProductPricingV0::BuyBoxPriceType
|
93
88
|
|
@@ -104,8 +99,8 @@ module Peddler
|
|
104
99
|
attr_reader quantity_tier: Integer?
|
105
100
|
attr_reader seller_id: String?
|
106
101
|
attr_reader shipping: Peddler::Money?
|
107
|
-
def members: () -> [ :landed_price, :listing_price, :shipping, :condition, :points, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id ]
|
108
102
|
|
103
|
+
def members: () -> [ :landed_price, :listing_price, :shipping, :condition, :points, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id ]
|
109
104
|
def to_h: () -> { landed_price: Peddler::Money?, listing_price: Peddler::Money?, shipping: Peddler::Money?, condition: String?, points: Peddler::APIs::ProductPricingV0::Points?, offer_type: String?, quantity_discount_type: String?, quantity_tier: Integer?, seller_id: String? }
|
110
105
|
end
|
111
106
|
|
@@ -120,7 +115,6 @@ module Peddler
|
|
120
115
|
class CompetitivePriceType < Data
|
121
116
|
def self.new: (competitive_price_id: String?, price: Peddler::APIs::ProductPricingV0::PriceType?, ?belongs_to_requester: bool?, ?condition: String?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?, ?subcondition: String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
122
117
|
| (String?, Peddler::APIs::ProductPricingV0::PriceType?, bool?, String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
123
|
-
|
124
118
|
def self.[]: (competitive_price_id: String?, price: Peddler::APIs::ProductPricingV0::PriceType?, ?belongs_to_requester: bool?, ?condition: String?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?, ?seller_id: String?, ?subcondition: String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
125
119
|
| (String?, Peddler::APIs::ProductPricingV0::PriceType?, bool?, String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::ProductPricingV0::CompetitivePriceType
|
126
120
|
|
@@ -140,14 +134,12 @@ module Peddler
|
|
140
134
|
|
141
135
|
def belongs_to_requester?: () -> bool
|
142
136
|
def members: () -> [ :competitive_price_id, :price, :belongs_to_requester, :condition, :offer_type, :quantity_discount_type, :quantity_tier, :seller_id, :subcondition ]
|
143
|
-
|
144
137
|
def to_h: () -> { competitive_price_id: String?, price: Peddler::APIs::ProductPricingV0::PriceType?, belongs_to_requester: bool?, condition: String?, offer_type: String?, quantity_discount_type: String?, quantity_tier: Integer?, seller_id: String?, subcondition: String? }
|
145
138
|
end
|
146
139
|
|
147
140
|
class CompetitivePricingType < Data
|
148
141
|
def self.new: (competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]?, number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]?, ?trade_in_value: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
149
142
|
| (Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]?, Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
150
|
-
|
151
143
|
def self.[]: (competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]?, number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]?, ?trade_in_value: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
152
144
|
| (Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]?, Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::CompetitivePricingType
|
153
145
|
|
@@ -158,15 +150,14 @@ module Peddler
|
|
158
150
|
attr_reader competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]?
|
159
151
|
attr_reader number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]?
|
160
152
|
attr_reader trade_in_value: Peddler::Money?
|
161
|
-
def members: () -> [ :competitive_prices, :number_of_offer_listings, :trade_in_value ]
|
162
153
|
|
154
|
+
def members: () -> [ :competitive_prices, :number_of_offer_listings, :trade_in_value ]
|
163
155
|
def to_h: () -> { competitive_prices: Array[Peddler::APIs::ProductPricingV0::CompetitivePriceType]?, number_of_offer_listings: Array[Peddler::APIs::ProductPricingV0::OfferListingCountType]?, trade_in_value: Peddler::Money? }
|
164
156
|
end
|
165
157
|
|
166
158
|
class DetailedShippingTimeType < Data
|
167
159
|
def self.new: (?availability_type: String?, ?available_date: String?, ?maximum_hours: Integer?, ?minimum_hours: Integer?) -> Peddler::APIs::ProductPricingV0::DetailedShippingTimeType
|
168
160
|
| (String?, String?, Integer?, Integer?) -> Peddler::APIs::ProductPricingV0::DetailedShippingTimeType
|
169
|
-
|
170
161
|
def self.[]: (?availability_type: String?, ?available_date: String?, ?maximum_hours: Integer?, ?minimum_hours: Integer?) -> Peddler::APIs::ProductPricingV0::DetailedShippingTimeType
|
171
162
|
| (String?, String?, Integer?, Integer?) -> Peddler::APIs::ProductPricingV0::DetailedShippingTimeType
|
172
163
|
|
@@ -178,15 +169,14 @@ module Peddler
|
|
178
169
|
attr_reader available_date: String?
|
179
170
|
attr_reader maximum_hours: Integer?
|
180
171
|
attr_reader minimum_hours: Integer?
|
181
|
-
def members: () -> [ :availability_type, :available_date, :maximum_hours, :minimum_hours ]
|
182
172
|
|
173
|
+
def members: () -> [ :availability_type, :available_date, :maximum_hours, :minimum_hours ]
|
183
174
|
def to_h: () -> { availability_type: String?, available_date: String?, maximum_hours: Integer?, minimum_hours: Integer? }
|
184
175
|
end
|
185
176
|
|
186
177
|
class Error < Data
|
187
178
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::ProductPricingV0::Error
|
188
179
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricingV0::Error
|
189
|
-
|
190
180
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::ProductPricingV0::Error
|
191
181
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricingV0::Error
|
192
182
|
|
@@ -197,8 +187,8 @@ module Peddler
|
|
197
187
|
attr_reader code: String?
|
198
188
|
attr_reader details: String?
|
199
189
|
attr_reader message: String?
|
200
|
-
def members: () -> [ :code, :message, :details ]
|
201
190
|
|
191
|
+
def members: () -> [ :code, :message, :details ]
|
202
192
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
203
193
|
end
|
204
194
|
|
@@ -209,7 +199,6 @@ module Peddler
|
|
209
199
|
class Errors < Data
|
210
200
|
def self.new: (errors: Array[Peddler::APIs::ProductPricingV0::Error]?) -> Peddler::APIs::ProductPricingV0::Errors
|
211
201
|
| (Array[Peddler::APIs::ProductPricingV0::Error]?) -> Peddler::APIs::ProductPricingV0::Errors
|
212
|
-
|
213
202
|
def self.[]: (errors: Array[Peddler::APIs::ProductPricingV0::Error]?) -> Peddler::APIs::ProductPricingV0::Errors
|
214
203
|
| (Array[Peddler::APIs::ProductPricingV0::Error]?) -> Peddler::APIs::ProductPricingV0::Errors
|
215
204
|
|
@@ -218,15 +207,14 @@ module Peddler
|
|
218
207
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::Errors
|
219
208
|
|
220
209
|
attr_reader errors: Array[Peddler::APIs::ProductPricingV0::Error]?
|
221
|
-
def members: () -> [ :errors ]
|
222
210
|
|
211
|
+
def members: () -> [ :errors ]
|
223
212
|
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricingV0::Error]? }
|
224
213
|
end
|
225
214
|
|
226
215
|
class GetItemOffersBatchRequest < Data
|
227
216
|
def self.new: (?requests: Array[Peddler::APIs::ProductPricingV0::ItemOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchRequest
|
228
217
|
| (Array[Peddler::APIs::ProductPricingV0::ItemOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchRequest
|
229
|
-
|
230
218
|
def self.[]: (?requests: Array[Peddler::APIs::ProductPricingV0::ItemOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchRequest
|
231
219
|
| (Array[Peddler::APIs::ProductPricingV0::ItemOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchRequest
|
232
220
|
|
@@ -235,15 +223,14 @@ module Peddler
|
|
235
223
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchRequest
|
236
224
|
|
237
225
|
attr_reader requests: Array[Peddler::APIs::ProductPricingV0::ItemOffersRequest]?
|
238
|
-
def members: () -> [ :requests ]
|
239
226
|
|
227
|
+
def members: () -> [ :requests ]
|
240
228
|
def to_h: () -> { requests: Array[Peddler::APIs::ProductPricingV0::ItemOffersRequest]? }
|
241
229
|
end
|
242
230
|
|
243
231
|
class GetItemOffersBatchResponse < Data
|
244
232
|
def self.new: (?responses: Array[Peddler::APIs::ProductPricingV0::ItemOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchResponse
|
245
233
|
| (Array[Peddler::APIs::ProductPricingV0::ItemOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchResponse
|
246
|
-
|
247
234
|
def self.[]: (?responses: Array[Peddler::APIs::ProductPricingV0::ItemOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchResponse
|
248
235
|
| (Array[Peddler::APIs::ProductPricingV0::ItemOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchResponse
|
249
236
|
|
@@ -252,15 +239,14 @@ module Peddler
|
|
252
239
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::GetItemOffersBatchResponse
|
253
240
|
|
254
241
|
attr_reader responses: Array[Peddler::APIs::ProductPricingV0::ItemOffersResponse]?
|
255
|
-
def members: () -> [ :responses ]
|
256
242
|
|
243
|
+
def members: () -> [ :responses ]
|
257
244
|
def to_h: () -> { responses: Array[Peddler::APIs::ProductPricingV0::ItemOffersResponse]? }
|
258
245
|
end
|
259
246
|
|
260
247
|
class GetListingOffersBatchRequest < Data
|
261
248
|
def self.new: (?requests: Array[Peddler::APIs::ProductPricingV0::ListingOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchRequest
|
262
249
|
| (Array[Peddler::APIs::ProductPricingV0::ListingOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchRequest
|
263
|
-
|
264
250
|
def self.[]: (?requests: Array[Peddler::APIs::ProductPricingV0::ListingOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchRequest
|
265
251
|
| (Array[Peddler::APIs::ProductPricingV0::ListingOffersRequest]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchRequest
|
266
252
|
|
@@ -269,15 +255,14 @@ module Peddler
|
|
269
255
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchRequest
|
270
256
|
|
271
257
|
attr_reader requests: Array[Peddler::APIs::ProductPricingV0::ListingOffersRequest]?
|
272
|
-
def members: () -> [ :requests ]
|
273
258
|
|
259
|
+
def members: () -> [ :requests ]
|
274
260
|
def to_h: () -> { requests: Array[Peddler::APIs::ProductPricingV0::ListingOffersRequest]? }
|
275
261
|
end
|
276
262
|
|
277
263
|
class GetListingOffersBatchResponse < Data
|
278
264
|
def self.new: (?responses: Array[Peddler::APIs::ProductPricingV0::ListingOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchResponse
|
279
265
|
| (Array[Peddler::APIs::ProductPricingV0::ListingOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchResponse
|
280
|
-
|
281
266
|
def self.[]: (?responses: Array[Peddler::APIs::ProductPricingV0::ListingOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchResponse
|
282
267
|
| (Array[Peddler::APIs::ProductPricingV0::ListingOffersResponse]?) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchResponse
|
283
268
|
|
@@ -286,15 +271,14 @@ module Peddler
|
|
286
271
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::ProductPricingV0::GetListingOffersBatchResponse
|
287
272
|
|
288
273
|
attr_reader responses: Array[Peddler::APIs::ProductPricingV0::ListingOffersResponse]?
|
289
|
-
def members: () -> [ :responses ]
|
290
274
|
|
275
|
+
def members: () -> [ :responses ]
|
291
276
|
def to_h: () -> { responses: Array[Peddler::APIs::ProductPricingV0::ListingOffersResponse]? }
|
292
277
|
end
|
293
278
|
|
294
279
|
class GetOffersHttpStatusLine < Data
|
295
280
|
def self.new: (?reason_phrase: String?, ?status_code: Integer?) -> Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine
|
296
281
|
| (String?, Integer?) -> Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine
|
297
|
-
|
298
282
|
def self.[]: (?reason_phrase: String?, ?status_code: Integer?) -> Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine
|
299
283
|
| (String?, Integer?) -> Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine
|
300
284
|
|
@@ -304,15 +288,14 @@ module Peddler
|
|
304
288
|
|
305
289
|
attr_reader reason_phrase: String?
|
306
290
|
attr_reader status_code: Integer?
|
307
|
-
def members: () -> [ :reason_phrase, :status_code ]
|
308
291
|
|
292
|
+
def members: () -> [ :reason_phrase, :status_code ]
|
309
293
|
def to_h: () -> { reason_phrase: String?, status_code: Integer? }
|
310
294
|
end
|
311
295
|
|
312
296
|
class GetOffersResponse < Data
|
313
297
|
def self.new: (?errors: Array[Peddler::APIs::ProductPricingV0::Error]?, ?payload: Peddler::APIs::ProductPricingV0::GetOffersResult?) -> Peddler::APIs::ProductPricingV0::GetOffersResponse
|
314
298
|
| (Array[Peddler::APIs::ProductPricingV0::Error]?, Peddler::APIs::ProductPricingV0::GetOffersResult?) -> Peddler::APIs::ProductPricingV0::GetOffersResponse
|
315
|
-
|
316
299
|
def self.[]: (?errors: Array[Peddler::APIs::ProductPricingV0::Error]?, ?payload: Peddler::APIs::ProductPricingV0::GetOffersResult?) -> Peddler::APIs::ProductPricingV0::GetOffersResponse
|
317
300
|
| (Array[Peddler::APIs::ProductPricingV0::Error]?, Peddler::APIs::ProductPricingV0::GetOffersResult?) -> Peddler::APIs::ProductPricingV0::GetOffersResponse
|
318
301
|
|
@@ -322,15 +305,14 @@ module Peddler
|
|
322
305
|
|
323
306
|
attr_reader errors: Array[Peddler::APIs::ProductPricingV0::Error]?
|
324
307
|
attr_reader payload: Peddler::APIs::ProductPricingV0::GetOffersResult?
|
325
|
-
def members: () -> [ :errors, :payload ]
|
326
308
|
|
309
|
+
def members: () -> [ :errors, :payload ]
|
327
310
|
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricingV0::Error]?, payload: Peddler::APIs::ProductPricingV0::GetOffersResult? }
|
328
311
|
end
|
329
312
|
|
330
313
|
class GetOffersResult < Data
|
331
314
|
def self.new: (identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier?, item_condition: String?, marketplace_id: String?, offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail]?, summary: Peddler::APIs::ProductPricingV0::Summary?, status: String?, ?asin: String?, ?sku: String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
332
315
|
| (Peddler::APIs::ProductPricingV0::ItemIdentifier?, String?, String?, Array[Peddler::APIs::ProductPricingV0::OfferDetail]?, Peddler::APIs::ProductPricingV0::Summary?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
333
|
-
|
334
316
|
def self.[]: (identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier?, item_condition: String?, marketplace_id: String?, offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail]?, summary: Peddler::APIs::ProductPricingV0::Summary?, status: String?, ?asin: String?, ?sku: String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
335
317
|
| (Peddler::APIs::ProductPricingV0::ItemIdentifier?, String?, String?, Array[Peddler::APIs::ProductPricingV0::OfferDetail]?, Peddler::APIs::ProductPricingV0::Summary?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::GetOffersResult
|
336
318
|
|
@@ -346,15 +328,14 @@ module Peddler
|
|
346
328
|
attr_reader sku: String?
|
347
329
|
attr_reader status: String?
|
348
330
|
attr_reader summary: Peddler::APIs::ProductPricingV0::Summary?
|
349
|
-
def members: () -> [ :identifier, :item_condition, :marketplace_id, :offers, :summary, :status, :asin, :sku ]
|
350
331
|
|
332
|
+
def members: () -> [ :identifier, :item_condition, :marketplace_id, :offers, :summary, :status, :asin, :sku ]
|
351
333
|
def to_h: () -> { identifier: Peddler::APIs::ProductPricingV0::ItemIdentifier?, item_condition: String?, marketplace_id: String?, offers: Array[Peddler::APIs::ProductPricingV0::OfferDetail]?, summary: Peddler::APIs::ProductPricingV0::Summary?, status: String?, asin: String?, sku: String? }
|
352
334
|
end
|
353
335
|
|
354
336
|
class GetPricingResponse < Data
|
355
337
|
def self.new: (?errors: Array[Peddler::APIs::ProductPricingV0::Error]?, ?payload: Array[Peddler::APIs::ProductPricingV0::Price]?) -> Peddler::APIs::ProductPricingV0::GetPricingResponse
|
356
338
|
| (Array[Peddler::APIs::ProductPricingV0::Error]?, Array[Peddler::APIs::ProductPricingV0::Price]?) -> Peddler::APIs::ProductPricingV0::GetPricingResponse
|
357
|
-
|
358
339
|
def self.[]: (?errors: Array[Peddler::APIs::ProductPricingV0::Error]?, ?payload: Array[Peddler::APIs::ProductPricingV0::Price]?) -> Peddler::APIs::ProductPricingV0::GetPricingResponse
|
359
340
|
| (Array[Peddler::APIs::ProductPricingV0::Error]?, Array[Peddler::APIs::ProductPricingV0::Price]?) -> Peddler::APIs::ProductPricingV0::GetPricingResponse
|
360
341
|
|
@@ -364,15 +345,14 @@ module Peddler
|
|
364
345
|
|
365
346
|
attr_reader errors: Array[Peddler::APIs::ProductPricingV0::Error]?
|
366
347
|
attr_reader payload: Array[Peddler::APIs::ProductPricingV0::Price]?
|
367
|
-
def members: () -> [ :errors, :payload ]
|
368
348
|
|
349
|
+
def members: () -> [ :errors, :payload ]
|
369
350
|
def to_h: () -> { errors: Array[Peddler::APIs::ProductPricingV0::Error]?, payload: Array[Peddler::APIs::ProductPricingV0::Price]? }
|
370
351
|
end
|
371
352
|
|
372
353
|
class HttpResponseHeaders < Data
|
373
354
|
def self.new: (?date: String?, ?x_amzn_request_id: String?) -> Peddler::APIs::ProductPricingV0::HttpResponseHeaders
|
374
355
|
| (String?, String?) -> Peddler::APIs::ProductPricingV0::HttpResponseHeaders
|
375
|
-
|
376
356
|
def self.[]: (?date: String?, ?x_amzn_request_id: String?) -> Peddler::APIs::ProductPricingV0::HttpResponseHeaders
|
377
357
|
| (String?, String?) -> Peddler::APIs::ProductPricingV0::HttpResponseHeaders
|
378
358
|
|
@@ -382,15 +362,14 @@ module Peddler
|
|
382
362
|
|
383
363
|
attr_reader date: String?
|
384
364
|
attr_reader x_amzn_request_id: String?
|
385
|
-
def members: () -> [ :date, :x_amzn_request_id ]
|
386
365
|
|
366
|
+
def members: () -> [ :date, :x_amzn_request_id ]
|
387
367
|
def to_h: () -> { date: String?, x_amzn_request_id: String? }
|
388
368
|
end
|
389
369
|
|
390
370
|
class IdentifierType < Data
|
391
371
|
def self.new: (marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier?, ?sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
392
372
|
| (Peddler::APIs::ProductPricingV0::ASINIdentifier?, Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
393
|
-
|
394
373
|
def self.[]: (marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier?, ?sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
395
374
|
| (Peddler::APIs::ProductPricingV0::ASINIdentifier?, Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?) -> Peddler::APIs::ProductPricingV0::IdentifierType
|
396
375
|
|
@@ -400,15 +379,14 @@ module Peddler
|
|
400
379
|
|
401
380
|
attr_reader marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier?
|
402
381
|
attr_reader sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier?
|
403
|
-
def members: () -> [ :marketplace_asin, :sku_identifier ]
|
404
382
|
|
383
|
+
def members: () -> [ :marketplace_asin, :sku_identifier ]
|
405
384
|
def to_h: () -> { marketplace_asin: Peddler::APIs::ProductPricingV0::ASINIdentifier?, sku_identifier: Peddler::APIs::ProductPricingV0::SellerSKUIdentifier? }
|
406
385
|
end
|
407
386
|
|
408
387
|
class ItemIdentifier < Data
|
409
388
|
def self.new: (item_condition: String?, marketplace_id: String?, ?asin: String?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
410
389
|
| (String?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
411
|
-
|
412
390
|
def self.[]: (item_condition: String?, marketplace_id: String?, ?asin: String?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
413
391
|
| (String?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemIdentifier
|
414
392
|
|
@@ -420,15 +398,14 @@ module Peddler
|
|
420
398
|
attr_reader item_condition: String?
|
421
399
|
attr_reader marketplace_id: String?
|
422
400
|
attr_reader seller_sku: String?
|
423
|
-
def members: () -> [ :item_condition, :marketplace_id, :asin, :seller_sku ]
|
424
401
|
|
402
|
+
def members: () -> [ :item_condition, :marketplace_id, :asin, :seller_sku ]
|
425
403
|
def to_h: () -> { item_condition: String?, marketplace_id: String?, asin: String?, seller_sku: String? }
|
426
404
|
end
|
427
405
|
|
428
406
|
class ItemOffersRequest < Data
|
429
407
|
def self.new: (item_condition: String?, marketplace_id: String?, method: String?, uri: String?, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
430
408
|
| (String?, String?, String?, String?, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
431
|
-
|
432
409
|
def self.[]: (item_condition: String?, marketplace_id: String?, method: String?, uri: String?, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
433
410
|
| (String?, String?, String?, String?, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequest
|
434
411
|
|
@@ -442,8 +419,8 @@ module Peddler
|
|
442
419
|
attr_reader marketplace_id: String?
|
443
420
|
attr_reader method: String?
|
444
421
|
attr_reader uri: String?
|
445
|
-
def members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
446
422
|
|
423
|
+
def members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
447
424
|
def to_h: () -> { item_condition: String?, marketplace_id: String?, method: String?, uri: String?, customer_type: String?, headers: Hash[untyped, untyped]? }
|
448
425
|
end
|
449
426
|
|
@@ -454,7 +431,6 @@ module Peddler
|
|
454
431
|
class ItemOffersRequestParams < Data
|
455
432
|
def self.new: (item_condition: String?, marketplace_id: String?, ?asin: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
456
433
|
| (String?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
457
|
-
|
458
434
|
def self.[]: (item_condition: String?, marketplace_id: String?, ?asin: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
459
435
|
| (String?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::ItemOffersRequestParams
|
460
436
|
|
@@ -466,15 +442,14 @@ module Peddler
|
|
466
442
|
attr_reader customer_type: String?
|
467
443
|
attr_reader item_condition: String?
|
468
444
|
attr_reader marketplace_id: String?
|
469
|
-
def members: () -> [ :item_condition, :marketplace_id, :asin, :customer_type ]
|
470
445
|
|
446
|
+
def members: () -> [ :item_condition, :marketplace_id, :asin, :customer_type ]
|
471
447
|
def to_h: () -> { item_condition: String?, marketplace_id: String?, asin: String?, customer_type: String? }
|
472
448
|
end
|
473
449
|
|
474
450
|
class ItemOffersResponse < Data
|
475
451
|
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams?, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
476
452
|
| (Peddler::APIs::ProductPricingV0::GetOffersResponse?, Peddler::APIs::ProductPricingV0::ItemOffersRequestParams?, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
477
|
-
|
478
453
|
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams?, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
479
454
|
| (Peddler::APIs::ProductPricingV0::GetOffersResponse?, Peddler::APIs::ProductPricingV0::ItemOffersRequestParams?, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ItemOffersResponse
|
480
455
|
|
@@ -486,8 +461,8 @@ module Peddler
|
|
486
461
|
attr_reader headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?
|
487
462
|
attr_reader request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams?
|
488
463
|
attr_reader status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?
|
489
|
-
def members: () -> [ :body, :request, :headers, :status ]
|
490
464
|
|
465
|
+
def members: () -> [ :body, :request, :headers, :status ]
|
491
466
|
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, request: Peddler::APIs::ProductPricingV0::ItemOffersRequestParams?, headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine? }
|
492
467
|
end
|
493
468
|
|
@@ -498,7 +473,6 @@ module Peddler
|
|
498
473
|
class ListingOffersRequest < Data
|
499
474
|
def self.new: (item_condition: String?, marketplace_id: String?, method: String?, uri: String?, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
500
475
|
| (String?, String?, String?, String?, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
501
|
-
|
502
476
|
def self.[]: (item_condition: String?, marketplace_id: String?, method: String?, uri: String?, ?customer_type: String?, ?headers: Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
503
477
|
| (String?, String?, String?, String?, String?, Hash[untyped, untyped]?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequest
|
504
478
|
|
@@ -512,8 +486,8 @@ module Peddler
|
|
512
486
|
attr_reader marketplace_id: String?
|
513
487
|
attr_reader method: String?
|
514
488
|
attr_reader uri: String?
|
515
|
-
def members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
516
489
|
|
490
|
+
def members: () -> [ :item_condition, :marketplace_id, :method, :uri, :customer_type, :headers ]
|
517
491
|
def to_h: () -> { item_condition: String?, marketplace_id: String?, method: String?, uri: String?, customer_type: String?, headers: Hash[untyped, untyped]? }
|
518
492
|
end
|
519
493
|
|
@@ -524,7 +498,6 @@ module Peddler
|
|
524
498
|
class ListingOffersRequestParams < Data
|
525
499
|
def self.new: (item_condition: String?, marketplace_id: String?, seller_sku: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
526
500
|
| (String?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
527
|
-
|
528
501
|
def self.[]: (item_condition: String?, marketplace_id: String?, seller_sku: String?, ?customer_type: String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
529
502
|
| (String?, String?, String?, String?) -> Peddler::APIs::ProductPricingV0::ListingOffersRequestParams
|
530
503
|
|
@@ -536,15 +509,14 @@ module Peddler
|
|
536
509
|
attr_reader item_condition: String?
|
537
510
|
attr_reader marketplace_id: String?
|
538
511
|
attr_reader seller_sku: String?
|
539
|
-
def members: () -> [ :item_condition, :marketplace_id, :seller_sku, :customer_type ]
|
540
512
|
|
513
|
+
def members: () -> [ :item_condition, :marketplace_id, :seller_sku, :customer_type ]
|
541
514
|
def to_h: () -> { item_condition: String?, marketplace_id: String?, seller_sku: String?, customer_type: String? }
|
542
515
|
end
|
543
516
|
|
544
517
|
class ListingOffersResponse < Data
|
545
518
|
def self.new: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
546
519
|
| (Peddler::APIs::ProductPricingV0::GetOffersResponse?, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
547
|
-
|
548
520
|
def self.[]: (body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, ?headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, ?request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, ?status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
549
521
|
| (Peddler::APIs::ProductPricingV0::GetOffersResponse?, Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?) -> Peddler::APIs::ProductPricingV0::ListingOffersResponse
|
550
522
|
|
@@ -556,8 +528,8 @@ module Peddler
|
|
556
528
|
attr_reader headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?
|
557
529
|
attr_reader request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?
|
558
530
|
attr_reader status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine?
|
559
|
-
def members: () -> [ :body, :headers, :request, :status ]
|
560
531
|
|
532
|
+
def members: () -> [ :body, :headers, :request, :status ]
|
561
533
|
def to_h: () -> { body: Peddler::APIs::ProductPricingV0::GetOffersResponse?, headers: Peddler::APIs::ProductPricingV0::HttpResponseHeaders?, request: Peddler::APIs::ProductPricingV0::ListingOffersRequestParams?, status: Peddler::APIs::ProductPricingV0::GetOffersHttpStatusLine? }
|
562
534
|
end
|
563
535
|
|
@@ -568,7 +540,6 @@ module Peddler
|
|
568
540
|
class LowestPriceType < Data
|
569
541
|
def self.new: (listing_price: Peddler::Money?, condition: String?, fulfillment_channel: String?, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
570
542
|
| (Peddler::Money?, String?, String?, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?, String?, String?, Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
571
|
-
|
572
543
|
def self.[]: (listing_price: Peddler::Money?, condition: String?, fulfillment_channel: String?, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?, ?offer_type: String?, ?quantity_discount_type: String?, ?quantity_tier: Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
573
544
|
| (Peddler::Money?, String?, String?, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?, String?, String?, Integer?) -> Peddler::APIs::ProductPricingV0::LowestPriceType
|
574
545
|
|
@@ -585,8 +556,8 @@ module Peddler
|
|
585
556
|
attr_reader quantity_discount_type: String?
|
586
557
|
attr_reader quantity_tier: Integer?
|
587
558
|
attr_reader shipping: Peddler::Money?
|
588
|
-
def members: () -> [ :listing_price, :condition, :fulfillment_channel, :landed_price, :points, :shipping, :offer_type, :quantity_discount_type, :quantity_tier ]
|
589
559
|
|
560
|
+
def members: () -> [ :listing_price, :condition, :fulfillment_channel, :landed_price, :points, :shipping, :offer_type, :quantity_discount_type, :quantity_tier ]
|
590
561
|
def to_h: () -> { listing_price: Peddler::Money?, condition: String?, fulfillment_channel: String?, landed_price: Peddler::Money?, points: Peddler::APIs::ProductPricingV0::Points?, shipping: Peddler::Money?, offer_type: String?, quantity_discount_type: String?, quantity_tier: Integer? }
|
591
562
|
end
|
592
563
|
|
@@ -605,7 +576,6 @@ module Peddler
|
|
605
576
|
class OfferCountType < Data
|
606
577
|
def self.new: (?offer_count: Integer?, ?condition: String?, ?fulfillment_channel: String?) -> Peddler::APIs::ProductPricingV0::OfferCountType
|
607
578
|
| (Integer?, String?, String?) -> Peddler::APIs::ProductPricingV0::OfferCountType
|
608
|
-
|
609
579
|
def self.[]: (?offer_count: Integer?, ?condition: String?, ?fulfillment_channel: String?) -> Peddler::APIs::ProductPricingV0::OfferCountType
|
610
580
|
| (Integer?, String?, String?) -> Peddler::APIs::ProductPricingV0::OfferCountType
|
611
581
|
|
@@ -616,15 +586,14 @@ module Peddler
|
|
616
586
|
attr_reader condition: String?
|
617
587
|
attr_reader fulfillment_channel: String?
|
618
588
|
attr_reader offer_count: Integer?
|
619
|
-
def members: () -> [ :offer_count, :condition, :fulfillment_channel ]
|
620
589
|
|
590
|
+
def members: () -> [ :offer_count, :condition, :fulfillment_channel ]
|
621
591
|
def to_h: () -> { offer_count: Integer?, condition: String?, fulfillment_channel: String? }
|
622
592
|
end
|
623
593
|
|
624
594
|
class OfferDetail < Data
|
625
595
|
def self.new: (fulfilled_by_amazon: bool?, listing_price: Peddler::Money?, shipping: Peddler::Money?, shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType?, sub_condition: String?, ?condition_notes: String?, ?buy_box_winner: bool?, ?featured_merchant: bool?, ?my_offer: bool?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?prime_information: Peddler::APIs::ProductPricingV0::PrimeInformationType?, ?seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?, ?seller_id: String?, ?ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
626
596
|
| (bool?, Peddler::Money?, Peddler::Money?, Peddler::APIs::ProductPricingV0::DetailedShippingTimeType?, String?, String?, bool?, bool?, bool?, Peddler::APIs::ProductPricingV0::Points?, Peddler::APIs::ProductPricingV0::PrimeInformationType?, Peddler::APIs::ProductPricingV0::SellerFeedbackType?, String?, Peddler::APIs::ProductPricingV0::ShipsFromType?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
627
|
-
|
628
597
|
def self.[]: (fulfilled_by_amazon: bool?, listing_price: Peddler::Money?, shipping: Peddler::Money?, shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType?, sub_condition: String?, ?condition_notes: String?, ?buy_box_winner: bool?, ?featured_merchant: bool?, ?my_offer: bool?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?prime_information: Peddler::APIs::ProductPricingV0::PrimeInformationType?, ?seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?, ?seller_id: String?, ?ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
629
598
|
| (bool?, Peddler::Money?, Peddler::Money?, Peddler::APIs::ProductPricingV0::DetailedShippingTimeType?, String?, String?, bool?, bool?, bool?, Peddler::APIs::ProductPricingV0::Points?, Peddler::APIs::ProductPricingV0::PrimeInformationType?, Peddler::APIs::ProductPricingV0::SellerFeedbackType?, String?, Peddler::APIs::ProductPricingV0::ShipsFromType?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferDetail
|
630
599
|
|
@@ -652,10 +621,8 @@ module Peddler
|
|
652
621
|
def buy_box_winner?: () -> bool
|
653
622
|
def featured_merchant?: () -> bool
|
654
623
|
def fulfilled_by_amazon?: () -> bool
|
655
|
-
|
656
624
|
def members: () -> [ :fulfilled_by_amazon, :listing_price, :shipping, :shipping_time, :sub_condition, :condition_notes, :buy_box_winner, :featured_merchant, :my_offer, :points, :prime_information, :seller_feedback_rating, :seller_id, :ships_from, :offer_type, :quantity_discount_prices ]
|
657
625
|
def my_offer?: () -> bool
|
658
|
-
|
659
626
|
def to_h: () -> { fulfilled_by_amazon: bool?, listing_price: Peddler::Money?, shipping: Peddler::Money?, shipping_time: Peddler::APIs::ProductPricingV0::DetailedShippingTimeType?, sub_condition: String?, condition_notes: String?, buy_box_winner: bool?, featured_merchant: bool?, my_offer: bool?, points: Peddler::APIs::ProductPricingV0::Points?, prime_information: Peddler::APIs::ProductPricingV0::PrimeInformationType?, seller_feedback_rating: Peddler::APIs::ProductPricingV0::SellerFeedbackType?, seller_id: String?, ships_from: Peddler::APIs::ProductPricingV0::ShipsFromType?, offer_type: String?, quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]? }
|
660
627
|
end
|
661
628
|
|
@@ -666,7 +633,6 @@ module Peddler
|
|
666
633
|
class OfferListingCountType < Data
|
667
634
|
def self.new: (count: Integer?, condition: String?) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
668
635
|
| (Integer?, String?) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
669
|
-
|
670
636
|
def self.[]: (count: Integer?, condition: String?) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
671
637
|
| (Integer?, String?) -> Peddler::APIs::ProductPricingV0::OfferListingCountType
|
672
638
|
|
@@ -676,15 +642,14 @@ module Peddler
|
|
676
642
|
|
677
643
|
attr_reader condition: String?
|
678
644
|
attr_reader count: Integer?
|
679
|
-
def members: () -> [ :count, :condition ]
|
680
645
|
|
646
|
+
def members: () -> [ :count, :condition ]
|
681
647
|
def to_h: () -> { count: Integer?, condition: String? }
|
682
648
|
end
|
683
649
|
|
684
650
|
class OfferType < Data
|
685
651
|
def self.new: (buying_price: Peddler::APIs::ProductPricingV0::PriceType?, fulfillment_channel: String?, item_condition: String?, item_sub_condition: String?, regular_price: Peddler::Money?, seller_sku: String?, ?business_price: Peddler::Money?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
686
652
|
| (Peddler::APIs::ProductPricingV0::PriceType?, String?, String?, String?, Peddler::Money?, String?, Peddler::Money?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
687
|
-
|
688
653
|
def self.[]: (buying_price: Peddler::APIs::ProductPricingV0::PriceType?, fulfillment_channel: String?, item_condition: String?, item_sub_condition: String?, regular_price: Peddler::Money?, seller_sku: String?, ?business_price: Peddler::Money?, ?offer_type: String?, ?quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
689
654
|
| (Peddler::APIs::ProductPricingV0::PriceType?, String?, String?, String?, Peddler::Money?, String?, Peddler::Money?, String?, Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?) -> Peddler::APIs::ProductPricingV0::OfferType
|
690
655
|
|
@@ -701,8 +666,8 @@ module Peddler
|
|
701
666
|
attr_reader quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]?
|
702
667
|
attr_reader regular_price: Peddler::Money?
|
703
668
|
attr_reader seller_sku: String?
|
704
|
-
def members: () -> [ :buying_price, :fulfillment_channel, :item_condition, :item_sub_condition, :regular_price, :seller_sku, :business_price, :offer_type, :quantity_discount_prices ]
|
705
669
|
|
670
|
+
def members: () -> [ :buying_price, :fulfillment_channel, :item_condition, :item_sub_condition, :regular_price, :seller_sku, :business_price, :offer_type, :quantity_discount_prices ]
|
706
671
|
def to_h: () -> { buying_price: Peddler::APIs::ProductPricingV0::PriceType?, fulfillment_channel: String?, item_condition: String?, item_sub_condition: String?, regular_price: Peddler::Money?, seller_sku: String?, business_price: Peddler::Money?, offer_type: String?, quantity_discount_prices: Array[Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType]? }
|
707
672
|
end
|
708
673
|
|
@@ -713,7 +678,6 @@ module Peddler
|
|
713
678
|
class Points < Data
|
714
679
|
def self.new: (?points_monetary_value: Peddler::Money?, ?points_number: Integer?) -> Peddler::APIs::ProductPricingV0::Points
|
715
680
|
| (Peddler::Money?, Integer?) -> Peddler::APIs::ProductPricingV0::Points
|
716
|
-
|
717
681
|
def self.[]: (?points_monetary_value: Peddler::Money?, ?points_number: Integer?) -> Peddler::APIs::ProductPricingV0::Points
|
718
682
|
| (Peddler::Money?, Integer?) -> Peddler::APIs::ProductPricingV0::Points
|
719
683
|
|
@@ -723,15 +687,14 @@ module Peddler
|
|
723
687
|
|
724
688
|
attr_reader points_monetary_value: Peddler::Money?
|
725
689
|
attr_reader points_number: Integer?
|
726
|
-
def members: () -> [ :points_monetary_value, :points_number ]
|
727
690
|
|
691
|
+
def members: () -> [ :points_monetary_value, :points_number ]
|
728
692
|
def to_h: () -> { points_monetary_value: Peddler::Money?, points_number: Integer? }
|
729
693
|
end
|
730
694
|
|
731
695
|
class Price < Data
|
732
696
|
def self.new: (status: String?, ?asin: String?, ?product: Peddler::APIs::ProductPricingV0::Product?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::Price
|
733
697
|
| (String?, String?, Peddler::APIs::ProductPricingV0::Product?, String?) -> Peddler::APIs::ProductPricingV0::Price
|
734
|
-
|
735
698
|
def self.[]: (status: String?, ?asin: String?, ?product: Peddler::APIs::ProductPricingV0::Product?, ?seller_sku: String?) -> Peddler::APIs::ProductPricingV0::Price
|
736
699
|
| (String?, String?, Peddler::APIs::ProductPricingV0::Product?, String?) -> Peddler::APIs::ProductPricingV0::Price
|
737
700
|
|
@@ -743,8 +706,8 @@ module Peddler
|
|
743
706
|
attr_reader product: Peddler::APIs::ProductPricingV0::Product?
|
744
707
|
attr_reader seller_sku: String?
|
745
708
|
attr_reader status: String?
|
746
|
-
def members: () -> [ :status, :asin, :product, :seller_sku ]
|
747
709
|
|
710
|
+
def members: () -> [ :status, :asin, :product, :seller_sku ]
|
748
711
|
def to_h: () -> { status: String?, asin: String?, product: Peddler::APIs::ProductPricingV0::Product?, seller_sku: String? }
|
749
712
|
end
|
750
713
|
|
@@ -755,7 +718,6 @@ module Peddler
|
|
755
718
|
class PriceType < Data
|
756
719
|
def self.new: (listing_price: Peddler::Money?, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
757
720
|
| (Peddler::Money?, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
758
|
-
|
759
721
|
def self.[]: (listing_price: Peddler::Money?, ?landed_price: Peddler::Money?, ?points: Peddler::APIs::ProductPricingV0::Points?, ?shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
760
722
|
| (Peddler::Money?, Peddler::Money?, Peddler::APIs::ProductPricingV0::Points?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::PriceType
|
761
723
|
|
@@ -767,15 +729,14 @@ module Peddler
|
|
767
729
|
attr_reader listing_price: Peddler::Money?
|
768
730
|
attr_reader points: Peddler::APIs::ProductPricingV0::Points?
|
769
731
|
attr_reader shipping: Peddler::Money?
|
770
|
-
def members: () -> [ :listing_price, :landed_price, :points, :shipping ]
|
771
732
|
|
733
|
+
def members: () -> [ :listing_price, :landed_price, :points, :shipping ]
|
772
734
|
def to_h: () -> { listing_price: Peddler::Money?, landed_price: Peddler::Money?, points: Peddler::APIs::ProductPricingV0::Points?, shipping: Peddler::Money? }
|
773
735
|
end
|
774
736
|
|
775
737
|
class PrimeInformationType < Data
|
776
738
|
def self.new: (national_prime: bool?, prime: bool?) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
777
739
|
| (bool?, bool?) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
778
|
-
|
779
740
|
def self.[]: (national_prime: bool?, prime: bool?) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
780
741
|
| (bool?, bool?) -> Peddler::APIs::ProductPricingV0::PrimeInformationType
|
781
742
|
|
@@ -789,14 +750,12 @@ module Peddler
|
|
789
750
|
def members: () -> [ :national_prime, :prime ]
|
790
751
|
def national_prime?: () -> bool
|
791
752
|
def prime?: () -> bool
|
792
|
-
|
793
753
|
def to_h: () -> { national_prime: bool?, prime: bool? }
|
794
754
|
end
|
795
755
|
|
796
756
|
class Product < Data
|
797
757
|
def self.new: (identifiers: Peddler::APIs::ProductPricingV0::IdentifierType?, ?attribute_sets: Array[untyped]?, ?competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?, ?offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?, ?relationships: Array[untyped]?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
798
758
|
| (Peddler::APIs::ProductPricingV0::IdentifierType?, Array[untyped]?, Peddler::APIs::ProductPricingV0::CompetitivePricingType?, Array[Peddler::APIs::ProductPricingV0::OfferType]?, Array[untyped]?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
799
|
-
|
800
759
|
def self.[]: (identifiers: Peddler::APIs::ProductPricingV0::IdentifierType?, ?attribute_sets: Array[untyped]?, ?competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?, ?offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?, ?relationships: Array[untyped]?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
801
760
|
| (Peddler::APIs::ProductPricingV0::IdentifierType?, Array[untyped]?, Peddler::APIs::ProductPricingV0::CompetitivePricingType?, Array[Peddler::APIs::ProductPricingV0::OfferType]?, Array[untyped]?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?) -> Peddler::APIs::ProductPricingV0::Product
|
802
761
|
|
@@ -810,15 +769,14 @@ module Peddler
|
|
810
769
|
attr_reader offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?
|
811
770
|
attr_reader relationships: Array[untyped]?
|
812
771
|
attr_reader sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?
|
813
|
-
def members: () -> [ :identifiers, :attribute_sets, :competitive_pricing, :offers, :relationships, :sales_rankings ]
|
814
772
|
|
773
|
+
def members: () -> [ :identifiers, :attribute_sets, :competitive_pricing, :offers, :relationships, :sales_rankings ]
|
815
774
|
def to_h: () -> { identifiers: Peddler::APIs::ProductPricingV0::IdentifierType?, attribute_sets: Array[untyped]?, competitive_pricing: Peddler::APIs::ProductPricingV0::CompetitivePricingType?, offers: Array[Peddler::APIs::ProductPricingV0::OfferType]?, relationships: Array[untyped]?, sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]? }
|
816
775
|
end
|
817
776
|
|
818
777
|
class QuantityDiscountPriceType < Data
|
819
778
|
def self.new: (listing_price: Peddler::Money?, quantity_discount_type: String?, quantity_tier: Integer?) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
820
779
|
| (Peddler::Money?, String?, Integer?) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
821
|
-
|
822
780
|
def self.[]: (listing_price: Peddler::Money?, quantity_discount_type: String?, quantity_tier: Integer?) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
823
781
|
| (Peddler::Money?, String?, Integer?) -> Peddler::APIs::ProductPricingV0::QuantityDiscountPriceType
|
824
782
|
|
@@ -829,8 +787,8 @@ module Peddler
|
|
829
787
|
attr_reader listing_price: Peddler::Money?
|
830
788
|
attr_reader quantity_discount_type: String?
|
831
789
|
attr_reader quantity_tier: Integer?
|
832
|
-
def members: () -> [ :listing_price, :quantity_discount_type, :quantity_tier ]
|
833
790
|
|
791
|
+
def members: () -> [ :listing_price, :quantity_discount_type, :quantity_tier ]
|
834
792
|
def to_h: () -> { listing_price: Peddler::Money?, quantity_discount_type: String?, quantity_tier: Integer? }
|
835
793
|
end
|
836
794
|
|
@@ -845,7 +803,6 @@ module Peddler
|
|
845
803
|
class SalesRankType < Data
|
846
804
|
def self.new: (product_category_id: String?, rank: Integer?) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
847
805
|
| (String?, Integer?) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
848
|
-
|
849
806
|
def self.[]: (product_category_id: String?, rank: Integer?) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
850
807
|
| (String?, Integer?) -> Peddler::APIs::ProductPricingV0::SalesRankType
|
851
808
|
|
@@ -855,15 +812,14 @@ module Peddler
|
|
855
812
|
|
856
813
|
attr_reader product_category_id: String?
|
857
814
|
attr_reader rank: Integer?
|
858
|
-
def members: () -> [ :product_category_id, :rank ]
|
859
815
|
|
816
|
+
def members: () -> [ :product_category_id, :rank ]
|
860
817
|
def to_h: () -> { product_category_id: String?, rank: Integer? }
|
861
818
|
end
|
862
819
|
|
863
820
|
class SellerFeedbackType < Data
|
864
821
|
def self.new: (feedback_count: Integer?, ?seller_positive_feedback_rating: Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
865
822
|
| (Integer?, Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
866
|
-
|
867
823
|
def self.[]: (feedback_count: Integer?, ?seller_positive_feedback_rating: Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
868
824
|
| (Integer?, Float?) -> Peddler::APIs::ProductPricingV0::SellerFeedbackType
|
869
825
|
|
@@ -873,15 +829,14 @@ module Peddler
|
|
873
829
|
|
874
830
|
attr_reader feedback_count: Integer?
|
875
831
|
attr_reader seller_positive_feedback_rating: Float?
|
876
|
-
def members: () -> [ :feedback_count, :seller_positive_feedback_rating ]
|
877
832
|
|
833
|
+
def members: () -> [ :feedback_count, :seller_positive_feedback_rating ]
|
878
834
|
def to_h: () -> { feedback_count: Integer?, seller_positive_feedback_rating: Float? }
|
879
835
|
end
|
880
836
|
|
881
837
|
class SellerSKUIdentifier < Data
|
882
838
|
def self.new: (marketplace_id: String?, seller_id: String?, seller_sku: String?) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
883
839
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
884
|
-
|
885
840
|
def self.[]: (marketplace_id: String?, seller_id: String?, seller_sku: String?) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
886
841
|
| (String?, String?, String?) -> Peddler::APIs::ProductPricingV0::SellerSKUIdentifier
|
887
842
|
|
@@ -892,15 +847,14 @@ module Peddler
|
|
892
847
|
attr_reader marketplace_id: String?
|
893
848
|
attr_reader seller_id: String?
|
894
849
|
attr_reader seller_sku: String?
|
895
|
-
def members: () -> [ :marketplace_id, :seller_id, :seller_sku ]
|
896
850
|
|
851
|
+
def members: () -> [ :marketplace_id, :seller_id, :seller_sku ]
|
897
852
|
def to_h: () -> { marketplace_id: String?, seller_id: String?, seller_sku: String? }
|
898
853
|
end
|
899
854
|
|
900
855
|
class ShipsFromType < Data
|
901
856
|
def self.new: (?country: String?, ?state: String?) -> Peddler::APIs::ProductPricingV0::ShipsFromType
|
902
857
|
| (String?, String?) -> Peddler::APIs::ProductPricingV0::ShipsFromType
|
903
|
-
|
904
858
|
def self.[]: (?country: String?, ?state: String?) -> Peddler::APIs::ProductPricingV0::ShipsFromType
|
905
859
|
| (String?, String?) -> Peddler::APIs::ProductPricingV0::ShipsFromType
|
906
860
|
|
@@ -910,15 +864,14 @@ module Peddler
|
|
910
864
|
|
911
865
|
attr_reader country: String?
|
912
866
|
attr_reader state: String?
|
913
|
-
def members: () -> [ :country, :state ]
|
914
867
|
|
868
|
+
def members: () -> [ :country, :state ]
|
915
869
|
def to_h: () -> { country: String?, state: String? }
|
916
870
|
end
|
917
871
|
|
918
872
|
class Summary < Data
|
919
873
|
def self.new: (total_offer_count: Integer?, ?buy_box_eligible_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?buy_box_prices: Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, ?competitive_price_threshold: Peddler::Money?, ?list_price: Peddler::Money?, ?lowest_prices: Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, ?number_of_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?offers_available_time: Time?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, ?suggested_lower_price_plus_shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
920
874
|
| (Integer?, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, Peddler::Money?, Peddler::Money?, Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Time?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
921
|
-
|
922
875
|
def self.[]: (total_offer_count: Integer?, ?buy_box_eligible_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?buy_box_prices: Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, ?competitive_price_threshold: Peddler::Money?, ?list_price: Peddler::Money?, ?lowest_prices: Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, ?number_of_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, ?offers_available_time: Time?, ?sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, ?suggested_lower_price_plus_shipping: Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
923
876
|
| (Integer?, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, Peddler::Money?, Peddler::Money?, Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, Time?, Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, Peddler::Money?) -> Peddler::APIs::ProductPricingV0::Summary
|
924
877
|
|
@@ -936,8 +889,8 @@ module Peddler
|
|
936
889
|
attr_reader sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?
|
937
890
|
attr_reader suggested_lower_price_plus_shipping: Peddler::Money?
|
938
891
|
attr_reader total_offer_count: Integer?
|
939
|
-
def members: () -> [ :total_offer_count, :buy_box_eligible_offers, :buy_box_prices, :competitive_price_threshold, :list_price, :lowest_prices, :number_of_offers, :offers_available_time, :sales_rankings, :suggested_lower_price_plus_shipping ]
|
940
892
|
|
893
|
+
def members: () -> [ :total_offer_count, :buy_box_eligible_offers, :buy_box_prices, :competitive_price_threshold, :list_price, :lowest_prices, :number_of_offers, :offers_available_time, :sales_rankings, :suggested_lower_price_plus_shipping ]
|
941
894
|
def to_h: () -> { total_offer_count: Integer?, buy_box_eligible_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, buy_box_prices: Array[Peddler::APIs::ProductPricingV0::BuyBoxPriceType]?, competitive_price_threshold: Peddler::Money?, list_price: Peddler::Money?, lowest_prices: Array[Peddler::APIs::ProductPricingV0::LowestPriceType]?, number_of_offers: Array[Peddler::APIs::ProductPricingV0::OfferCountType]?, offers_available_time: Time?, sales_rankings: Array[Peddler::APIs::ProductPricingV0::SalesRankType]?, suggested_lower_price_plus_shipping: Peddler::Money? }
|
942
895
|
end
|
943
896
|
|