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 CreateProductReviewAndSellerFeedbackSolicitationResponse < Data
|
5
5
|
def self.new: (?errors: Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::CreateProductReviewAndSellerFeedbackSolicitationResponse
|
6
6
|
| (Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::CreateProductReviewAndSellerFeedbackSolicitationResponse
|
7
|
-
|
8
7
|
def self.[]: (?errors: Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::CreateProductReviewAndSellerFeedbackSolicitationResponse
|
9
8
|
| (Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::CreateProductReviewAndSellerFeedbackSolicitationResponse
|
10
9
|
|
@@ -13,15 +12,14 @@ module Peddler
|
|
13
12
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::SolicitationsV1::CreateProductReviewAndSellerFeedbackSolicitationResponse
|
14
13
|
|
15
14
|
attr_reader errors: Array[Peddler::APIs::SolicitationsV1::Error]?
|
16
|
-
def members: () -> [ :errors ]
|
17
15
|
|
16
|
+
def members: () -> [ :errors ]
|
18
17
|
def to_h: () -> { errors: Array[Peddler::APIs::SolicitationsV1::Error]? }
|
19
18
|
end
|
20
19
|
|
21
20
|
class Error < Data
|
22
21
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::SolicitationsV1::Error
|
23
22
|
| (String?, String?, String?) -> Peddler::APIs::SolicitationsV1::Error
|
24
|
-
|
25
23
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::SolicitationsV1::Error
|
26
24
|
| (String?, String?, String?) -> Peddler::APIs::SolicitationsV1::Error
|
27
25
|
|
@@ -32,8 +30,8 @@ module Peddler
|
|
32
30
|
attr_reader code: String?
|
33
31
|
attr_reader details: String?
|
34
32
|
attr_reader message: String?
|
35
|
-
def members: () -> [ :code, :message, :details ]
|
36
33
|
|
34
|
+
def members: () -> [ :code, :message, :details ]
|
37
35
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
38
36
|
end
|
39
37
|
|
@@ -44,7 +42,6 @@ module Peddler
|
|
44
42
|
class GetSchemaResponse < Data
|
45
43
|
def self.new: (?_links: Hash[untyped, untyped]?, ?errors: Array[Peddler::APIs::SolicitationsV1::Error]?, ?payload: Hash[untyped, untyped]?) -> Peddler::APIs::SolicitationsV1::GetSchemaResponse
|
46
44
|
| (Hash[untyped, untyped]?, Array[Peddler::APIs::SolicitationsV1::Error]?, Hash[untyped, untyped]?) -> Peddler::APIs::SolicitationsV1::GetSchemaResponse
|
47
|
-
|
48
45
|
def self.[]: (?_links: Hash[untyped, untyped]?, ?errors: Array[Peddler::APIs::SolicitationsV1::Error]?, ?payload: Hash[untyped, untyped]?) -> Peddler::APIs::SolicitationsV1::GetSchemaResponse
|
49
46
|
| (Hash[untyped, untyped]?, Array[Peddler::APIs::SolicitationsV1::Error]?, Hash[untyped, untyped]?) -> Peddler::APIs::SolicitationsV1::GetSchemaResponse
|
50
47
|
|
@@ -55,15 +52,14 @@ module Peddler
|
|
55
52
|
attr_reader _links: Hash[untyped, untyped]?
|
56
53
|
attr_reader errors: Array[Peddler::APIs::SolicitationsV1::Error]?
|
57
54
|
attr_reader payload: Hash[untyped, untyped]?
|
58
|
-
def members: () -> [ :_links, :errors, :payload ]
|
59
55
|
|
56
|
+
def members: () -> [ :_links, :errors, :payload ]
|
60
57
|
def to_h: () -> { _links: Hash[untyped, untyped]?, errors: Array[Peddler::APIs::SolicitationsV1::Error]?, payload: Hash[untyped, untyped]? }
|
61
58
|
end
|
62
59
|
|
63
60
|
class GetSolicitationActionResponse < Data
|
64
61
|
def self.new: (?_embedded: Hash[untyped, untyped]?, ?_links: Hash[untyped, untyped]?, ?errors: Array[Peddler::APIs::SolicitationsV1::Error]?, ?payload: Peddler::APIs::SolicitationsV1::SolicitationsAction?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionResponse
|
65
62
|
| (Hash[untyped, untyped]?, Hash[untyped, untyped]?, Array[Peddler::APIs::SolicitationsV1::Error]?, Peddler::APIs::SolicitationsV1::SolicitationsAction?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionResponse
|
66
|
-
|
67
63
|
def self.[]: (?_embedded: Hash[untyped, untyped]?, ?_links: Hash[untyped, untyped]?, ?errors: Array[Peddler::APIs::SolicitationsV1::Error]?, ?payload: Peddler::APIs::SolicitationsV1::SolicitationsAction?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionResponse
|
68
64
|
| (Hash[untyped, untyped]?, Hash[untyped, untyped]?, Array[Peddler::APIs::SolicitationsV1::Error]?, Peddler::APIs::SolicitationsV1::SolicitationsAction?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionResponse
|
69
65
|
|
@@ -75,15 +71,14 @@ module Peddler
|
|
75
71
|
attr_reader _links: Hash[untyped, untyped]?
|
76
72
|
attr_reader errors: Array[Peddler::APIs::SolicitationsV1::Error]?
|
77
73
|
attr_reader payload: Peddler::APIs::SolicitationsV1::SolicitationsAction?
|
78
|
-
def members: () -> [ :_embedded, :_links, :errors, :payload ]
|
79
74
|
|
75
|
+
def members: () -> [ :_embedded, :_links, :errors, :payload ]
|
80
76
|
def to_h: () -> { _embedded: Hash[untyped, untyped]?, _links: Hash[untyped, untyped]?, errors: Array[Peddler::APIs::SolicitationsV1::Error]?, payload: Peddler::APIs::SolicitationsV1::SolicitationsAction? }
|
81
77
|
end
|
82
78
|
|
83
79
|
class GetSolicitationActionsForOrderResponse < Data
|
84
80
|
def self.new: (?_embedded: Hash[untyped, untyped]?, ?_links: Hash[untyped, untyped]?, ?errors: Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionsForOrderResponse
|
85
81
|
| (Hash[untyped, untyped]?, Hash[untyped, untyped]?, Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionsForOrderResponse
|
86
|
-
|
87
82
|
def self.[]: (?_embedded: Hash[untyped, untyped]?, ?_links: Hash[untyped, untyped]?, ?errors: Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionsForOrderResponse
|
88
83
|
| (Hash[untyped, untyped]?, Hash[untyped, untyped]?, Array[Peddler::APIs::SolicitationsV1::Error]?) -> Peddler::APIs::SolicitationsV1::GetSolicitationActionsForOrderResponse
|
89
84
|
|
@@ -94,15 +89,14 @@ module Peddler
|
|
94
89
|
attr_reader _embedded: Hash[untyped, untyped]?
|
95
90
|
attr_reader _links: Hash[untyped, untyped]?
|
96
91
|
attr_reader errors: Array[Peddler::APIs::SolicitationsV1::Error]?
|
97
|
-
def members: () -> [ :_embedded, :_links, :errors ]
|
98
92
|
|
93
|
+
def members: () -> [ :_embedded, :_links, :errors ]
|
99
94
|
def to_h: () -> { _embedded: Hash[untyped, untyped]?, _links: Hash[untyped, untyped]?, errors: Array[Peddler::APIs::SolicitationsV1::Error]? }
|
100
95
|
end
|
101
96
|
|
102
97
|
class LinkObject < Data
|
103
98
|
def self.new: (href: String?, ?name: String?) -> Peddler::APIs::SolicitationsV1::LinkObject
|
104
99
|
| (String?, String?) -> Peddler::APIs::SolicitationsV1::LinkObject
|
105
|
-
|
106
100
|
def self.[]: (href: String?, ?name: String?) -> Peddler::APIs::SolicitationsV1::LinkObject
|
107
101
|
| (String?, String?) -> Peddler::APIs::SolicitationsV1::LinkObject
|
108
102
|
|
@@ -112,15 +106,14 @@ module Peddler
|
|
112
106
|
|
113
107
|
attr_reader href: String?
|
114
108
|
attr_reader name: String?
|
115
|
-
def members: () -> [ :href, :name ]
|
116
109
|
|
110
|
+
def members: () -> [ :href, :name ]
|
117
111
|
def to_h: () -> { href: String?, name: String? }
|
118
112
|
end
|
119
113
|
|
120
114
|
class SolicitationsAction < Data
|
121
115
|
def self.new: (name: String?) -> Peddler::APIs::SolicitationsV1::SolicitationsAction
|
122
116
|
| (String?) -> Peddler::APIs::SolicitationsV1::SolicitationsAction
|
123
|
-
|
124
117
|
def self.[]: (name: String?) -> Peddler::APIs::SolicitationsV1::SolicitationsAction
|
125
118
|
| (String?) -> Peddler::APIs::SolicitationsV1::SolicitationsAction
|
126
119
|
|
@@ -129,8 +122,8 @@ module Peddler
|
|
129
122
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::SolicitationsV1::SolicitationsAction
|
130
123
|
|
131
124
|
attr_reader name: String?
|
132
|
-
def members: () -> [ :name ]
|
133
125
|
|
126
|
+
def members: () -> [ :name ]
|
134
127
|
def to_h: () -> { name: String? }
|
135
128
|
end
|
136
129
|
|
@@ -4,7 +4,6 @@ module Peddler
|
|
4
4
|
class Address < Data
|
5
5
|
def self.new: (address_line1: String?, country_code: String?, name: String?, state_or_region: String?, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?) -> Peddler::APIs::SupplySources20200701::Address
|
6
6
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::SupplySources20200701::Address
|
7
|
-
|
8
7
|
def self.[]: (address_line1: String?, country_code: String?, name: String?, state_or_region: String?, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?) -> Peddler::APIs::SupplySources20200701::Address
|
9
8
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::SupplySources20200701::Address
|
10
9
|
|
@@ -23,15 +22,14 @@ module Peddler
|
|
23
22
|
attr_reader phone: String?
|
24
23
|
attr_reader postal_code: String?
|
25
24
|
attr_reader state_or_region: String?
|
26
|
-
def members: () -> [ :address_line1, :country_code, :name, :state_or_region, :address_line2, :address_line3, :city, :county, :district, :phone, :postal_code ]
|
27
25
|
|
26
|
+
def members: () -> [ :address_line1, :country_code, :name, :state_or_region, :address_line2, :address_line3, :city, :county, :district, :phone, :postal_code ]
|
28
27
|
def to_h: () -> { address_line1: String?, country_code: String?, name: String?, state_or_region: String?, address_line2: String?, address_line3: String?, city: String?, county: String?, district: String?, phone: String?, postal_code: String? }
|
29
28
|
end
|
30
29
|
|
31
30
|
class AddressWithContact < Data
|
32
31
|
def self.new: (?address: Peddler::APIs::SupplySources20200701::Address?, ?contact_details: Peddler::APIs::SupplySources20200701::ContactDetails?) -> Peddler::APIs::SupplySources20200701::AddressWithContact
|
33
32
|
| (Peddler::APIs::SupplySources20200701::Address?, Peddler::APIs::SupplySources20200701::ContactDetails?) -> Peddler::APIs::SupplySources20200701::AddressWithContact
|
34
|
-
|
35
33
|
def self.[]: (?address: Peddler::APIs::SupplySources20200701::Address?, ?contact_details: Peddler::APIs::SupplySources20200701::ContactDetails?) -> Peddler::APIs::SupplySources20200701::AddressWithContact
|
36
34
|
| (Peddler::APIs::SupplySources20200701::Address?, Peddler::APIs::SupplySources20200701::ContactDetails?) -> Peddler::APIs::SupplySources20200701::AddressWithContact
|
37
35
|
|
@@ -41,15 +39,14 @@ module Peddler
|
|
41
39
|
|
42
40
|
attr_reader address: Peddler::APIs::SupplySources20200701::Address?
|
43
41
|
attr_reader contact_details: Peddler::APIs::SupplySources20200701::ContactDetails?
|
44
|
-
def members: () -> [ :address, :contact_details ]
|
45
42
|
|
43
|
+
def members: () -> [ :address, :contact_details ]
|
46
44
|
def to_h: () -> { address: Peddler::APIs::SupplySources20200701::Address?, contact_details: Peddler::APIs::SupplySources20200701::ContactDetails? }
|
47
45
|
end
|
48
46
|
|
49
47
|
class ContactDetails < Data
|
50
48
|
def self.new: (?primary: Hash[untyped, untyped]?) -> Peddler::APIs::SupplySources20200701::ContactDetails
|
51
49
|
| (Hash[untyped, untyped]?) -> Peddler::APIs::SupplySources20200701::ContactDetails
|
52
|
-
|
53
50
|
def self.[]: (?primary: Hash[untyped, untyped]?) -> Peddler::APIs::SupplySources20200701::ContactDetails
|
54
51
|
| (Hash[untyped, untyped]?) -> Peddler::APIs::SupplySources20200701::ContactDetails
|
55
52
|
|
@@ -58,15 +55,14 @@ module Peddler
|
|
58
55
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::SupplySources20200701::ContactDetails
|
59
56
|
|
60
57
|
attr_reader primary: Hash[untyped, untyped]?
|
61
|
-
def members: () -> [ :primary ]
|
62
58
|
|
59
|
+
def members: () -> [ :primary ]
|
63
60
|
def to_h: () -> { primary: Hash[untyped, untyped]? }
|
64
61
|
end
|
65
62
|
|
66
63
|
class CreateSupplySourceRequest < Data
|
67
64
|
def self.new: (address: Peddler::APIs::SupplySources20200701::Address?, alias: String?, supply_source_code: String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceRequest
|
68
65
|
| (Peddler::APIs::SupplySources20200701::Address?, String?, String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceRequest
|
69
|
-
|
70
66
|
def self.[]: (address: Peddler::APIs::SupplySources20200701::Address?, alias: String?, supply_source_code: String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceRequest
|
71
67
|
| (Peddler::APIs::SupplySources20200701::Address?, String?, String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceRequest
|
72
68
|
|
@@ -77,15 +73,14 @@ module Peddler
|
|
77
73
|
attr_reader address: Peddler::APIs::SupplySources20200701::Address?
|
78
74
|
attr_reader alias: String?
|
79
75
|
attr_reader supply_source_code: String?
|
80
|
-
def members: () -> [ :address, :alias, :supply_source_code ]
|
81
76
|
|
77
|
+
def members: () -> [ :address, :alias, :supply_source_code ]
|
82
78
|
def to_h: () -> { address: Peddler::APIs::SupplySources20200701::Address?, alias: String?, supply_source_code: String? }
|
83
79
|
end
|
84
80
|
|
85
81
|
class CreateSupplySourceResponse < Data
|
86
82
|
def self.new: (supply_source_code: String?, supply_source_id: String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceResponse
|
87
83
|
| (String?, String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceResponse
|
88
|
-
|
89
84
|
def self.[]: (supply_source_code: String?, supply_source_id: String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceResponse
|
90
85
|
| (String?, String?) -> Peddler::APIs::SupplySources20200701::CreateSupplySourceResponse
|
91
86
|
|
@@ -95,15 +90,14 @@ module Peddler
|
|
95
90
|
|
96
91
|
attr_reader supply_source_code: String?
|
97
92
|
attr_reader supply_source_id: String?
|
98
|
-
def members: () -> [ :supply_source_code, :supply_source_id ]
|
99
93
|
|
94
|
+
def members: () -> [ :supply_source_code, :supply_source_id ]
|
100
95
|
def to_h: () -> { supply_source_code: String?, supply_source_id: String? }
|
101
96
|
end
|
102
97
|
|
103
98
|
class CurbsidePickupConfiguration < Data
|
104
99
|
def self.new: (?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, ?parking_with_address_configuration: Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration?) -> Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration
|
105
100
|
| (bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?, Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration?) -> Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration
|
106
|
-
|
107
101
|
def self.[]: (?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, ?parking_with_address_configuration: Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration?) -> Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration
|
108
102
|
| (bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?, Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration?) -> Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration
|
109
103
|
|
@@ -117,14 +111,12 @@ module Peddler
|
|
117
111
|
|
118
112
|
def members: () -> [ :supported, :operational_configuration, :parking_with_address_configuration ]
|
119
113
|
def supported?: () -> bool
|
120
|
-
|
121
114
|
def to_h: () -> { supported: bool?, operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, parking_with_address_configuration: Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration? }
|
122
115
|
end
|
123
116
|
|
124
117
|
class DeliveryChannel < Data
|
125
118
|
def self.new: (?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::DeliveryChannel
|
126
119
|
| (bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::DeliveryChannel
|
127
|
-
|
128
120
|
def self.[]: (?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::DeliveryChannel
|
129
121
|
| (bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::DeliveryChannel
|
130
122
|
|
@@ -137,14 +129,12 @@ module Peddler
|
|
137
129
|
|
138
130
|
def members: () -> [ :supported, :operational_configuration ]
|
139
131
|
def supported?: () -> bool
|
140
|
-
|
141
132
|
def to_h: () -> { supported: bool?, operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration? }
|
142
133
|
end
|
143
134
|
|
144
135
|
class Duration < Data
|
145
136
|
def self.new: (?time_unit: String?, ?value: Integer?) -> Peddler::APIs::SupplySources20200701::Duration
|
146
137
|
| (String?, Integer?) -> Peddler::APIs::SupplySources20200701::Duration
|
147
|
-
|
148
138
|
def self.[]: (?time_unit: String?, ?value: Integer?) -> Peddler::APIs::SupplySources20200701::Duration
|
149
139
|
| (String?, Integer?) -> Peddler::APIs::SupplySources20200701::Duration
|
150
140
|
|
@@ -154,15 +144,14 @@ module Peddler
|
|
154
144
|
|
155
145
|
attr_reader time_unit: String?
|
156
146
|
attr_reader value: Integer?
|
157
|
-
def members: () -> [ :time_unit, :value ]
|
158
147
|
|
148
|
+
def members: () -> [ :time_unit, :value ]
|
159
149
|
def to_h: () -> { time_unit: String?, value: Integer? }
|
160
150
|
end
|
161
151
|
|
162
152
|
class Error < Data
|
163
153
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::SupplySources20200701::Error
|
164
154
|
| (String?, String?, String?) -> Peddler::APIs::SupplySources20200701::Error
|
165
|
-
|
166
155
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::SupplySources20200701::Error
|
167
156
|
| (String?, String?, String?) -> Peddler::APIs::SupplySources20200701::Error
|
168
157
|
|
@@ -173,15 +162,14 @@ module Peddler
|
|
173
162
|
attr_reader code: String?
|
174
163
|
attr_reader details: String?
|
175
164
|
attr_reader message: String?
|
176
|
-
def members: () -> [ :code, :message, :details ]
|
177
165
|
|
166
|
+
def members: () -> [ :code, :message, :details ]
|
178
167
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
179
168
|
end
|
180
169
|
|
181
170
|
class ErrorList < Data
|
182
171
|
def self.new: (errors: Array[Peddler::APIs::SupplySources20200701::Error]?) -> Peddler::APIs::SupplySources20200701::ErrorList
|
183
172
|
| (Array[Peddler::APIs::SupplySources20200701::Error]?) -> Peddler::APIs::SupplySources20200701::ErrorList
|
184
|
-
|
185
173
|
def self.[]: (errors: Array[Peddler::APIs::SupplySources20200701::Error]?) -> Peddler::APIs::SupplySources20200701::ErrorList
|
186
174
|
| (Array[Peddler::APIs::SupplySources20200701::Error]?) -> Peddler::APIs::SupplySources20200701::ErrorList
|
187
175
|
|
@@ -190,15 +178,14 @@ module Peddler
|
|
190
178
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::SupplySources20200701::ErrorList
|
191
179
|
|
192
180
|
attr_reader errors: Array[Peddler::APIs::SupplySources20200701::Error]?
|
193
|
-
def members: () -> [ :errors ]
|
194
181
|
|
182
|
+
def members: () -> [ :errors ]
|
195
183
|
def to_h: () -> { errors: Array[Peddler::APIs::SupplySources20200701::Error]? }
|
196
184
|
end
|
197
185
|
|
198
186
|
class GetSupplySourcesResponse < Data
|
199
187
|
def self.new: (?next_page_token: String?, ?supply_sources: Array[untyped]?) -> Peddler::APIs::SupplySources20200701::GetSupplySourcesResponse
|
200
188
|
| (String?, Array[untyped]?) -> Peddler::APIs::SupplySources20200701::GetSupplySourcesResponse
|
201
|
-
|
202
189
|
def self.[]: (?next_page_token: String?, ?supply_sources: Array[untyped]?) -> Peddler::APIs::SupplySources20200701::GetSupplySourcesResponse
|
203
190
|
| (String?, Array[untyped]?) -> Peddler::APIs::SupplySources20200701::GetSupplySourcesResponse
|
204
191
|
|
@@ -208,15 +195,14 @@ module Peddler
|
|
208
195
|
|
209
196
|
attr_reader next_page_token: String?
|
210
197
|
attr_reader supply_sources: Array[untyped]?
|
211
|
-
def members: () -> [ :next_page_token, :supply_sources ]
|
212
198
|
|
199
|
+
def members: () -> [ :next_page_token, :supply_sources ]
|
213
200
|
def to_h: () -> { next_page_token: String?, supply_sources: Array[untyped]? }
|
214
201
|
end
|
215
202
|
|
216
203
|
class InStorePickupConfiguration < Data
|
217
204
|
def self.new: (?supported: bool?, ?parking_configuration: Peddler::APIs::SupplySources20200701::ParkingConfiguration?) -> Peddler::APIs::SupplySources20200701::InStorePickupConfiguration
|
218
205
|
| (bool?, Peddler::APIs::SupplySources20200701::ParkingConfiguration?) -> Peddler::APIs::SupplySources20200701::InStorePickupConfiguration
|
219
|
-
|
220
206
|
def self.[]: (?supported: bool?, ?parking_configuration: Peddler::APIs::SupplySources20200701::ParkingConfiguration?) -> Peddler::APIs::SupplySources20200701::InStorePickupConfiguration
|
221
207
|
| (bool?, Peddler::APIs::SupplySources20200701::ParkingConfiguration?) -> Peddler::APIs::SupplySources20200701::InStorePickupConfiguration
|
222
208
|
|
@@ -229,14 +215,12 @@ module Peddler
|
|
229
215
|
|
230
216
|
def members: () -> [ :supported, :parking_configuration ]
|
231
217
|
def supported?: () -> bool
|
232
|
-
|
233
218
|
def to_h: () -> { supported: bool?, parking_configuration: Peddler::APIs::SupplySources20200701::ParkingConfiguration? }
|
234
219
|
end
|
235
220
|
|
236
221
|
class OperatingHour < Data
|
237
222
|
def self.new: (?end_time: String?, ?start_time: String?) -> Peddler::APIs::SupplySources20200701::OperatingHour
|
238
223
|
| (String?, String?) -> Peddler::APIs::SupplySources20200701::OperatingHour
|
239
|
-
|
240
224
|
def self.[]: (?end_time: String?, ?start_time: String?) -> Peddler::APIs::SupplySources20200701::OperatingHour
|
241
225
|
| (String?, String?) -> Peddler::APIs::SupplySources20200701::OperatingHour
|
242
226
|
|
@@ -246,8 +230,8 @@ module Peddler
|
|
246
230
|
|
247
231
|
attr_reader end_time: String?
|
248
232
|
attr_reader start_time: String?
|
249
|
-
def members: () -> [ :end_time, :start_time ]
|
250
233
|
|
234
|
+
def members: () -> [ :end_time, :start_time ]
|
251
235
|
def to_h: () -> { end_time: String?, start_time: String? }
|
252
236
|
end
|
253
237
|
|
@@ -258,7 +242,6 @@ module Peddler
|
|
258
242
|
class OperatingHoursByDay < Data
|
259
243
|
def self.new: (?friday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?monday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?saturday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?sunday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?thursday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?tuesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?wednesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?) -> Peddler::APIs::SupplySources20200701::OperatingHoursByDay
|
260
244
|
| (Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?) -> Peddler::APIs::SupplySources20200701::OperatingHoursByDay
|
261
|
-
|
262
245
|
def self.[]: (?friday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?monday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?saturday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?sunday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?thursday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?tuesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, ?wednesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?) -> Peddler::APIs::SupplySources20200701::OperatingHoursByDay
|
263
246
|
| (Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, Array[Peddler::APIs::SupplySources20200701::OperatingHour]?) -> Peddler::APIs::SupplySources20200701::OperatingHoursByDay
|
264
247
|
|
@@ -273,15 +256,14 @@ module Peddler
|
|
273
256
|
attr_reader thursday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?
|
274
257
|
attr_reader tuesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?
|
275
258
|
attr_reader wednesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?
|
276
|
-
def members: () -> [ :friday, :monday, :saturday, :sunday, :thursday, :tuesday, :wednesday ]
|
277
259
|
|
260
|
+
def members: () -> [ :friday, :monday, :saturday, :sunday, :thursday, :tuesday, :wednesday ]
|
278
261
|
def to_h: () -> { friday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, monday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, saturday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, sunday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, thursday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, tuesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]?, wednesday: Array[Peddler::APIs::SupplySources20200701::OperatingHour]? }
|
279
262
|
end
|
280
263
|
|
281
264
|
class OperationalConfiguration < Data
|
282
265
|
def self.new: (?contact_details: Peddler::APIs::SupplySources20200701::ContactDetails?, ?handling_time: Peddler::APIs::SupplySources20200701::Duration?, ?operating_hours_by_day: Peddler::APIs::SupplySources20200701::OperatingHoursByDay?, ?throughput_config: Peddler::APIs::SupplySources20200701::ThroughputConfig?) -> Peddler::APIs::SupplySources20200701::OperationalConfiguration
|
283
266
|
| (Peddler::APIs::SupplySources20200701::ContactDetails?, Peddler::APIs::SupplySources20200701::Duration?, Peddler::APIs::SupplySources20200701::OperatingHoursByDay?, Peddler::APIs::SupplySources20200701::ThroughputConfig?) -> Peddler::APIs::SupplySources20200701::OperationalConfiguration
|
284
|
-
|
285
267
|
def self.[]: (?contact_details: Peddler::APIs::SupplySources20200701::ContactDetails?, ?handling_time: Peddler::APIs::SupplySources20200701::Duration?, ?operating_hours_by_day: Peddler::APIs::SupplySources20200701::OperatingHoursByDay?, ?throughput_config: Peddler::APIs::SupplySources20200701::ThroughputConfig?) -> Peddler::APIs::SupplySources20200701::OperationalConfiguration
|
286
268
|
| (Peddler::APIs::SupplySources20200701::ContactDetails?, Peddler::APIs::SupplySources20200701::Duration?, Peddler::APIs::SupplySources20200701::OperatingHoursByDay?, Peddler::APIs::SupplySources20200701::ThroughputConfig?) -> Peddler::APIs::SupplySources20200701::OperationalConfiguration
|
287
269
|
|
@@ -293,15 +275,14 @@ module Peddler
|
|
293
275
|
attr_reader handling_time: Peddler::APIs::SupplySources20200701::Duration?
|
294
276
|
attr_reader operating_hours_by_day: Peddler::APIs::SupplySources20200701::OperatingHoursByDay?
|
295
277
|
attr_reader throughput_config: Peddler::APIs::SupplySources20200701::ThroughputConfig?
|
296
|
-
def members: () -> [ :contact_details, :handling_time, :operating_hours_by_day, :throughput_config ]
|
297
278
|
|
279
|
+
def members: () -> [ :contact_details, :handling_time, :operating_hours_by_day, :throughput_config ]
|
298
280
|
def to_h: () -> { contact_details: Peddler::APIs::SupplySources20200701::ContactDetails?, handling_time: Peddler::APIs::SupplySources20200701::Duration?, operating_hours_by_day: Peddler::APIs::SupplySources20200701::OperatingHoursByDay?, throughput_config: Peddler::APIs::SupplySources20200701::ThroughputConfig? }
|
299
281
|
end
|
300
282
|
|
301
283
|
class OutboundCapability < Data
|
302
284
|
def self.new: (?delivery_channel: Peddler::APIs::SupplySources20200701::DeliveryChannel?, ?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, ?pickup_channel: Peddler::APIs::SupplySources20200701::PickupChannel?, ?return_location: Peddler::APIs::SupplySources20200701::ReturnLocation?) -> Peddler::APIs::SupplySources20200701::OutboundCapability
|
303
285
|
| (Peddler::APIs::SupplySources20200701::DeliveryChannel?, bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?, Peddler::APIs::SupplySources20200701::PickupChannel?, Peddler::APIs::SupplySources20200701::ReturnLocation?) -> Peddler::APIs::SupplySources20200701::OutboundCapability
|
304
|
-
|
305
286
|
def self.[]: (?delivery_channel: Peddler::APIs::SupplySources20200701::DeliveryChannel?, ?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, ?pickup_channel: Peddler::APIs::SupplySources20200701::PickupChannel?, ?return_location: Peddler::APIs::SupplySources20200701::ReturnLocation?) -> Peddler::APIs::SupplySources20200701::OutboundCapability
|
306
287
|
| (Peddler::APIs::SupplySources20200701::DeliveryChannel?, bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?, Peddler::APIs::SupplySources20200701::PickupChannel?, Peddler::APIs::SupplySources20200701::ReturnLocation?) -> Peddler::APIs::SupplySources20200701::OutboundCapability
|
307
288
|
|
@@ -317,14 +298,12 @@ module Peddler
|
|
317
298
|
|
318
299
|
def members: () -> [ :delivery_channel, :supported, :operational_configuration, :pickup_channel, :return_location ]
|
319
300
|
def supported?: () -> bool
|
320
|
-
|
321
301
|
def to_h: () -> { delivery_channel: Peddler::APIs::SupplySources20200701::DeliveryChannel?, supported: bool?, operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, pickup_channel: Peddler::APIs::SupplySources20200701::PickupChannel?, return_location: Peddler::APIs::SupplySources20200701::ReturnLocation? }
|
322
302
|
end
|
323
303
|
|
324
304
|
class ParkingConfiguration < Data
|
325
305
|
def self.new: (?number_of_parking_spots: Integer?, ?parking_cost_type: String?, ?parking_spot_identification_type: String?) -> Peddler::APIs::SupplySources20200701::ParkingConfiguration
|
326
306
|
| (Integer?, String?, String?) -> Peddler::APIs::SupplySources20200701::ParkingConfiguration
|
327
|
-
|
328
307
|
def self.[]: (?number_of_parking_spots: Integer?, ?parking_cost_type: String?, ?parking_spot_identification_type: String?) -> Peddler::APIs::SupplySources20200701::ParkingConfiguration
|
329
308
|
| (Integer?, String?, String?) -> Peddler::APIs::SupplySources20200701::ParkingConfiguration
|
330
309
|
|
@@ -335,15 +314,14 @@ module Peddler
|
|
335
314
|
attr_reader number_of_parking_spots: Integer?
|
336
315
|
attr_reader parking_cost_type: String?
|
337
316
|
attr_reader parking_spot_identification_type: String?
|
338
|
-
def members: () -> [ :number_of_parking_spots, :parking_cost_type, :parking_spot_identification_type ]
|
339
317
|
|
318
|
+
def members: () -> [ :number_of_parking_spots, :parking_cost_type, :parking_spot_identification_type ]
|
340
319
|
def to_h: () -> { number_of_parking_spots: Integer?, parking_cost_type: String?, parking_spot_identification_type: String? }
|
341
320
|
end
|
342
321
|
|
343
322
|
class ParkingWithAddressConfiguration < Data
|
344
323
|
def self.new: (?address: Peddler::APIs::SupplySources20200701::Address?, ?number_of_parking_spots: Integer?, ?parking_cost_type: String?, ?parking_spot_identification_type: String?) -> Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration
|
345
324
|
| (Peddler::APIs::SupplySources20200701::Address?, Integer?, String?, String?) -> Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration
|
346
|
-
|
347
325
|
def self.[]: (?address: Peddler::APIs::SupplySources20200701::Address?, ?number_of_parking_spots: Integer?, ?parking_cost_type: String?, ?parking_spot_identification_type: String?) -> Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration
|
348
326
|
| (Peddler::APIs::SupplySources20200701::Address?, Integer?, String?, String?) -> Peddler::APIs::SupplySources20200701::ParkingWithAddressConfiguration
|
349
327
|
|
@@ -355,15 +333,14 @@ module Peddler
|
|
355
333
|
attr_reader number_of_parking_spots: Integer?
|
356
334
|
attr_reader parking_cost_type: String?
|
357
335
|
attr_reader parking_spot_identification_type: String?
|
358
|
-
def members: () -> [ :address, :number_of_parking_spots, :parking_cost_type, :parking_spot_identification_type ]
|
359
336
|
|
337
|
+
def members: () -> [ :address, :number_of_parking_spots, :parking_cost_type, :parking_spot_identification_type ]
|
360
338
|
def to_h: () -> { address: Peddler::APIs::SupplySources20200701::Address?, number_of_parking_spots: Integer?, parking_cost_type: String?, parking_spot_identification_type: String? }
|
361
339
|
end
|
362
340
|
|
363
341
|
class PickupChannel < Data
|
364
342
|
def self.new: (?curbside_pickup_configuration: Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration?, ?in_store_pickup_configuration: Peddler::APIs::SupplySources20200701::InStorePickupConfiguration?, ?inventory_hold_period: Peddler::APIs::SupplySources20200701::Duration?, ?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::PickupChannel
|
365
343
|
| (Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration?, Peddler::APIs::SupplySources20200701::InStorePickupConfiguration?, Peddler::APIs::SupplySources20200701::Duration?, bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::PickupChannel
|
366
|
-
|
367
344
|
def self.[]: (?curbside_pickup_configuration: Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration?, ?in_store_pickup_configuration: Peddler::APIs::SupplySources20200701::InStorePickupConfiguration?, ?inventory_hold_period: Peddler::APIs::SupplySources20200701::Duration?, ?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::PickupChannel
|
368
345
|
| (Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration?, Peddler::APIs::SupplySources20200701::InStorePickupConfiguration?, Peddler::APIs::SupplySources20200701::Duration?, bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::PickupChannel
|
369
346
|
|
@@ -379,14 +356,12 @@ module Peddler
|
|
379
356
|
|
380
357
|
def members: () -> [ :curbside_pickup_configuration, :in_store_pickup_configuration, :inventory_hold_period, :supported, :operational_configuration ]
|
381
358
|
def supported?: () -> bool
|
382
|
-
|
383
359
|
def to_h: () -> { curbside_pickup_configuration: Peddler::APIs::SupplySources20200701::CurbsidePickupConfiguration?, in_store_pickup_configuration: Peddler::APIs::SupplySources20200701::InStorePickupConfiguration?, inventory_hold_period: Peddler::APIs::SupplySources20200701::Duration?, supported: bool?, operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration? }
|
384
360
|
end
|
385
361
|
|
386
362
|
class ReturnLocation < Data
|
387
363
|
def self.new: (?address_with_contact: Peddler::APIs::SupplySources20200701::AddressWithContact?, ?supply_source_id: String?) -> Peddler::APIs::SupplySources20200701::ReturnLocation
|
388
364
|
| (Peddler::APIs::SupplySources20200701::AddressWithContact?, String?) -> Peddler::APIs::SupplySources20200701::ReturnLocation
|
389
|
-
|
390
365
|
def self.[]: (?address_with_contact: Peddler::APIs::SupplySources20200701::AddressWithContact?, ?supply_source_id: String?) -> Peddler::APIs::SupplySources20200701::ReturnLocation
|
391
366
|
| (Peddler::APIs::SupplySources20200701::AddressWithContact?, String?) -> Peddler::APIs::SupplySources20200701::ReturnLocation
|
392
367
|
|
@@ -396,15 +371,14 @@ module Peddler
|
|
396
371
|
|
397
372
|
attr_reader address_with_contact: Peddler::APIs::SupplySources20200701::AddressWithContact?
|
398
373
|
attr_reader supply_source_id: String?
|
399
|
-
def members: () -> [ :address_with_contact, :supply_source_id ]
|
400
374
|
|
375
|
+
def members: () -> [ :address_with_contact, :supply_source_id ]
|
401
376
|
def to_h: () -> { address_with_contact: Peddler::APIs::SupplySources20200701::AddressWithContact?, supply_source_id: String? }
|
402
377
|
end
|
403
378
|
|
404
379
|
class ServicesCapability < Data
|
405
380
|
def self.new: (?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::ServicesCapability
|
406
381
|
| (bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::ServicesCapability
|
407
|
-
|
408
382
|
def self.[]: (?supported: bool?, ?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::ServicesCapability
|
409
383
|
| (bool?, Peddler::APIs::SupplySources20200701::OperationalConfiguration?) -> Peddler::APIs::SupplySources20200701::ServicesCapability
|
410
384
|
|
@@ -417,14 +391,12 @@ module Peddler
|
|
417
391
|
|
418
392
|
def members: () -> [ :supported, :operational_configuration ]
|
419
393
|
def supported?: () -> bool
|
420
|
-
|
421
394
|
def to_h: () -> { supported: bool?, operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration? }
|
422
395
|
end
|
423
396
|
|
424
397
|
class SupplySource < Data
|
425
398
|
def self.new: (?address: Peddler::APIs::SupplySources20200701::Address?, ?alias: String?, ?capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, ?configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?, ?created_at: String?, ?status: String?, ?supply_source_code: String?, ?supply_source_id: String?, ?updated_at: String?) -> Peddler::APIs::SupplySources20200701::SupplySource
|
426
399
|
| (Peddler::APIs::SupplySources20200701::Address?, String?, Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?, String?, String?, String?, String?, String?) -> Peddler::APIs::SupplySources20200701::SupplySource
|
427
|
-
|
428
400
|
def self.[]: (?address: Peddler::APIs::SupplySources20200701::Address?, ?alias: String?, ?capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, ?configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?, ?created_at: String?, ?status: String?, ?supply_source_code: String?, ?supply_source_id: String?, ?updated_at: String?) -> Peddler::APIs::SupplySources20200701::SupplySource
|
429
401
|
| (Peddler::APIs::SupplySources20200701::Address?, String?, Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?, String?, String?, String?, String?, String?) -> Peddler::APIs::SupplySources20200701::SupplySource
|
430
402
|
|
@@ -441,15 +413,14 @@ module Peddler
|
|
441
413
|
attr_reader supply_source_code: String?
|
442
414
|
attr_reader supply_source_id: String?
|
443
415
|
attr_reader updated_at: String?
|
444
|
-
def members: () -> [ :address, :alias, :capabilities, :configuration, :created_at, :status, :supply_source_code, :supply_source_id, :updated_at ]
|
445
416
|
|
417
|
+
def members: () -> [ :address, :alias, :capabilities, :configuration, :created_at, :status, :supply_source_code, :supply_source_id, :updated_at ]
|
446
418
|
def to_h: () -> { address: Peddler::APIs::SupplySources20200701::Address?, alias: String?, capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?, created_at: String?, status: String?, supply_source_code: String?, supply_source_id: String?, updated_at: String? }
|
447
419
|
end
|
448
420
|
|
449
421
|
class SupplySourceCapabilities < Data
|
450
422
|
def self.new: (?outbound: Peddler::APIs::SupplySources20200701::OutboundCapability?, ?services: Peddler::APIs::SupplySources20200701::ServicesCapability?) -> Peddler::APIs::SupplySources20200701::SupplySourceCapabilities
|
451
423
|
| (Peddler::APIs::SupplySources20200701::OutboundCapability?, Peddler::APIs::SupplySources20200701::ServicesCapability?) -> Peddler::APIs::SupplySources20200701::SupplySourceCapabilities
|
452
|
-
|
453
424
|
def self.[]: (?outbound: Peddler::APIs::SupplySources20200701::OutboundCapability?, ?services: Peddler::APIs::SupplySources20200701::ServicesCapability?) -> Peddler::APIs::SupplySources20200701::SupplySourceCapabilities
|
454
425
|
| (Peddler::APIs::SupplySources20200701::OutboundCapability?, Peddler::APIs::SupplySources20200701::ServicesCapability?) -> Peddler::APIs::SupplySources20200701::SupplySourceCapabilities
|
455
426
|
|
@@ -459,15 +430,14 @@ module Peddler
|
|
459
430
|
|
460
431
|
attr_reader outbound: Peddler::APIs::SupplySources20200701::OutboundCapability?
|
461
432
|
attr_reader services: Peddler::APIs::SupplySources20200701::ServicesCapability?
|
462
|
-
def members: () -> [ :outbound, :services ]
|
463
433
|
|
434
|
+
def members: () -> [ :outbound, :services ]
|
464
435
|
def to_h: () -> { outbound: Peddler::APIs::SupplySources20200701::OutboundCapability?, services: Peddler::APIs::SupplySources20200701::ServicesCapability? }
|
465
436
|
end
|
466
437
|
|
467
438
|
class SupplySourceConfiguration < Data
|
468
439
|
def self.new: (?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, ?timezone: String?) -> Peddler::APIs::SupplySources20200701::SupplySourceConfiguration
|
469
440
|
| (Peddler::APIs::SupplySources20200701::OperationalConfiguration?, String?) -> Peddler::APIs::SupplySources20200701::SupplySourceConfiguration
|
470
|
-
|
471
441
|
def self.[]: (?operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, ?timezone: String?) -> Peddler::APIs::SupplySources20200701::SupplySourceConfiguration
|
472
442
|
| (Peddler::APIs::SupplySources20200701::OperationalConfiguration?, String?) -> Peddler::APIs::SupplySources20200701::SupplySourceConfiguration
|
473
443
|
|
@@ -477,8 +447,8 @@ module Peddler
|
|
477
447
|
|
478
448
|
attr_reader operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?
|
479
449
|
attr_reader timezone: String?
|
480
|
-
def members: () -> [ :operational_configuration, :timezone ]
|
481
450
|
|
451
|
+
def members: () -> [ :operational_configuration, :timezone ]
|
482
452
|
def to_h: () -> { operational_configuration: Peddler::APIs::SupplySources20200701::OperationalConfiguration?, timezone: String? }
|
483
453
|
end
|
484
454
|
|
@@ -489,7 +459,6 @@ module Peddler
|
|
489
459
|
class ThroughputCap < Data
|
490
460
|
def self.new: (?time_unit: String?, ?value: Integer?) -> Peddler::APIs::SupplySources20200701::ThroughputCap
|
491
461
|
| (String?, Integer?) -> Peddler::APIs::SupplySources20200701::ThroughputCap
|
492
|
-
|
493
462
|
def self.[]: (?time_unit: String?, ?value: Integer?) -> Peddler::APIs::SupplySources20200701::ThroughputCap
|
494
463
|
| (String?, Integer?) -> Peddler::APIs::SupplySources20200701::ThroughputCap
|
495
464
|
|
@@ -499,15 +468,14 @@ module Peddler
|
|
499
468
|
|
500
469
|
attr_reader time_unit: String?
|
501
470
|
attr_reader value: Integer?
|
502
|
-
def members: () -> [ :time_unit, :value ]
|
503
471
|
|
472
|
+
def members: () -> [ :time_unit, :value ]
|
504
473
|
def to_h: () -> { time_unit: String?, value: Integer? }
|
505
474
|
end
|
506
475
|
|
507
476
|
class ThroughputConfig < Data
|
508
477
|
def self.new: (throughput_unit: String?, ?throughput_cap: Peddler::APIs::SupplySources20200701::ThroughputCap?) -> Peddler::APIs::SupplySources20200701::ThroughputConfig
|
509
478
|
| (String?, Peddler::APIs::SupplySources20200701::ThroughputCap?) -> Peddler::APIs::SupplySources20200701::ThroughputConfig
|
510
|
-
|
511
479
|
def self.[]: (throughput_unit: String?, ?throughput_cap: Peddler::APIs::SupplySources20200701::ThroughputCap?) -> Peddler::APIs::SupplySources20200701::ThroughputConfig
|
512
480
|
| (String?, Peddler::APIs::SupplySources20200701::ThroughputCap?) -> Peddler::APIs::SupplySources20200701::ThroughputConfig
|
513
481
|
|
@@ -517,15 +485,14 @@ module Peddler
|
|
517
485
|
|
518
486
|
attr_reader throughput_cap: Peddler::APIs::SupplySources20200701::ThroughputCap?
|
519
487
|
attr_reader throughput_unit: String?
|
520
|
-
def members: () -> [ :throughput_unit, :throughput_cap ]
|
521
488
|
|
489
|
+
def members: () -> [ :throughput_unit, :throughput_cap ]
|
522
490
|
def to_h: () -> { throughput_unit: String?, throughput_cap: Peddler::APIs::SupplySources20200701::ThroughputCap? }
|
523
491
|
end
|
524
492
|
|
525
493
|
class UpdateSupplySourceRequest < Data
|
526
494
|
def self.new: (?alias: String?, ?capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, ?configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceRequest
|
527
495
|
| (String?, Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceRequest
|
528
|
-
|
529
496
|
def self.[]: (?alias: String?, ?capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, ?configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceRequest
|
530
497
|
| (String?, Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceRequest
|
531
498
|
|
@@ -536,15 +503,14 @@ module Peddler
|
|
536
503
|
attr_reader alias: String?
|
537
504
|
attr_reader capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?
|
538
505
|
attr_reader configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration?
|
539
|
-
def members: () -> [ :alias, :capabilities, :configuration ]
|
540
506
|
|
507
|
+
def members: () -> [ :alias, :capabilities, :configuration ]
|
541
508
|
def to_h: () -> { alias: String?, capabilities: Peddler::APIs::SupplySources20200701::SupplySourceCapabilities?, configuration: Peddler::APIs::SupplySources20200701::SupplySourceConfiguration? }
|
542
509
|
end
|
543
510
|
|
544
511
|
class UpdateSupplySourceStatusRequest < Data
|
545
512
|
def self.new: (?status: String?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceStatusRequest
|
546
513
|
| (String?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceStatusRequest
|
547
|
-
|
548
514
|
def self.[]: (?status: String?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceStatusRequest
|
549
515
|
| (String?) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceStatusRequest
|
550
516
|
|
@@ -553,8 +519,8 @@ module Peddler
|
|
553
519
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::SupplySources20200701::UpdateSupplySourceStatusRequest
|
554
520
|
|
555
521
|
attr_reader status: String?
|
556
|
-
def members: () -> [ :status ]
|
557
522
|
|
523
|
+
def members: () -> [ :status ]
|
558
524
|
def to_h: () -> { status: String? }
|
559
525
|
end
|
560
526
|
|