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 Notification < Data
|
5
5
|
def self.new: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::BrandedItemContentChange::Payload?, payload_version: String?) -> Peddler::Notifications::BrandedItemContentChange::Notification
|
6
6
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::BrandedItemContentChange::Payload?, String?) -> Peddler::Notifications::BrandedItemContentChange::Notification
|
7
|
-
|
8
7
|
def self.[]: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::BrandedItemContentChange::Payload?, payload_version: String?) -> Peddler::Notifications::BrandedItemContentChange::Notification
|
9
8
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::BrandedItemContentChange::Payload?, String?) -> Peddler::Notifications::BrandedItemContentChange::Notification
|
10
9
|
|
@@ -18,15 +17,14 @@ module Peddler
|
|
18
17
|
attr_reader notification_version: String?
|
19
18
|
attr_reader payload: Peddler::Notifications::BrandedItemContentChange::Payload?
|
20
19
|
attr_reader payload_version: String?
|
21
|
-
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
22
20
|
|
21
|
+
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
23
22
|
def to_h: () -> { event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::BrandedItemContentChange::Payload?, payload_version: String? }
|
24
23
|
end
|
25
24
|
|
26
25
|
class Payload < Data
|
27
26
|
def self.new: (asin: String?, attributes_changed: Array[String]?, brand_name: String?, marketplace_id: String?) -> Peddler::Notifications::BrandedItemContentChange::Payload
|
28
27
|
| (String?, Array[String]?, String?, String?) -> Peddler::Notifications::BrandedItemContentChange::Payload
|
29
|
-
|
30
28
|
def self.[]: (asin: String?, attributes_changed: Array[String]?, brand_name: String?, marketplace_id: String?) -> Peddler::Notifications::BrandedItemContentChange::Payload
|
31
29
|
| (String?, Array[String]?, String?, String?) -> Peddler::Notifications::BrandedItemContentChange::Payload
|
32
30
|
|
@@ -38,8 +36,8 @@ module Peddler
|
|
38
36
|
attr_reader attributes_changed: Array[String]?
|
39
37
|
attr_reader brand_name: String?
|
40
38
|
attr_reader marketplace_id: String?
|
41
|
-
def members: () -> [ :asin, :attributes_changed, :brand_name, :marketplace_id ]
|
42
39
|
|
40
|
+
def members: () -> [ :asin, :attributes_changed, :brand_name, :marketplace_id ]
|
43
41
|
def to_h: () -> { asin: String?, attributes_changed: Array[String]?, brand_name: String?, marketplace_id: String? }
|
44
42
|
end
|
45
43
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class Notification < Data
|
5
5
|
def self.new: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::DataKioskQueryProcessingFinished::Payload?, payload_version: String?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Notification
|
6
6
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::DataKioskQueryProcessingFinished::Payload?, String?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Notification
|
7
|
-
|
8
7
|
def self.[]: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::DataKioskQueryProcessingFinished::Payload?, payload_version: String?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Notification
|
9
8
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::DataKioskQueryProcessingFinished::Payload?, String?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Notification
|
10
9
|
|
@@ -18,15 +17,14 @@ module Peddler
|
|
18
17
|
attr_reader notification_version: String?
|
19
18
|
attr_reader payload: Peddler::Notifications::DataKioskQueryProcessingFinished::Payload?
|
20
19
|
attr_reader payload_version: String?
|
21
|
-
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
22
20
|
|
21
|
+
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
23
22
|
def to_h: () -> { event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::DataKioskQueryProcessingFinished::Payload?, payload_version: String? }
|
24
23
|
end
|
25
24
|
|
26
25
|
class Payload < Data
|
27
26
|
def self.new: (account_id: String?, processing_status: String?, query: String?, query_id: String?, ?data_document_id: String?, ?error_document_id: String?, ?pagination: Hash[untyped, untyped]?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Payload
|
28
27
|
| (String?, String?, String?, String?, String?, String?, Hash[untyped, untyped]?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Payload
|
29
|
-
|
30
28
|
def self.[]: (account_id: String?, processing_status: String?, query: String?, query_id: String?, ?data_document_id: String?, ?error_document_id: String?, ?pagination: Hash[untyped, untyped]?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Payload
|
31
29
|
| (String?, String?, String?, String?, String?, String?, Hash[untyped, untyped]?) -> Peddler::Notifications::DataKioskQueryProcessingFinished::Payload
|
32
30
|
|
@@ -41,8 +39,8 @@ module Peddler
|
|
41
39
|
attr_reader processing_status: String?
|
42
40
|
attr_reader query: String?
|
43
41
|
attr_reader query_id: String?
|
44
|
-
def members: () -> [ :account_id, :processing_status, :query, :query_id, :data_document_id, :error_document_id, :pagination ]
|
45
42
|
|
43
|
+
def members: () -> [ :account_id, :processing_status, :query, :query_id, :data_document_id, :error_document_id, :pagination ]
|
46
44
|
def to_h: () -> { account_id: String?, processing_status: String?, query: String?, query_id: String?, data_document_id: String?, error_document_id: String?, pagination: Hash[untyped, untyped]? }
|
47
45
|
end
|
48
46
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class DetailPageTrafficEvent < Data
|
5
5
|
def self.new: (account_id: String?, asin: String?, end_time: Time?, glance_views: Integer?, marketplace_id: String?, start_time: Time?) -> Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent
|
6
6
|
| (String?, String?, Time?, Integer?, String?, Time?) -> Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent
|
7
|
-
|
8
7
|
def self.[]: (account_id: String?, asin: String?, end_time: Time?, glance_views: Integer?, marketplace_id: String?, start_time: Time?) -> Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent
|
9
8
|
| (String?, String?, Time?, Integer?, String?, Time?) -> Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent
|
10
9
|
|
@@ -18,8 +17,8 @@ module Peddler
|
|
18
17
|
attr_reader glance_views: Integer?
|
19
18
|
attr_reader marketplace_id: String?
|
20
19
|
attr_reader start_time: Time?
|
21
|
-
def members: () -> [ :account_id, :asin, :end_time, :glance_views, :marketplace_id, :start_time ]
|
22
20
|
|
21
|
+
def members: () -> [ :account_id, :asin, :end_time, :glance_views, :marketplace_id, :start_time ]
|
23
22
|
def to_h: () -> { account_id: String?, asin: String?, end_time: Time?, glance_views: Integer?, marketplace_id: String?, start_time: Time? }
|
24
23
|
end
|
25
24
|
|
@@ -30,7 +29,6 @@ module Peddler
|
|
30
29
|
class Notification < Data
|
31
30
|
def self.new: (event_time: String?, notification_metadata: String?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::DetailPageTrafficEvent::Payload?, payload_version: String?) -> Peddler::Notifications::DetailPageTrafficEvent::Notification
|
32
31
|
| (String?, String?, String?, String?, Peddler::Notifications::DetailPageTrafficEvent::Payload?, String?) -> Peddler::Notifications::DetailPageTrafficEvent::Notification
|
33
|
-
|
34
32
|
def self.[]: (event_time: String?, notification_metadata: String?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::DetailPageTrafficEvent::Payload?, payload_version: String?) -> Peddler::Notifications::DetailPageTrafficEvent::Notification
|
35
33
|
| (String?, String?, String?, String?, Peddler::Notifications::DetailPageTrafficEvent::Payload?, String?) -> Peddler::Notifications::DetailPageTrafficEvent::Notification
|
36
34
|
|
@@ -44,15 +42,14 @@ module Peddler
|
|
44
42
|
attr_reader notification_version: String?
|
45
43
|
attr_reader payload: Peddler::Notifications::DetailPageTrafficEvent::Payload?
|
46
44
|
attr_reader payload_version: String?
|
47
|
-
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
48
45
|
|
46
|
+
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
49
47
|
def to_h: () -> { event_time: String?, notification_metadata: String?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::DetailPageTrafficEvent::Payload?, payload_version: String? }
|
50
48
|
end
|
51
49
|
|
52
50
|
class NotificationMetadata < Data
|
53
51
|
def self.new: (application_id: String?, notification_id: String?, publish_time: String?, subscription_id: String?) -> Peddler::Notifications::DetailPageTrafficEvent::NotificationMetadata
|
54
52
|
| (String?, String?, String?, String?) -> Peddler::Notifications::DetailPageTrafficEvent::NotificationMetadata
|
55
|
-
|
56
53
|
def self.[]: (application_id: String?, notification_id: String?, publish_time: String?, subscription_id: String?) -> Peddler::Notifications::DetailPageTrafficEvent::NotificationMetadata
|
57
54
|
| (String?, String?, String?, String?) -> Peddler::Notifications::DetailPageTrafficEvent::NotificationMetadata
|
58
55
|
|
@@ -64,15 +61,14 @@ module Peddler
|
|
64
61
|
attr_reader notification_id: String?
|
65
62
|
attr_reader publish_time: String?
|
66
63
|
attr_reader subscription_id: String?
|
67
|
-
def members: () -> [ :application_id, :notification_id, :publish_time, :subscription_id ]
|
68
64
|
|
65
|
+
def members: () -> [ :application_id, :notification_id, :publish_time, :subscription_id ]
|
69
66
|
def to_h: () -> { application_id: String?, notification_id: String?, publish_time: String?, subscription_id: String? }
|
70
67
|
end
|
71
68
|
|
72
69
|
class Payload < Data
|
73
70
|
def self.new: (detail_page_traffic_events: Array[Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent]?) -> Peddler::Notifications::DetailPageTrafficEvent::Payload
|
74
71
|
| (Array[Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent]?) -> Peddler::Notifications::DetailPageTrafficEvent::Payload
|
75
|
-
|
76
72
|
def self.[]: (detail_page_traffic_events: Array[Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent]?) -> Peddler::Notifications::DetailPageTrafficEvent::Payload
|
77
73
|
| (Array[Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent]?) -> Peddler::Notifications::DetailPageTrafficEvent::Payload
|
78
74
|
|
@@ -81,8 +77,8 @@ module Peddler
|
|
81
77
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::Notifications::DetailPageTrafficEvent::Payload
|
82
78
|
|
83
79
|
attr_reader detail_page_traffic_events: Array[Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent]?
|
84
|
-
def members: () -> [ :detail_page_traffic_events ]
|
85
80
|
|
81
|
+
def members: () -> [ :detail_page_traffic_events ]
|
86
82
|
def to_h: () -> { detail_page_traffic_events: Array[Peddler::Notifications::DetailPageTrafficEvent::DetailPageTrafficEvent]? }
|
87
83
|
end
|
88
84
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class Notification < Data
|
5
5
|
def self.new: (payload: Peddler::Notifications::FBAInventoryAvailabilityChange::Payload?, ?event_time: Time?, ?notification_type: String?, ?notification_version: String?, ?payload_version: String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Notification
|
6
6
|
| (Peddler::Notifications::FBAInventoryAvailabilityChange::Payload?, Time?, String?, String?, String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Notification
|
7
|
-
|
8
7
|
def self.[]: (payload: Peddler::Notifications::FBAInventoryAvailabilityChange::Payload?, ?event_time: Time?, ?notification_type: String?, ?notification_version: String?, ?payload_version: String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Notification
|
9
8
|
| (Peddler::Notifications::FBAInventoryAvailabilityChange::Payload?, Time?, String?, String?, String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Notification
|
10
9
|
|
@@ -17,15 +16,14 @@ module Peddler
|
|
17
16
|
attr_reader notification_version: String?
|
18
17
|
attr_reader payload: Peddler::Notifications::FBAInventoryAvailabilityChange::Payload?
|
19
18
|
attr_reader payload_version: String?
|
20
|
-
def members: () -> [ :payload, :event_time, :notification_type, :notification_version, :payload_version ]
|
21
19
|
|
20
|
+
def members: () -> [ :payload, :event_time, :notification_type, :notification_version, :payload_version ]
|
22
21
|
def to_h: () -> { payload: Peddler::Notifications::FBAInventoryAvailabilityChange::Payload?, event_time: Time?, notification_type: String?, notification_version: String?, payload_version: String? }
|
23
22
|
end
|
24
23
|
|
25
24
|
class Payload < Data
|
26
25
|
def self.new: (asin: String?, fn_sku: String?, fulfillment_inventory_by_marketplace: Array[untyped]?, sku: String?, seller_id: String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Payload
|
27
26
|
| (String?, String?, Array[untyped]?, String?, String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Payload
|
28
|
-
|
29
27
|
def self.[]: (asin: String?, fn_sku: String?, fulfillment_inventory_by_marketplace: Array[untyped]?, sku: String?, seller_id: String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Payload
|
30
28
|
| (String?, String?, Array[untyped]?, String?, String?) -> Peddler::Notifications::FBAInventoryAvailabilityChange::Payload
|
31
29
|
|
@@ -38,8 +36,8 @@ module Peddler
|
|
38
36
|
attr_reader fulfillment_inventory_by_marketplace: Array[untyped]?
|
39
37
|
attr_reader seller_id: String?
|
40
38
|
attr_reader sku: String?
|
41
|
-
def members: () -> [ :asin, :fn_sku, :fulfillment_inventory_by_marketplace, :sku, :seller_id ]
|
42
39
|
|
40
|
+
def members: () -> [ :asin, :fn_sku, :fulfillment_inventory_by_marketplace, :sku, :seller_id ]
|
43
41
|
def to_h: () -> { asin: String?, fn_sku: String?, fulfillment_inventory_by_marketplace: Array[untyped]?, sku: String?, seller_id: String? }
|
44
42
|
end
|
45
43
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class FBAOutboundShipmentStatusNotification < Data
|
5
5
|
def self.new: (amazon_order_id: String?, amazon_shipment_id: String?, seller_id: String?, shipment_status: String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification
|
6
6
|
| (String?, String?, String?, String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification
|
7
|
-
|
8
7
|
def self.[]: (amazon_order_id: String?, amazon_shipment_id: String?, seller_id: String?, shipment_status: String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification
|
9
8
|
| (String?, String?, String?, String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification
|
10
9
|
|
@@ -16,15 +15,14 @@ module Peddler
|
|
16
15
|
attr_reader amazon_shipment_id: String?
|
17
16
|
attr_reader seller_id: String?
|
18
17
|
attr_reader shipment_status: String?
|
19
|
-
def members: () -> [ :amazon_order_id, :amazon_shipment_id, :seller_id, :shipment_status ]
|
20
18
|
|
19
|
+
def members: () -> [ :amazon_order_id, :amazon_shipment_id, :seller_id, :shipment_status ]
|
21
20
|
def to_h: () -> { amazon_order_id: String?, amazon_shipment_id: String?, seller_id: String?, shipment_status: String? }
|
22
21
|
end
|
23
22
|
|
24
23
|
class Notification < Data
|
25
24
|
def self.new: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FBAOutboundShipmentStatus::Payload?, payload_version: String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Notification
|
26
25
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::FBAOutboundShipmentStatus::Payload?, String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Notification
|
27
|
-
|
28
26
|
def self.[]: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FBAOutboundShipmentStatus::Payload?, payload_version: String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Notification
|
29
27
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::FBAOutboundShipmentStatus::Payload?, String?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Notification
|
30
28
|
|
@@ -38,15 +36,14 @@ module Peddler
|
|
38
36
|
attr_reader notification_version: String?
|
39
37
|
attr_reader payload: Peddler::Notifications::FBAOutboundShipmentStatus::Payload?
|
40
38
|
attr_reader payload_version: String?
|
41
|
-
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
42
39
|
|
40
|
+
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
43
41
|
def to_h: () -> { event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FBAOutboundShipmentStatus::Payload?, payload_version: String? }
|
44
42
|
end
|
45
43
|
|
46
44
|
class Payload < Data
|
47
45
|
def self.new: (fba_outbound_shipment_status_notification: Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Payload
|
48
46
|
| (Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Payload
|
49
|
-
|
50
47
|
def self.[]: (fba_outbound_shipment_status_notification: Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Payload
|
51
48
|
| (Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification?) -> Peddler::Notifications::FBAOutboundShipmentStatus::Payload
|
52
49
|
|
@@ -55,8 +52,8 @@ module Peddler
|
|
55
52
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::Notifications::FBAOutboundShipmentStatus::Payload
|
56
53
|
|
57
54
|
attr_reader fba_outbound_shipment_status_notification: Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification?
|
58
|
-
def members: () -> [ :fba_outbound_shipment_status_notification ]
|
59
55
|
|
56
|
+
def members: () -> [ :fba_outbound_shipment_status_notification ]
|
60
57
|
def to_h: () -> { fba_outbound_shipment_status_notification: Peddler::Notifications::FBAOutboundShipmentStatus::FBAOutboundShipmentStatusNotification? }
|
61
58
|
end
|
62
59
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class FeeAmount < Data
|
5
5
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeeAmount
|
6
6
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeeAmount
|
7
|
-
|
8
7
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeeAmount
|
9
8
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeeAmount
|
10
9
|
|
@@ -14,15 +13,14 @@ module Peddler
|
|
14
13
|
|
15
14
|
attr_reader amount: Integer?
|
16
15
|
attr_reader currency_code: String?
|
17
|
-
def members: () -> [ :amount, :currency_code ]
|
18
16
|
|
17
|
+
def members: () -> [ :amount, :currency_code ]
|
19
18
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
20
19
|
end
|
21
20
|
|
22
21
|
class FeeDetail < Data
|
23
22
|
def self.new: (fee_amount: Peddler::Notifications::FeePromotion::FeeAmount?, fee_promotion: Peddler::Notifications::FeePromotion::FeePromotion?, fee_type: String?, final_fee: Peddler::Notifications::FeePromotion::FinalFee?, included_fees: Array[untyped]?, tax_amount: Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::FeeDetail
|
24
23
|
| (Peddler::Notifications::FeePromotion::FeeAmount?, Peddler::Notifications::FeePromotion::FeePromotion?, String?, Peddler::Notifications::FeePromotion::FinalFee?, Array[untyped]?, Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::FeeDetail
|
25
|
-
|
26
24
|
def self.[]: (fee_amount: Peddler::Notifications::FeePromotion::FeeAmount?, fee_promotion: Peddler::Notifications::FeePromotion::FeePromotion?, fee_type: String?, final_fee: Peddler::Notifications::FeePromotion::FinalFee?, included_fees: Array[untyped]?, tax_amount: Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::FeeDetail
|
27
25
|
| (Peddler::Notifications::FeePromotion::FeeAmount?, Peddler::Notifications::FeePromotion::FeePromotion?, String?, Peddler::Notifications::FeePromotion::FinalFee?, Array[untyped]?, Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::FeeDetail
|
28
26
|
|
@@ -36,15 +34,14 @@ module Peddler
|
|
36
34
|
attr_reader final_fee: Peddler::Notifications::FeePromotion::FinalFee?
|
37
35
|
attr_reader included_fees: Array[untyped]?
|
38
36
|
attr_reader tax_amount: Peddler::Notifications::FeePromotion::TaxAmount?
|
39
|
-
def members: () -> [ :fee_amount, :fee_promotion, :fee_type, :final_fee, :included_fees, :tax_amount ]
|
40
37
|
|
38
|
+
def members: () -> [ :fee_amount, :fee_promotion, :fee_type, :final_fee, :included_fees, :tax_amount ]
|
41
39
|
def to_h: () -> { fee_amount: Peddler::Notifications::FeePromotion::FeeAmount?, fee_promotion: Peddler::Notifications::FeePromotion::FeePromotion?, fee_type: String?, final_fee: Peddler::Notifications::FeePromotion::FinalFee?, included_fees: Array[untyped]?, tax_amount: Peddler::Notifications::FeePromotion::TaxAmount? }
|
42
40
|
end
|
43
41
|
|
44
42
|
class FeeDiscountMonetaryAmount < Data
|
45
43
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount
|
46
44
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount
|
47
|
-
|
48
45
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount
|
49
46
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount
|
50
47
|
|
@@ -54,15 +51,14 @@ module Peddler
|
|
54
51
|
|
55
52
|
attr_reader amount: Integer?
|
56
53
|
attr_reader currency_code: String?
|
57
|
-
def members: () -> [ :amount, :currency_code ]
|
58
54
|
|
55
|
+
def members: () -> [ :amount, :currency_code ]
|
59
56
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
60
57
|
end
|
61
58
|
|
62
59
|
class FeePromotion < Data
|
63
60
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeePromotion
|
64
61
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeePromotion
|
65
|
-
|
66
62
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeePromotion
|
67
63
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeePromotion
|
68
64
|
|
@@ -72,15 +68,14 @@ module Peddler
|
|
72
68
|
|
73
69
|
attr_reader amount: Integer?
|
74
70
|
attr_reader currency_code: String?
|
75
|
-
def members: () -> [ :amount, :currency_code ]
|
76
71
|
|
72
|
+
def members: () -> [ :amount, :currency_code ]
|
77
73
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
78
74
|
end
|
79
75
|
|
80
76
|
class FeePromotionNotification < Data
|
81
77
|
def self.new: (fee_promotion_type: String?, fee_promotion_type_description: String?, identifiers: Array[Peddler::Notifications::FeePromotion::Identifier]?, marketplace_id: String?, merchant_id: String?, promotion_active_time_range: Peddler::Notifications::FeePromotion::PromotionActiveTimeRange?, promotion_information: Array[Peddler::Notifications::FeePromotion::PromotionInformation]?) -> Peddler::Notifications::FeePromotion::FeePromotionNotification
|
82
78
|
| (String?, String?, Array[Peddler::Notifications::FeePromotion::Identifier]?, String?, String?, Peddler::Notifications::FeePromotion::PromotionActiveTimeRange?, Array[Peddler::Notifications::FeePromotion::PromotionInformation]?) -> Peddler::Notifications::FeePromotion::FeePromotionNotification
|
83
|
-
|
84
79
|
def self.[]: (fee_promotion_type: String?, fee_promotion_type_description: String?, identifiers: Array[Peddler::Notifications::FeePromotion::Identifier]?, marketplace_id: String?, merchant_id: String?, promotion_active_time_range: Peddler::Notifications::FeePromotion::PromotionActiveTimeRange?, promotion_information: Array[Peddler::Notifications::FeePromotion::PromotionInformation]?) -> Peddler::Notifications::FeePromotion::FeePromotionNotification
|
85
80
|
| (String?, String?, Array[Peddler::Notifications::FeePromotion::Identifier]?, String?, String?, Peddler::Notifications::FeePromotion::PromotionActiveTimeRange?, Array[Peddler::Notifications::FeePromotion::PromotionInformation]?) -> Peddler::Notifications::FeePromotion::FeePromotionNotification
|
86
81
|
|
@@ -95,15 +90,14 @@ module Peddler
|
|
95
90
|
attr_reader merchant_id: String?
|
96
91
|
attr_reader promotion_active_time_range: Peddler::Notifications::FeePromotion::PromotionActiveTimeRange?
|
97
92
|
attr_reader promotion_information: Array[Peddler::Notifications::FeePromotion::PromotionInformation]?
|
98
|
-
def members: () -> [ :fee_promotion_type, :fee_promotion_type_description, :identifiers, :marketplace_id, :merchant_id, :promotion_active_time_range, :promotion_information ]
|
99
93
|
|
94
|
+
def members: () -> [ :fee_promotion_type, :fee_promotion_type_description, :identifiers, :marketplace_id, :merchant_id, :promotion_active_time_range, :promotion_information ]
|
100
95
|
def to_h: () -> { fee_promotion_type: String?, fee_promotion_type_description: String?, identifiers: Array[Peddler::Notifications::FeePromotion::Identifier]?, marketplace_id: String?, merchant_id: String?, promotion_active_time_range: Peddler::Notifications::FeePromotion::PromotionActiveTimeRange?, promotion_information: Array[Peddler::Notifications::FeePromotion::PromotionInformation]? }
|
101
96
|
end
|
102
97
|
|
103
98
|
class FeesEstimate < Data
|
104
99
|
def self.new: (fee_details: Array[untyped]?, time_of_fees_estimated: String?, total_fees_estimate: Hash[untyped, untyped]?) -> Peddler::Notifications::FeePromotion::FeesEstimate
|
105
100
|
| (Array[untyped]?, String?, Hash[untyped, untyped]?) -> Peddler::Notifications::FeePromotion::FeesEstimate
|
106
|
-
|
107
101
|
def self.[]: (fee_details: Array[untyped]?, time_of_fees_estimated: String?, total_fees_estimate: Hash[untyped, untyped]?) -> Peddler::Notifications::FeePromotion::FeesEstimate
|
108
102
|
| (Array[untyped]?, String?, Hash[untyped, untyped]?) -> Peddler::Notifications::FeePromotion::FeesEstimate
|
109
103
|
|
@@ -114,15 +108,14 @@ module Peddler
|
|
114
108
|
attr_reader fee_details: Array[untyped]?
|
115
109
|
attr_reader time_of_fees_estimated: String?
|
116
110
|
attr_reader total_fees_estimate: Hash[untyped, untyped]?
|
117
|
-
def members: () -> [ :fee_details, :time_of_fees_estimated, :total_fees_estimate ]
|
118
111
|
|
112
|
+
def members: () -> [ :fee_details, :time_of_fees_estimated, :total_fees_estimate ]
|
119
113
|
def to_h: () -> { fee_details: Array[untyped]?, time_of_fees_estimated: String?, total_fees_estimate: Hash[untyped, untyped]? }
|
120
114
|
end
|
121
115
|
|
122
116
|
class FeesEstimateTotalFeesEstimate < Data
|
123
117
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeesEstimateTotalFeesEstimate
|
124
118
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeesEstimateTotalFeesEstimate
|
125
|
-
|
126
119
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FeesEstimateTotalFeesEstimate
|
127
120
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FeesEstimateTotalFeesEstimate
|
128
121
|
|
@@ -132,15 +125,14 @@ module Peddler
|
|
132
125
|
|
133
126
|
attr_reader amount: Integer?
|
134
127
|
attr_reader currency_code: String?
|
135
|
-
def members: () -> [ :amount, :currency_code ]
|
136
128
|
|
129
|
+
def members: () -> [ :amount, :currency_code ]
|
137
130
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
138
131
|
end
|
139
132
|
|
140
133
|
class FinalFee < Data
|
141
134
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FinalFee
|
142
135
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FinalFee
|
143
|
-
|
144
136
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::FinalFee
|
145
137
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::FinalFee
|
146
138
|
|
@@ -150,15 +142,14 @@ module Peddler
|
|
150
142
|
|
151
143
|
attr_reader amount: Integer?
|
152
144
|
attr_reader currency_code: String?
|
153
|
-
def members: () -> [ :amount, :currency_code ]
|
154
145
|
|
146
|
+
def members: () -> [ :amount, :currency_code ]
|
155
147
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
156
148
|
end
|
157
149
|
|
158
150
|
class Identifier < Data
|
159
151
|
def self.new: (identifier_type: String?, identifier_values: Array[untyped]?) -> Peddler::Notifications::FeePromotion::Identifier
|
160
152
|
| (String?, Array[untyped]?) -> Peddler::Notifications::FeePromotion::Identifier
|
161
|
-
|
162
153
|
def self.[]: (identifier_type: String?, identifier_values: Array[untyped]?) -> Peddler::Notifications::FeePromotion::Identifier
|
163
154
|
| (String?, Array[untyped]?) -> Peddler::Notifications::FeePromotion::Identifier
|
164
155
|
|
@@ -168,15 +159,14 @@ module Peddler
|
|
168
159
|
|
169
160
|
attr_reader identifier_type: String?
|
170
161
|
attr_reader identifier_values: Array[untyped]?
|
171
|
-
def members: () -> [ :identifier_type, :identifier_values ]
|
172
162
|
|
163
|
+
def members: () -> [ :identifier_type, :identifier_values ]
|
173
164
|
def to_h: () -> { identifier_type: String?, identifier_values: Array[untyped]? }
|
174
165
|
end
|
175
166
|
|
176
167
|
class IdentifierValue < Data
|
177
168
|
def self.new: (identifier_value_friendly_name: String?, identifier_value_id: String?) -> Peddler::Notifications::FeePromotion::IdentifierValue
|
178
169
|
| (String?, String?) -> Peddler::Notifications::FeePromotion::IdentifierValue
|
179
|
-
|
180
170
|
def self.[]: (identifier_value_friendly_name: String?, identifier_value_id: String?) -> Peddler::Notifications::FeePromotion::IdentifierValue
|
181
171
|
| (String?, String?) -> Peddler::Notifications::FeePromotion::IdentifierValue
|
182
172
|
|
@@ -186,15 +176,14 @@ module Peddler
|
|
186
176
|
|
187
177
|
attr_reader identifier_value_friendly_name: String?
|
188
178
|
attr_reader identifier_value_id: String?
|
189
|
-
def members: () -> [ :identifier_value_friendly_name, :identifier_value_id ]
|
190
179
|
|
180
|
+
def members: () -> [ :identifier_value_friendly_name, :identifier_value_id ]
|
191
181
|
def to_h: () -> { identifier_value_friendly_name: String?, identifier_value_id: String? }
|
192
182
|
end
|
193
183
|
|
194
184
|
class IncludedFee < Data
|
195
185
|
def self.new: (fee_amount: Peddler::Notifications::FeePromotion::FeeAmount?, fee_promotion: Peddler::Notifications::FeePromotion::FeePromotion?, fee_type: String?, final_fee: Peddler::Notifications::FeePromotion::FinalFee?, tax_amount: Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::IncludedFee
|
196
186
|
| (Peddler::Notifications::FeePromotion::FeeAmount?, Peddler::Notifications::FeePromotion::FeePromotion?, String?, Peddler::Notifications::FeePromotion::FinalFee?, Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::IncludedFee
|
197
|
-
|
198
187
|
def self.[]: (fee_amount: Peddler::Notifications::FeePromotion::FeeAmount?, fee_promotion: Peddler::Notifications::FeePromotion::FeePromotion?, fee_type: String?, final_fee: Peddler::Notifications::FeePromotion::FinalFee?, tax_amount: Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::IncludedFee
|
199
188
|
| (Peddler::Notifications::FeePromotion::FeeAmount?, Peddler::Notifications::FeePromotion::FeePromotion?, String?, Peddler::Notifications::FeePromotion::FinalFee?, Peddler::Notifications::FeePromotion::TaxAmount?) -> Peddler::Notifications::FeePromotion::IncludedFee
|
200
189
|
|
@@ -207,15 +196,14 @@ module Peddler
|
|
207
196
|
attr_reader fee_type: String?
|
208
197
|
attr_reader final_fee: Peddler::Notifications::FeePromotion::FinalFee?
|
209
198
|
attr_reader tax_amount: Peddler::Notifications::FeePromotion::TaxAmount?
|
210
|
-
def members: () -> [ :fee_amount, :fee_promotion, :fee_type, :final_fee, :tax_amount ]
|
211
199
|
|
200
|
+
def members: () -> [ :fee_amount, :fee_promotion, :fee_type, :final_fee, :tax_amount ]
|
212
201
|
def to_h: () -> { fee_amount: Peddler::Notifications::FeePromotion::FeeAmount?, fee_promotion: Peddler::Notifications::FeePromotion::FeePromotion?, fee_type: String?, final_fee: Peddler::Notifications::FeePromotion::FinalFee?, tax_amount: Peddler::Notifications::FeePromotion::TaxAmount? }
|
213
202
|
end
|
214
203
|
|
215
204
|
class Notification < Data
|
216
205
|
def self.new: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FeePromotion::Payload?, payload_version: String?) -> Peddler::Notifications::FeePromotion::Notification
|
217
206
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::FeePromotion::Payload?, String?) -> Peddler::Notifications::FeePromotion::Notification
|
218
|
-
|
219
207
|
def self.[]: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FeePromotion::Payload?, payload_version: String?) -> Peddler::Notifications::FeePromotion::Notification
|
220
208
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::FeePromotion::Payload?, String?) -> Peddler::Notifications::FeePromotion::Notification
|
221
209
|
|
@@ -229,15 +217,14 @@ module Peddler
|
|
229
217
|
attr_reader notification_version: String?
|
230
218
|
attr_reader payload: Peddler::Notifications::FeePromotion::Payload?
|
231
219
|
attr_reader payload_version: String?
|
232
|
-
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
233
220
|
|
221
|
+
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
234
222
|
def to_h: () -> { event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FeePromotion::Payload?, payload_version: String? }
|
235
223
|
end
|
236
224
|
|
237
225
|
class Payload < Data
|
238
226
|
def self.new: (fee_promotion_notification: Peddler::Notifications::FeePromotion::FeePromotionNotification?) -> Peddler::Notifications::FeePromotion::Payload
|
239
227
|
| (Peddler::Notifications::FeePromotion::FeePromotionNotification?) -> Peddler::Notifications::FeePromotion::Payload
|
240
|
-
|
241
228
|
def self.[]: (fee_promotion_notification: Peddler::Notifications::FeePromotion::FeePromotionNotification?) -> Peddler::Notifications::FeePromotion::Payload
|
242
229
|
| (Peddler::Notifications::FeePromotion::FeePromotionNotification?) -> Peddler::Notifications::FeePromotion::Payload
|
243
230
|
|
@@ -246,15 +233,14 @@ module Peddler
|
|
246
233
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::Notifications::FeePromotion::Payload
|
247
234
|
|
248
235
|
attr_reader fee_promotion_notification: Peddler::Notifications::FeePromotion::FeePromotionNotification?
|
249
|
-
def members: () -> [ :fee_promotion_notification ]
|
250
236
|
|
237
|
+
def members: () -> [ :fee_promotion_notification ]
|
251
238
|
def to_h: () -> { fee_promotion_notification: Peddler::Notifications::FeePromotion::FeePromotionNotification? }
|
252
239
|
end
|
253
240
|
|
254
241
|
class PriceThreshold < Data
|
255
242
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::PriceThreshold
|
256
243
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::PriceThreshold
|
257
|
-
|
258
244
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::PriceThreshold
|
259
245
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::PriceThreshold
|
260
246
|
|
@@ -264,15 +250,14 @@ module Peddler
|
|
264
250
|
|
265
251
|
attr_reader amount: Integer?
|
266
252
|
attr_reader currency_code: String?
|
267
|
-
def members: () -> [ :amount, :currency_code ]
|
268
253
|
|
254
|
+
def members: () -> [ :amount, :currency_code ]
|
269
255
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
270
256
|
end
|
271
257
|
|
272
258
|
class PromotionActiveTimeRange < Data
|
273
259
|
def self.new: (effective_from_date: String?, effective_through_date: String?) -> Peddler::Notifications::FeePromotion::PromotionActiveTimeRange
|
274
260
|
| (String?, String?) -> Peddler::Notifications::FeePromotion::PromotionActiveTimeRange
|
275
|
-
|
276
261
|
def self.[]: (effective_from_date: String?, effective_through_date: String?) -> Peddler::Notifications::FeePromotion::PromotionActiveTimeRange
|
277
262
|
| (String?, String?) -> Peddler::Notifications::FeePromotion::PromotionActiveTimeRange
|
278
263
|
|
@@ -282,15 +267,14 @@ module Peddler
|
|
282
267
|
|
283
268
|
attr_reader effective_from_date: String?
|
284
269
|
attr_reader effective_through_date: String?
|
285
|
-
def members: () -> [ :effective_from_date, :effective_through_date ]
|
286
270
|
|
271
|
+
def members: () -> [ :effective_from_date, :effective_through_date ]
|
287
272
|
def to_h: () -> { effective_from_date: String?, effective_through_date: String? }
|
288
273
|
end
|
289
274
|
|
290
275
|
class PromotionInformation < Data
|
291
276
|
def self.new: (fee_discount_monetary_amount: Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount?, fee_discount_type: String?, fee_discount_value: Float?, fee_type: String?, fees_estimate: Peddler::Notifications::FeePromotion::FeesEstimate?, price_threshold: Peddler::Notifications::FeePromotion::PriceThreshold?) -> Peddler::Notifications::FeePromotion::PromotionInformation
|
292
277
|
| (Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount?, String?, Float?, String?, Peddler::Notifications::FeePromotion::FeesEstimate?, Peddler::Notifications::FeePromotion::PriceThreshold?) -> Peddler::Notifications::FeePromotion::PromotionInformation
|
293
|
-
|
294
278
|
def self.[]: (fee_discount_monetary_amount: Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount?, fee_discount_type: String?, fee_discount_value: Float?, fee_type: String?, fees_estimate: Peddler::Notifications::FeePromotion::FeesEstimate?, price_threshold: Peddler::Notifications::FeePromotion::PriceThreshold?) -> Peddler::Notifications::FeePromotion::PromotionInformation
|
295
279
|
| (Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount?, String?, Float?, String?, Peddler::Notifications::FeePromotion::FeesEstimate?, Peddler::Notifications::FeePromotion::PriceThreshold?) -> Peddler::Notifications::FeePromotion::PromotionInformation
|
296
280
|
|
@@ -304,15 +288,14 @@ module Peddler
|
|
304
288
|
attr_reader fee_type: String?
|
305
289
|
attr_reader fees_estimate: Peddler::Notifications::FeePromotion::FeesEstimate?
|
306
290
|
attr_reader price_threshold: Peddler::Notifications::FeePromotion::PriceThreshold?
|
307
|
-
def members: () -> [ :fee_discount_monetary_amount, :fee_discount_type, :fee_discount_value, :fee_type, :fees_estimate, :price_threshold ]
|
308
291
|
|
292
|
+
def members: () -> [ :fee_discount_monetary_amount, :fee_discount_type, :fee_discount_value, :fee_type, :fees_estimate, :price_threshold ]
|
309
293
|
def to_h: () -> { fee_discount_monetary_amount: Peddler::Notifications::FeePromotion::FeeDiscountMonetaryAmount?, fee_discount_type: String?, fee_discount_value: Float?, fee_type: String?, fees_estimate: Peddler::Notifications::FeePromotion::FeesEstimate?, price_threshold: Peddler::Notifications::FeePromotion::PriceThreshold? }
|
310
294
|
end
|
311
295
|
|
312
296
|
class TaxAmount < Data
|
313
297
|
def self.new: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::TaxAmount
|
314
298
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::TaxAmount
|
315
|
-
|
316
299
|
def self.[]: (amount: Integer?, currency_code: String?) -> Peddler::Notifications::FeePromotion::TaxAmount
|
317
300
|
| (Integer?, String?) -> Peddler::Notifications::FeePromotion::TaxAmount
|
318
301
|
|
@@ -322,8 +305,8 @@ module Peddler
|
|
322
305
|
|
323
306
|
attr_reader amount: Integer?
|
324
307
|
attr_reader currency_code: String?
|
325
|
-
def members: () -> [ :amount, :currency_code ]
|
326
308
|
|
309
|
+
def members: () -> [ :amount, :currency_code ]
|
327
310
|
def to_h: () -> { amount: Integer?, currency_code: String? }
|
328
311
|
end
|
329
312
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class FeedProcessingFinishedNotification < Data
|
5
5
|
def self.new: (account_id: String?, feed_id: String?, feed_type: String?, processing_status: String?, ?result_feed_document_id: String?, ?seller_id: String?) -> Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification
|
6
6
|
| (String?, String?, String?, String?, String?, String?) -> Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification
|
7
|
-
|
8
7
|
def self.[]: (account_id: String?, feed_id: String?, feed_type: String?, processing_status: String?, ?result_feed_document_id: String?, ?seller_id: String?) -> Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification
|
9
8
|
| (String?, String?, String?, String?, String?, String?) -> Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification
|
10
9
|
|
@@ -18,15 +17,14 @@ module Peddler
|
|
18
17
|
attr_reader processing_status: String?
|
19
18
|
attr_reader result_feed_document_id: String?
|
20
19
|
attr_reader seller_id: String?
|
21
|
-
def members: () -> [ :account_id, :feed_id, :feed_type, :processing_status, :result_feed_document_id, :seller_id ]
|
22
20
|
|
21
|
+
def members: () -> [ :account_id, :feed_id, :feed_type, :processing_status, :result_feed_document_id, :seller_id ]
|
23
22
|
def to_h: () -> { account_id: String?, feed_id: String?, feed_type: String?, processing_status: String?, result_feed_document_id: String?, seller_id: String? }
|
24
23
|
end
|
25
24
|
|
26
25
|
class Notification < Data
|
27
26
|
def self.new: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FeedProcessingFinished::Payload?, payload_version: String?) -> Peddler::Notifications::FeedProcessingFinished::Notification
|
28
27
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::FeedProcessingFinished::Payload?, String?) -> Peddler::Notifications::FeedProcessingFinished::Notification
|
29
|
-
|
30
28
|
def self.[]: (event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FeedProcessingFinished::Payload?, payload_version: String?) -> Peddler::Notifications::FeedProcessingFinished::Notification
|
31
29
|
| (String?, Hash[untyped, untyped]?, String?, String?, Peddler::Notifications::FeedProcessingFinished::Payload?, String?) -> Peddler::Notifications::FeedProcessingFinished::Notification
|
32
30
|
|
@@ -40,15 +38,14 @@ module Peddler
|
|
40
38
|
attr_reader notification_version: String?
|
41
39
|
attr_reader payload: Peddler::Notifications::FeedProcessingFinished::Payload?
|
42
40
|
attr_reader payload_version: String?
|
43
|
-
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
44
41
|
|
42
|
+
def members: () -> [ :event_time, :notification_metadata, :notification_type, :notification_version, :payload, :payload_version ]
|
45
43
|
def to_h: () -> { event_time: String?, notification_metadata: Hash[untyped, untyped]?, notification_type: String?, notification_version: String?, payload: Peddler::Notifications::FeedProcessingFinished::Payload?, payload_version: String? }
|
46
44
|
end
|
47
45
|
|
48
46
|
class Payload < Data
|
49
47
|
def self.new: (feed_processing_finished_notification: Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification?) -> Peddler::Notifications::FeedProcessingFinished::Payload
|
50
48
|
| (Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification?) -> Peddler::Notifications::FeedProcessingFinished::Payload
|
51
|
-
|
52
49
|
def self.[]: (feed_processing_finished_notification: Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification?) -> Peddler::Notifications::FeedProcessingFinished::Payload
|
53
50
|
| (Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification?) -> Peddler::Notifications::FeedProcessingFinished::Payload
|
54
51
|
|
@@ -57,8 +54,8 @@ module Peddler
|
|
57
54
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::Notifications::FeedProcessingFinished::Payload
|
58
55
|
|
59
56
|
attr_reader feed_processing_finished_notification: Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification?
|
60
|
-
def members: () -> [ :feed_processing_finished_notification ]
|
61
57
|
|
58
|
+
def members: () -> [ :feed_processing_finished_notification ]
|
62
59
|
def to_h: () -> { feed_processing_finished_notification: Peddler::Notifications::FeedProcessingFinished::FeedProcessingFinishedNotification? }
|
63
60
|
end
|
64
61
|
|