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 Address < Data
|
5
5
|
def self.new: (address_line1: String?, country_code: String?, name: String?, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?, ?state_or_region: String?) -> Peddler::APIs::VendorShipmentsV1::Address
|
6
6
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Address
|
7
|
-
|
8
7
|
def self.[]: (address_line1: String?, country_code: String?, name: String?, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?, ?state_or_region: String?) -> Peddler::APIs::VendorShipmentsV1::Address
|
9
8
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::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, :address_line2, :address_line3, :city, :county, :district, :phone, :postal_code, :state_or_region ]
|
27
25
|
|
26
|
+
def members: () -> [ :address_line1, :country_code, :name, :address_line2, :address_line3, :city, :county, :district, :phone, :postal_code, :state_or_region ]
|
28
27
|
def to_h: () -> { address_line1: String?, country_code: String?, name: String?, address_line2: String?, address_line3: String?, city: String?, county: String?, district: String?, phone: String?, postal_code: String?, state_or_region: String? }
|
29
28
|
end
|
30
29
|
|
31
30
|
class CarrierDetails < Data
|
32
31
|
def self.new: (?code: String?, ?email: String?, ?name: String?, ?phone: String?, ?shipment_reference_number: String?) -> Peddler::APIs::VendorShipmentsV1::CarrierDetails
|
33
32
|
| (String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::CarrierDetails
|
34
|
-
|
35
33
|
def self.[]: (?code: String?, ?email: String?, ?name: String?, ?phone: String?, ?shipment_reference_number: String?) -> Peddler::APIs::VendorShipmentsV1::CarrierDetails
|
36
34
|
| (String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::CarrierDetails
|
37
35
|
|
@@ -44,15 +42,14 @@ module Peddler
|
|
44
42
|
attr_reader name: String?
|
45
43
|
attr_reader phone: String?
|
46
44
|
attr_reader shipment_reference_number: String?
|
47
|
-
def members: () -> [ :code, :email, :name, :phone, :shipment_reference_number ]
|
48
45
|
|
46
|
+
def members: () -> [ :code, :email, :name, :phone, :shipment_reference_number ]
|
49
47
|
def to_h: () -> { code: String?, email: String?, name: String?, phone: String?, shipment_reference_number: String? }
|
50
48
|
end
|
51
49
|
|
52
50
|
class Carton < Data
|
53
51
|
def self.new: (carton_sequence_number: String?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
|
54
52
|
| (String?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Peddler::APIs::VendorShipmentsV1::Dimensions?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
|
55
|
-
|
56
53
|
def self.[]: (carton_sequence_number: String?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
|
57
54
|
| (String?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Peddler::APIs::VendorShipmentsV1::Dimensions?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
|
58
55
|
|
@@ -66,15 +63,14 @@ module Peddler
|
|
66
63
|
attr_reader items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?
|
67
64
|
attr_reader tracking_number: String?
|
68
65
|
attr_reader weight: Peddler::APIs::VendorShipmentsV1::Weight?
|
69
|
-
def members: () -> [ :carton_sequence_number, :items, :carton_identifiers, :dimensions, :tracking_number, :weight ]
|
70
66
|
|
67
|
+
def members: () -> [ :carton_sequence_number, :items, :carton_identifiers, :dimensions, :tracking_number, :weight ]
|
71
68
|
def to_h: () -> { carton_sequence_number: String?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, tracking_number: String?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
|
72
69
|
end
|
73
70
|
|
74
71
|
class CartonReferenceDetails < Data
|
75
72
|
def self.new: (carton_reference_numbers: Array[String]?, ?carton_count: Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
|
76
73
|
| (Array[String]?, Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
|
77
|
-
|
78
74
|
def self.[]: (carton_reference_numbers: Array[String]?, ?carton_count: Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
|
79
75
|
| (Array[String]?, Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
|
80
76
|
|
@@ -84,15 +80,14 @@ module Peddler
|
|
84
80
|
|
85
81
|
attr_reader carton_count: Integer?
|
86
82
|
attr_reader carton_reference_numbers: Array[String]?
|
87
|
-
def members: () -> [ :carton_reference_numbers, :carton_count ]
|
88
83
|
|
84
|
+
def members: () -> [ :carton_reference_numbers, :carton_count ]
|
89
85
|
def to_h: () -> { carton_reference_numbers: Array[String]?, carton_count: Integer? }
|
90
86
|
end
|
91
87
|
|
92
88
|
class CollectFreightPickupDetails < Data
|
93
89
|
def self.new: (?carrier_assignment_date: Time?, ?requested_pick_up: Time?, ?scheduled_pick_up: Time?) -> Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails
|
94
90
|
| (Time?, Time?, Time?) -> Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails
|
95
|
-
|
96
91
|
def self.[]: (?carrier_assignment_date: Time?, ?requested_pick_up: Time?, ?scheduled_pick_up: Time?) -> Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails
|
97
92
|
| (Time?, Time?, Time?) -> Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails
|
98
93
|
|
@@ -103,15 +98,14 @@ module Peddler
|
|
103
98
|
attr_reader carrier_assignment_date: Time?
|
104
99
|
attr_reader requested_pick_up: Time?
|
105
100
|
attr_reader scheduled_pick_up: Time?
|
106
|
-
def members: () -> [ :carrier_assignment_date, :requested_pick_up, :scheduled_pick_up ]
|
107
101
|
|
102
|
+
def members: () -> [ :carrier_assignment_date, :requested_pick_up, :scheduled_pick_up ]
|
108
103
|
def to_h: () -> { carrier_assignment_date: Time?, requested_pick_up: Time?, scheduled_pick_up: Time? }
|
109
104
|
end
|
110
105
|
|
111
106
|
class ContainerIdentification < Data
|
112
107
|
def self.new: (container_identification_number: String?, container_identification_type: String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
|
113
108
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
|
114
|
-
|
115
109
|
def self.[]: (container_identification_number: String?, container_identification_type: String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
|
116
110
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
|
117
111
|
|
@@ -121,15 +115,14 @@ module Peddler
|
|
121
115
|
|
122
116
|
attr_reader container_identification_number: String?
|
123
117
|
attr_reader container_identification_type: String?
|
124
|
-
def members: () -> [ :container_identification_number, :container_identification_type ]
|
125
118
|
|
119
|
+
def members: () -> [ :container_identification_number, :container_identification_type ]
|
126
120
|
def to_h: () -> { container_identification_number: String?, container_identification_type: String? }
|
127
121
|
end
|
128
122
|
|
129
123
|
class ContainerItem < Data
|
130
124
|
def self.new: (item_reference: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
|
131
125
|
| (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
|
132
|
-
|
133
126
|
def self.[]: (item_reference: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
|
134
127
|
| (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
|
135
128
|
|
@@ -140,15 +133,14 @@ module Peddler
|
|
140
133
|
attr_reader item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?
|
141
134
|
attr_reader item_reference: String?
|
142
135
|
attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
|
143
|
-
def members: () -> [ :item_reference, :shipped_quantity, :item_details ]
|
144
136
|
|
137
|
+
def members: () -> [ :item_reference, :shipped_quantity, :item_details ]
|
145
138
|
def to_h: () -> { item_reference: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails? }
|
146
139
|
end
|
147
140
|
|
148
141
|
class ContainerSequenceNumbers < Data
|
149
142
|
def self.new: (?container_sequence_number: String?) -> Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers
|
150
143
|
| (String?) -> Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers
|
151
|
-
|
152
144
|
def self.[]: (?container_sequence_number: String?) -> Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers
|
153
145
|
| (String?) -> Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers
|
154
146
|
|
@@ -157,15 +149,14 @@ module Peddler
|
|
157
149
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers
|
158
150
|
|
159
151
|
attr_reader container_sequence_number: String?
|
160
|
-
def members: () -> [ :container_sequence_number ]
|
161
152
|
|
153
|
+
def members: () -> [ :container_sequence_number ]
|
162
154
|
def to_h: () -> { container_sequence_number: String? }
|
163
155
|
end
|
164
156
|
|
165
157
|
class Containers < Data
|
166
158
|
def self.new: (container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, container_type: String?, ?block: Integer?, ?container_sequence_number: String?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, ?packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, ?tier: Integer?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
|
167
159
|
| (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, String?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
|
168
|
-
|
169
160
|
def self.[]: (container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, container_type: String?, ?block: Integer?, ?container_sequence_number: String?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, ?packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, ?tier: Integer?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
|
170
161
|
| (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, String?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
|
171
162
|
|
@@ -183,15 +174,14 @@ module Peddler
|
|
183
174
|
attr_reader tier: Integer?
|
184
175
|
attr_reader tracking_number: String?
|
185
176
|
attr_reader weight: Peddler::APIs::VendorShipmentsV1::Weight?
|
186
|
-
def members: () -> [ :container_identifiers, :container_type, :block, :container_sequence_number, :dimensions, :inner_containers_details, :packed_items, :tier, :tracking_number, :weight ]
|
187
177
|
|
178
|
+
def members: () -> [ :container_identifiers, :container_type, :block, :container_sequence_number, :dimensions, :inner_containers_details, :packed_items, :tier, :tracking_number, :weight ]
|
188
179
|
def to_h: () -> { container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, container_type: String?, block: Integer?, container_sequence_number: String?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, tier: Integer?, tracking_number: String?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
|
189
180
|
end
|
190
181
|
|
191
182
|
class Dimensions < Data
|
192
183
|
def self.new: (height: String?, length: String?, unit_of_measure: String?, width: String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
|
193
184
|
| (String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
|
194
|
-
|
195
185
|
def self.[]: (height: String?, length: String?, unit_of_measure: String?, width: String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
|
196
186
|
| (String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
|
197
187
|
|
@@ -203,15 +193,14 @@ module Peddler
|
|
203
193
|
attr_reader length: String?
|
204
194
|
attr_reader unit_of_measure: String?
|
205
195
|
attr_reader width: String?
|
206
|
-
def members: () -> [ :height, :length, :unit_of_measure, :width ]
|
207
196
|
|
197
|
+
def members: () -> [ :height, :length, :unit_of_measure, :width ]
|
208
198
|
def to_h: () -> { height: String?, length: String?, unit_of_measure: String?, width: String? }
|
209
199
|
end
|
210
200
|
|
211
201
|
class Duration < Data
|
212
202
|
def self.new: (duration_unit: String?, duration_value: Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
|
213
203
|
| (String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
|
214
|
-
|
215
204
|
def self.[]: (duration_unit: String?, duration_value: Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
|
216
205
|
| (String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
|
217
206
|
|
@@ -221,15 +210,14 @@ module Peddler
|
|
221
210
|
|
222
211
|
attr_reader duration_unit: String?
|
223
212
|
attr_reader duration_value: Integer?
|
224
|
-
def members: () -> [ :duration_unit, :duration_value ]
|
225
213
|
|
214
|
+
def members: () -> [ :duration_unit, :duration_value ]
|
226
215
|
def to_h: () -> { duration_unit: String?, duration_value: Integer? }
|
227
216
|
end
|
228
217
|
|
229
218
|
class Error < Data
|
230
219
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::VendorShipmentsV1::Error
|
231
220
|
| (String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Error
|
232
|
-
|
233
221
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::VendorShipmentsV1::Error
|
234
222
|
| (String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Error
|
235
223
|
|
@@ -240,8 +228,8 @@ module Peddler
|
|
240
228
|
attr_reader code: String?
|
241
229
|
attr_reader details: String?
|
242
230
|
attr_reader message: String?
|
243
|
-
def members: () -> [ :code, :message, :details ]
|
244
231
|
|
232
|
+
def members: () -> [ :code, :message, :details ]
|
245
233
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
246
234
|
end
|
247
235
|
|
@@ -252,7 +240,6 @@ module Peddler
|
|
252
240
|
class Expiry < Data
|
253
241
|
def self.new: (?expiry_after_duration: Peddler::APIs::VendorShipmentsV1::Duration?, ?expiry_date: Time?, ?manufacturer_date: Time?) -> Peddler::APIs::VendorShipmentsV1::Expiry
|
254
242
|
| (Peddler::APIs::VendorShipmentsV1::Duration?, Time?, Time?) -> Peddler::APIs::VendorShipmentsV1::Expiry
|
255
|
-
|
256
243
|
def self.[]: (?expiry_after_duration: Peddler::APIs::VendorShipmentsV1::Duration?, ?expiry_date: Time?, ?manufacturer_date: Time?) -> Peddler::APIs::VendorShipmentsV1::Expiry
|
257
244
|
| (Peddler::APIs::VendorShipmentsV1::Duration?, Time?, Time?) -> Peddler::APIs::VendorShipmentsV1::Expiry
|
258
245
|
|
@@ -263,15 +250,14 @@ module Peddler
|
|
263
250
|
attr_reader expiry_after_duration: Peddler::APIs::VendorShipmentsV1::Duration?
|
264
251
|
attr_reader expiry_date: Time?
|
265
252
|
attr_reader manufacturer_date: Time?
|
266
|
-
def members: () -> [ :expiry_after_duration, :expiry_date, :manufacturer_date ]
|
267
253
|
|
254
|
+
def members: () -> [ :expiry_after_duration, :expiry_date, :manufacturer_date ]
|
268
255
|
def to_h: () -> { expiry_after_duration: Peddler::APIs::VendorShipmentsV1::Duration?, expiry_date: Time?, manufacturer_date: Time? }
|
269
256
|
end
|
270
257
|
|
271
258
|
class GetShipmentDetailsResponse < Data
|
272
259
|
def self.new: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::ShipmentDetails?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentDetailsResponse
|
273
260
|
| (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::ShipmentDetails?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentDetailsResponse
|
274
|
-
|
275
261
|
def self.[]: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::ShipmentDetails?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentDetailsResponse
|
276
262
|
| (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::ShipmentDetails?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentDetailsResponse
|
277
263
|
|
@@ -281,15 +267,14 @@ module Peddler
|
|
281
267
|
|
282
268
|
attr_reader errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?
|
283
269
|
attr_reader payload: Peddler::APIs::VendorShipmentsV1::ShipmentDetails?
|
284
|
-
def members: () -> [ :errors, :payload ]
|
285
270
|
|
271
|
+
def members: () -> [ :errors, :payload ]
|
286
272
|
def to_h: () -> { errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, payload: Peddler::APIs::VendorShipmentsV1::ShipmentDetails? }
|
287
273
|
end
|
288
274
|
|
289
275
|
class GetShipmentLabels < Data
|
290
276
|
def self.new: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::TransportationLabels?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentLabels
|
291
277
|
| (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::TransportationLabels?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentLabels
|
292
|
-
|
293
278
|
def self.[]: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::TransportationLabels?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentLabels
|
294
279
|
| (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::TransportationLabels?) -> Peddler::APIs::VendorShipmentsV1::GetShipmentLabels
|
295
280
|
|
@@ -299,15 +284,14 @@ module Peddler
|
|
299
284
|
|
300
285
|
attr_reader errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?
|
301
286
|
attr_reader payload: Peddler::APIs::VendorShipmentsV1::TransportationLabels?
|
302
|
-
def members: () -> [ :errors, :payload ]
|
303
287
|
|
288
|
+
def members: () -> [ :errors, :payload ]
|
304
289
|
def to_h: () -> { errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, payload: Peddler::APIs::VendorShipmentsV1::TransportationLabels? }
|
305
290
|
end
|
306
291
|
|
307
292
|
class ImportDetails < Data
|
308
293
|
def self.new: (?billable_weight: Peddler::APIs::VendorShipmentsV1::Weight?, ?estimated_ship_by_date: Time?, ?handling_instructions: String?, ?import_containers: String?, ?method_of_payment: String?, ?route: Peddler::APIs::VendorShipmentsV1::Route?, ?seal_number: String?) -> Peddler::APIs::VendorShipmentsV1::ImportDetails
|
309
294
|
| (Peddler::APIs::VendorShipmentsV1::Weight?, Time?, String?, String?, String?, Peddler::APIs::VendorShipmentsV1::Route?, String?) -> Peddler::APIs::VendorShipmentsV1::ImportDetails
|
310
|
-
|
311
295
|
def self.[]: (?billable_weight: Peddler::APIs::VendorShipmentsV1::Weight?, ?estimated_ship_by_date: Time?, ?handling_instructions: String?, ?import_containers: String?, ?method_of_payment: String?, ?route: Peddler::APIs::VendorShipmentsV1::Route?, ?seal_number: String?) -> Peddler::APIs::VendorShipmentsV1::ImportDetails
|
312
296
|
| (Peddler::APIs::VendorShipmentsV1::Weight?, Time?, String?, String?, String?, Peddler::APIs::VendorShipmentsV1::Route?, String?) -> Peddler::APIs::VendorShipmentsV1::ImportDetails
|
313
297
|
|
@@ -322,15 +306,14 @@ module Peddler
|
|
322
306
|
attr_reader method_of_payment: String?
|
323
307
|
attr_reader route: Peddler::APIs::VendorShipmentsV1::Route?
|
324
308
|
attr_reader seal_number: String?
|
325
|
-
def members: () -> [ :billable_weight, :estimated_ship_by_date, :handling_instructions, :import_containers, :method_of_payment, :route, :seal_number ]
|
326
309
|
|
310
|
+
def members: () -> [ :billable_weight, :estimated_ship_by_date, :handling_instructions, :import_containers, :method_of_payment, :route, :seal_number ]
|
327
311
|
def to_h: () -> { billable_weight: Peddler::APIs::VendorShipmentsV1::Weight?, estimated_ship_by_date: Time?, handling_instructions: String?, import_containers: String?, method_of_payment: String?, route: Peddler::APIs::VendorShipmentsV1::Route?, seal_number: String? }
|
328
312
|
end
|
329
313
|
|
330
314
|
class InnerContainersDetails < Data
|
331
315
|
def self.new: (?container_count: Integer?, ?container_sequence_numbers: Array[Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers]?) -> Peddler::APIs::VendorShipmentsV1::InnerContainersDetails
|
332
316
|
| (Integer?, Array[Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers]?) -> Peddler::APIs::VendorShipmentsV1::InnerContainersDetails
|
333
|
-
|
334
317
|
def self.[]: (?container_count: Integer?, ?container_sequence_numbers: Array[Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers]?) -> Peddler::APIs::VendorShipmentsV1::InnerContainersDetails
|
335
318
|
| (Integer?, Array[Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers]?) -> Peddler::APIs::VendorShipmentsV1::InnerContainersDetails
|
336
319
|
|
@@ -340,15 +323,14 @@ module Peddler
|
|
340
323
|
|
341
324
|
attr_reader container_count: Integer?
|
342
325
|
attr_reader container_sequence_numbers: Array[Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers]?
|
343
|
-
def members: () -> [ :container_count, :container_sequence_numbers ]
|
344
326
|
|
327
|
+
def members: () -> [ :container_count, :container_sequence_numbers ]
|
345
328
|
def to_h: () -> { container_count: Integer?, container_sequence_numbers: Array[Peddler::APIs::VendorShipmentsV1::ContainerSequenceNumbers]? }
|
346
329
|
end
|
347
330
|
|
348
331
|
class Item < Data
|
349
332
|
def self.new: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?amazon_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::Item
|
350
333
|
| (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::APIs::VendorShipmentsV1::ItemDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::Item
|
351
|
-
|
352
334
|
def self.[]: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?amazon_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::Item
|
353
335
|
| (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::APIs::VendorShipmentsV1::ItemDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::Item
|
354
336
|
|
@@ -361,15 +343,14 @@ module Peddler
|
|
361
343
|
attr_reader item_sequence_number: String?
|
362
344
|
attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
|
363
345
|
attr_reader vendor_product_identifier: String?
|
364
|
-
def members: () -> [ :item_sequence_number, :shipped_quantity, :amazon_product_identifier, :item_details, :vendor_product_identifier ]
|
365
346
|
|
347
|
+
def members: () -> [ :item_sequence_number, :shipped_quantity, :amazon_product_identifier, :item_details, :vendor_product_identifier ]
|
366
348
|
def to_h: () -> { item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, amazon_product_identifier: String?, item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, vendor_product_identifier: String? }
|
367
349
|
end
|
368
350
|
|
369
351
|
class ItemDetails < Data
|
370
352
|
def self.new: (?expiry: Peddler::APIs::VendorShipmentsV1::Expiry?, ?handling_code: String?, ?lot_number: String?, ?maximum_retail_price: Peddler::Money?, ?purchase_order_number: String?) -> Peddler::APIs::VendorShipmentsV1::ItemDetails
|
371
353
|
| (Peddler::APIs::VendorShipmentsV1::Expiry?, String?, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::ItemDetails
|
372
|
-
|
373
354
|
def self.[]: (?expiry: Peddler::APIs::VendorShipmentsV1::Expiry?, ?handling_code: String?, ?lot_number: String?, ?maximum_retail_price: Peddler::Money?, ?purchase_order_number: String?) -> Peddler::APIs::VendorShipmentsV1::ItemDetails
|
374
355
|
| (Peddler::APIs::VendorShipmentsV1::Expiry?, String?, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::ItemDetails
|
375
356
|
|
@@ -382,15 +363,14 @@ module Peddler
|
|
382
363
|
attr_reader lot_number: String?
|
383
364
|
attr_reader maximum_retail_price: Peddler::Money?
|
384
365
|
attr_reader purchase_order_number: String?
|
385
|
-
def members: () -> [ :expiry, :handling_code, :lot_number, :maximum_retail_price, :purchase_order_number ]
|
386
366
|
|
367
|
+
def members: () -> [ :expiry, :handling_code, :lot_number, :maximum_retail_price, :purchase_order_number ]
|
387
368
|
def to_h: () -> { expiry: Peddler::APIs::VendorShipmentsV1::Expiry?, handling_code: String?, lot_number: String?, maximum_retail_price: Peddler::Money?, purchase_order_number: String? }
|
388
369
|
end
|
389
370
|
|
390
371
|
class ItemQuantity < Data
|
391
372
|
def self.new: (amount: Integer?, unit_of_measure: String?, ?total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
|
392
373
|
| (Integer?, String?, Peddler::APIs::VendorShipmentsV1::TotalWeight?, Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
|
393
|
-
|
394
374
|
def self.[]: (amount: Integer?, unit_of_measure: String?, ?total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
|
395
375
|
| (Integer?, String?, Peddler::APIs::VendorShipmentsV1::TotalWeight?, Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
|
396
376
|
|
@@ -402,15 +382,14 @@ module Peddler
|
|
402
382
|
attr_reader total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?
|
403
383
|
attr_reader unit_of_measure: String?
|
404
384
|
attr_reader unit_size: Integer?
|
405
|
-
def members: () -> [ :amount, :unit_of_measure, :total_weight, :unit_size ]
|
406
385
|
|
386
|
+
def members: () -> [ :amount, :unit_of_measure, :total_weight, :unit_size ]
|
407
387
|
def to_h: () -> { amount: Integer?, unit_of_measure: String?, total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, unit_size: Integer? }
|
408
388
|
end
|
409
389
|
|
410
390
|
class LabelData < Data
|
411
391
|
def self.new: (?carrier_code: String?, ?label: String?, ?label_format: String?, ?label_sequence_number: Integer?, ?tracking_id: String?) -> Peddler::APIs::VendorShipmentsV1::LabelData
|
412
392
|
| (String?, String?, String?, Integer?, String?) -> Peddler::APIs::VendorShipmentsV1::LabelData
|
413
|
-
|
414
393
|
def self.[]: (?carrier_code: String?, ?label: String?, ?label_format: String?, ?label_sequence_number: Integer?, ?tracking_id: String?) -> Peddler::APIs::VendorShipmentsV1::LabelData
|
415
394
|
| (String?, String?, String?, Integer?, String?) -> Peddler::APIs::VendorShipmentsV1::LabelData
|
416
395
|
|
@@ -423,15 +402,14 @@ module Peddler
|
|
423
402
|
attr_reader label_format: String?
|
424
403
|
attr_reader label_sequence_number: Integer?
|
425
404
|
attr_reader tracking_id: String?
|
426
|
-
def members: () -> [ :carrier_code, :label, :label_format, :label_sequence_number, :tracking_id ]
|
427
405
|
|
406
|
+
def members: () -> [ :carrier_code, :label, :label_format, :label_sequence_number, :tracking_id ]
|
428
407
|
def to_h: () -> { carrier_code: String?, label: String?, label_format: String?, label_sequence_number: Integer?, tracking_id: String? }
|
429
408
|
end
|
430
409
|
|
431
410
|
class Location < Data
|
432
411
|
def self.new: (?country_code: String?, ?location_code: String?, ?type: String?) -> Peddler::APIs::VendorShipmentsV1::Location
|
433
412
|
| (String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Location
|
434
|
-
|
435
413
|
def self.[]: (?country_code: String?, ?location_code: String?, ?type: String?) -> Peddler::APIs::VendorShipmentsV1::Location
|
436
414
|
| (String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Location
|
437
415
|
|
@@ -442,15 +420,14 @@ module Peddler
|
|
442
420
|
attr_reader country_code: String?
|
443
421
|
attr_reader location_code: String?
|
444
422
|
attr_reader type: String?
|
445
|
-
def members: () -> [ :country_code, :location_code, :type ]
|
446
423
|
|
424
|
+
def members: () -> [ :country_code, :location_code, :type ]
|
447
425
|
def to_h: () -> { country_code: String?, location_code: String?, type: String? }
|
448
426
|
end
|
449
427
|
|
450
428
|
class PackageItemDetails < Data
|
451
429
|
def self.new: (?expiry: Peddler::APIs::VendorShipmentsV1::Expiry?, ?lot_number: String?, ?purchase_order_number: String?) -> Peddler::APIs::VendorShipmentsV1::PackageItemDetails
|
452
430
|
| (Peddler::APIs::VendorShipmentsV1::Expiry?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::PackageItemDetails
|
453
|
-
|
454
431
|
def self.[]: (?expiry: Peddler::APIs::VendorShipmentsV1::Expiry?, ?lot_number: String?, ?purchase_order_number: String?) -> Peddler::APIs::VendorShipmentsV1::PackageItemDetails
|
455
432
|
| (Peddler::APIs::VendorShipmentsV1::Expiry?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::PackageItemDetails
|
456
433
|
|
@@ -461,15 +438,14 @@ module Peddler
|
|
461
438
|
attr_reader expiry: Peddler::APIs::VendorShipmentsV1::Expiry?
|
462
439
|
attr_reader lot_number: String?
|
463
440
|
attr_reader purchase_order_number: String?
|
464
|
-
def members: () -> [ :expiry, :lot_number, :purchase_order_number ]
|
465
441
|
|
442
|
+
def members: () -> [ :expiry, :lot_number, :purchase_order_number ]
|
466
443
|
def to_h: () -> { expiry: Peddler::APIs::VendorShipmentsV1::Expiry?, lot_number: String?, purchase_order_number: String? }
|
467
444
|
end
|
468
445
|
|
469
446
|
class PackedItems < Data
|
470
447
|
def self.new: (?buyer_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::PackageItemDetails?, ?item_sequence_number: String?, ?packed_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PackedItems
|
471
448
|
| (String?, Peddler::APIs::VendorShipmentsV1::PackageItemDetails?, String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?) -> Peddler::APIs::VendorShipmentsV1::PackedItems
|
472
|
-
|
473
449
|
def self.[]: (?buyer_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::PackageItemDetails?, ?item_sequence_number: String?, ?packed_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PackedItems
|
474
450
|
| (String?, Peddler::APIs::VendorShipmentsV1::PackageItemDetails?, String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?) -> Peddler::APIs::VendorShipmentsV1::PackedItems
|
475
451
|
|
@@ -482,15 +458,14 @@ module Peddler
|
|
482
458
|
attr_reader item_sequence_number: String?
|
483
459
|
attr_reader packed_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
|
484
460
|
attr_reader vendor_product_identifier: String?
|
485
|
-
def members: () -> [ :buyer_product_identifier, :item_details, :item_sequence_number, :packed_quantity, :vendor_product_identifier ]
|
486
461
|
|
462
|
+
def members: () -> [ :buyer_product_identifier, :item_details, :item_sequence_number, :packed_quantity, :vendor_product_identifier ]
|
487
463
|
def to_h: () -> { buyer_product_identifier: String?, item_details: Peddler::APIs::VendorShipmentsV1::PackageItemDetails?, item_sequence_number: String?, packed_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, vendor_product_identifier: String? }
|
488
464
|
end
|
489
465
|
|
490
466
|
class PackedQuantity < Data
|
491
467
|
def self.new: (amount: Integer?, unit_of_measure: String?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
|
492
468
|
| (Integer?, String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
|
493
|
-
|
494
469
|
def self.[]: (amount: Integer?, unit_of_measure: String?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
|
495
470
|
| (Integer?, String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
|
496
471
|
|
@@ -501,15 +476,14 @@ module Peddler
|
|
501
476
|
attr_reader amount: Integer?
|
502
477
|
attr_reader unit_of_measure: String?
|
503
478
|
attr_reader unit_size: Integer?
|
504
|
-
def members: () -> [ :amount, :unit_of_measure, :unit_size ]
|
505
479
|
|
480
|
+
def members: () -> [ :amount, :unit_of_measure, :unit_size ]
|
506
481
|
def to_h: () -> { amount: Integer?, unit_of_measure: String?, unit_size: Integer? }
|
507
482
|
end
|
508
483
|
|
509
484
|
class Pagination < Data
|
510
485
|
def self.new: (?next_token: String?) -> Peddler::APIs::VendorShipmentsV1::Pagination
|
511
486
|
| (String?) -> Peddler::APIs::VendorShipmentsV1::Pagination
|
512
|
-
|
513
487
|
def self.[]: (?next_token: String?) -> Peddler::APIs::VendorShipmentsV1::Pagination
|
514
488
|
| (String?) -> Peddler::APIs::VendorShipmentsV1::Pagination
|
515
489
|
|
@@ -518,15 +492,14 @@ module Peddler
|
|
518
492
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Pagination
|
519
493
|
|
520
494
|
attr_reader next_token: String?
|
521
|
-
def members: () -> [ :next_token ]
|
522
495
|
|
496
|
+
def members: () -> [ :next_token ]
|
523
497
|
def to_h: () -> { next_token: String? }
|
524
498
|
end
|
525
499
|
|
526
500
|
class Pallet < Data
|
527
501
|
def self.new: (pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?block: Integer?, ?carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?tier: Integer?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
|
528
502
|
| (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Integer?, Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Integer?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
|
529
|
-
|
530
503
|
def self.[]: (pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?block: Integer?, ?carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?tier: Integer?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
|
531
504
|
| (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Integer?, Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Integer?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
|
532
505
|
|
@@ -541,15 +514,14 @@ module Peddler
|
|
541
514
|
attr_reader pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?
|
542
515
|
attr_reader tier: Integer?
|
543
516
|
attr_reader weight: Peddler::APIs::VendorShipmentsV1::Weight?
|
544
|
-
def members: () -> [ :pallet_identifiers, :block, :carton_reference_details, :dimensions, :items, :tier, :weight ]
|
545
517
|
|
518
|
+
def members: () -> [ :pallet_identifiers, :block, :carton_reference_details, :dimensions, :items, :tier, :weight ]
|
546
519
|
def to_h: () -> { pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, block: Integer?, carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, tier: Integer?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
|
547
520
|
end
|
548
521
|
|
549
522
|
class PartyIdentification < Data
|
550
523
|
def self.new: (party_id: String?, ?address: Peddler::APIs::VendorShipmentsV1::Address?, ?tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
|
551
524
|
| (String?, Peddler::APIs::VendorShipmentsV1::Address?, Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
|
552
|
-
|
553
525
|
def self.[]: (party_id: String?, ?address: Peddler::APIs::VendorShipmentsV1::Address?, ?tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
|
554
526
|
| (String?, Peddler::APIs::VendorShipmentsV1::Address?, Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
|
555
527
|
|
@@ -560,15 +532,14 @@ module Peddler
|
|
560
532
|
attr_reader address: Peddler::APIs::VendorShipmentsV1::Address?
|
561
533
|
attr_reader party_id: String?
|
562
534
|
attr_reader tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?
|
563
|
-
def members: () -> [ :party_id, :address, :tax_registration_details ]
|
564
535
|
|
536
|
+
def members: () -> [ :party_id, :address, :tax_registration_details ]
|
565
537
|
def to_h: () -> { party_id: String?, address: Peddler::APIs::VendorShipmentsV1::Address?, tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]? }
|
566
538
|
end
|
567
539
|
|
568
540
|
class PurchaseOrderItemDetails < Data
|
569
541
|
def self.new: (?maximum_retail_price: Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
|
570
542
|
| (Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
|
571
|
-
|
572
543
|
def self.[]: (?maximum_retail_price: Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
|
573
544
|
| (Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
|
574
545
|
|
@@ -577,15 +548,14 @@ module Peddler
|
|
577
548
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
|
578
549
|
|
579
550
|
attr_reader maximum_retail_price: Peddler::Money?
|
580
|
-
def members: () -> [ :maximum_retail_price ]
|
581
551
|
|
552
|
+
def members: () -> [ :maximum_retail_price ]
|
582
553
|
def to_h: () -> { maximum_retail_price: Peddler::Money? }
|
583
554
|
end
|
584
555
|
|
585
556
|
class PurchaseOrderItems < Data
|
586
557
|
def self.new: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?buyer_product_identifier: String?, ?maximum_retail_price: Peddler::Money?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
|
587
558
|
| (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
|
588
|
-
|
589
559
|
def self.[]: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?buyer_product_identifier: String?, ?maximum_retail_price: Peddler::Money?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
|
590
560
|
| (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
|
591
561
|
|
@@ -598,15 +568,14 @@ module Peddler
|
|
598
568
|
attr_reader maximum_retail_price: Peddler::Money?
|
599
569
|
attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
|
600
570
|
attr_reader vendor_product_identifier: String?
|
601
|
-
def members: () -> [ :item_sequence_number, :shipped_quantity, :buyer_product_identifier, :maximum_retail_price, :vendor_product_identifier ]
|
602
571
|
|
572
|
+
def members: () -> [ :item_sequence_number, :shipped_quantity, :buyer_product_identifier, :maximum_retail_price, :vendor_product_identifier ]
|
603
573
|
def to_h: () -> { item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, buyer_product_identifier: String?, maximum_retail_price: Peddler::Money?, vendor_product_identifier: String? }
|
604
574
|
end
|
605
575
|
|
606
576
|
class PurchaseOrders < Data
|
607
577
|
def self.new: (?items: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems]?, ?purchase_order_date: Time?, ?purchase_order_number: String?, ?ship_window: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrders
|
608
578
|
| (Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems]?, Time?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrders
|
609
|
-
|
610
579
|
def self.[]: (?items: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems]?, ?purchase_order_date: Time?, ?purchase_order_number: String?, ?ship_window: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrders
|
611
580
|
| (Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems]?, Time?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrders
|
612
581
|
|
@@ -618,15 +587,14 @@ module Peddler
|
|
618
587
|
attr_reader purchase_order_date: Time?
|
619
588
|
attr_reader purchase_order_number: String?
|
620
589
|
attr_reader ship_window: String?
|
621
|
-
def members: () -> [ :items, :purchase_order_date, :purchase_order_number, :ship_window ]
|
622
590
|
|
591
|
+
def members: () -> [ :items, :purchase_order_date, :purchase_order_number, :ship_window ]
|
623
592
|
def to_h: () -> { items: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems]?, purchase_order_date: Time?, purchase_order_number: String?, ship_window: String? }
|
624
593
|
end
|
625
594
|
|
626
595
|
class Route < Data
|
627
596
|
def self.new: (stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
|
628
597
|
| (Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
|
629
|
-
|
630
598
|
def self.[]: (stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
|
631
599
|
| (Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
|
632
600
|
|
@@ -635,15 +603,14 @@ module Peddler
|
|
635
603
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Route
|
636
604
|
|
637
605
|
attr_reader stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]?
|
638
|
-
def members: () -> [ :stops ]
|
639
606
|
|
607
|
+
def members: () -> [ :stops ]
|
640
608
|
def to_h: () -> { stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]? }
|
641
609
|
end
|
642
610
|
|
643
611
|
class Shipment < Data
|
644
612
|
def self.new: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, transaction_date: Time?, transaction_type: String?, vendor_shipment_identifier: String?, ?buyer_reference_number: String?, ?collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, ?containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, ?current_shipment_status: String?, ?currentshipment_status_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?package_label_create_date: Time?, ?purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, ?shipment_confirm_date: Time?, ?shipment_create_date: Time?, ?shipment_freight_term: String?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, ?shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
|
645
613
|
| (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, String?, Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, Array[Peddler::APIs::VendorShipmentsV1::Containers]?, String?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Time?, Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, Time?, Time?, String?, Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
|
646
|
-
|
647
614
|
def self.[]: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, transaction_date: Time?, transaction_type: String?, vendor_shipment_identifier: String?, ?buyer_reference_number: String?, ?collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, ?containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, ?current_shipment_status: String?, ?currentshipment_status_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?package_label_create_date: Time?, ?purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, ?shipment_confirm_date: Time?, ?shipment_create_date: Time?, ?shipment_freight_term: String?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, ?shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
|
648
615
|
| (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, String?, Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, Array[Peddler::APIs::VendorShipmentsV1::Containers]?, String?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Time?, Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, Time?, Time?, String?, Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
|
649
616
|
|
@@ -671,15 +638,14 @@ module Peddler
|
|
671
638
|
attr_reader transaction_type: String?
|
672
639
|
attr_reader transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?
|
673
640
|
attr_reader vendor_shipment_identifier: String?
|
674
|
-
def members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :transaction_date, :transaction_type, :vendor_shipment_identifier, :buyer_reference_number, :collect_freight_pickup_details, :containers, :current_shipment_status, :currentshipment_status_date, :import_details, :package_label_create_date, :purchase_orders, :shipment_confirm_date, :shipment_create_date, :shipment_freight_term, :shipment_measurements, :shipment_status_details, :transportation_details ]
|
675
641
|
|
642
|
+
def members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :transaction_date, :transaction_type, :vendor_shipment_identifier, :buyer_reference_number, :collect_freight_pickup_details, :containers, :current_shipment_status, :currentshipment_status_date, :import_details, :package_label_create_date, :purchase_orders, :shipment_confirm_date, :shipment_create_date, :shipment_freight_term, :shipment_measurements, :shipment_status_details, :transportation_details ]
|
676
643
|
def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, transaction_date: Time?, transaction_type: String?, vendor_shipment_identifier: String?, buyer_reference_number: String?, collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, current_shipment_status: String?, currentshipment_status_date: Time?, import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, package_label_create_date: Time?, purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, shipment_confirm_date: Time?, shipment_create_date: Time?, shipment_freight_term: String?, shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails? }
|
677
644
|
end
|
678
645
|
|
679
646
|
class ShipmentConfirmation < Data
|
680
647
|
def self.new: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, shipment_confirmation_date: Time?, shipment_confirmation_type: String?, shipment_identifier: String?, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?, ?amazon_reference_number: String?, ?cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, ?estimated_delivery_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, ?shipment_structure: String?, ?shipment_type: String?, ?shipped_date: Time?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
|
681
648
|
| (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, Array[Peddler::APIs::VendorShipmentsV1::Item]?, String?, Array[Peddler::APIs::VendorShipmentsV1::Carton]?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, String?, String?, Time?, Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
|
682
|
-
|
683
649
|
def self.[]: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, shipment_confirmation_date: Time?, shipment_confirmation_type: String?, shipment_identifier: String?, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?, ?amazon_reference_number: String?, ?cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, ?estimated_delivery_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, ?shipment_structure: String?, ?shipment_type: String?, ?shipped_date: Time?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
|
684
650
|
| (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, Array[Peddler::APIs::VendorShipmentsV1::Item]?, String?, Array[Peddler::APIs::VendorShipmentsV1::Carton]?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, String?, String?, Time?, Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
|
685
651
|
|
@@ -704,15 +670,14 @@ module Peddler
|
|
704
670
|
attr_reader shipped_date: Time?
|
705
671
|
attr_reader shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?
|
706
672
|
attr_reader transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?
|
707
|
-
def members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :shipment_confirmation_date, :shipment_confirmation_type, :shipment_identifier, :shipped_items, :amazon_reference_number, :cartons, :estimated_delivery_date, :import_details, :pallets, :shipment_measurements, :shipment_structure, :shipment_type, :shipped_date, :transportation_details ]
|
708
673
|
|
674
|
+
def members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :shipment_confirmation_date, :shipment_confirmation_type, :shipment_identifier, :shipped_items, :amazon_reference_number, :cartons, :estimated_delivery_date, :import_details, :pallets, :shipment_measurements, :shipment_structure, :shipment_type, :shipped_date, :transportation_details ]
|
709
675
|
def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, shipment_confirmation_date: Time?, shipment_confirmation_type: String?, shipment_identifier: String?, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?, amazon_reference_number: String?, cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, estimated_delivery_date: Time?, import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, shipment_structure: String?, shipment_type: String?, shipped_date: Time?, transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation? }
|
710
676
|
end
|
711
677
|
|
712
678
|
class ShipmentDetails < Data
|
713
679
|
def self.new: (?pagination: Peddler::APIs::VendorShipmentsV1::Pagination?, ?shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::ShipmentDetails
|
714
680
|
| (Peddler::APIs::VendorShipmentsV1::Pagination?, Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::ShipmentDetails
|
715
|
-
|
716
681
|
def self.[]: (?pagination: Peddler::APIs::VendorShipmentsV1::Pagination?, ?shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::ShipmentDetails
|
717
682
|
| (Peddler::APIs::VendorShipmentsV1::Pagination?, Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::ShipmentDetails
|
718
683
|
|
@@ -722,15 +687,14 @@ module Peddler
|
|
722
687
|
|
723
688
|
attr_reader pagination: Peddler::APIs::VendorShipmentsV1::Pagination?
|
724
689
|
attr_reader shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]?
|
725
|
-
def members: () -> [ :pagination, :shipments ]
|
726
690
|
|
691
|
+
def members: () -> [ :pagination, :shipments ]
|
727
692
|
def to_h: () -> { pagination: Peddler::APIs::VendorShipmentsV1::Pagination?, shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]? }
|
728
693
|
end
|
729
694
|
|
730
695
|
class ShipmentInformation < Data
|
731
696
|
def self.new: (?buyer_reference_number: String?, ?master_tracking_id: String?, ?ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?ship_mode: String?, ?ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?total_label_count: Integer?, ?vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, ?warehouse_id: String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation
|
732
697
|
| (String?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Integer?, Peddler::APIs::VendorShipmentsV1::VendorDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation
|
733
|
-
|
734
698
|
def self.[]: (?buyer_reference_number: String?, ?master_tracking_id: String?, ?ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?ship_mode: String?, ?ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?total_label_count: Integer?, ?vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, ?warehouse_id: String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation
|
735
699
|
| (String?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, String?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Integer?, Peddler::APIs::VendorShipmentsV1::VendorDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::ShipmentInformation
|
736
700
|
|
@@ -746,15 +710,14 @@ module Peddler
|
|
746
710
|
attr_reader total_label_count: Integer?
|
747
711
|
attr_reader vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?
|
748
712
|
attr_reader warehouse_id: String?
|
749
|
-
def members: () -> [ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ]
|
750
713
|
|
714
|
+
def members: () -> [ :buyer_reference_number, :master_tracking_id, :ship_from_party, :ship_mode, :ship_to_party, :total_label_count, :vendor_details, :warehouse_id ]
|
751
715
|
def to_h: () -> { buyer_reference_number: String?, master_tracking_id: String?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_mode: String?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, total_label_count: Integer?, vendor_details: Peddler::APIs::VendorShipmentsV1::VendorDetails?, warehouse_id: String? }
|
752
716
|
end
|
753
717
|
|
754
718
|
class ShipmentMeasurements < Data
|
755
719
|
def self.new: (?carton_count: Integer?, ?gross_shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?, ?pallet_count: Integer?, ?shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume?) -> Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements
|
756
720
|
| (Integer?, Peddler::APIs::VendorShipmentsV1::Weight?, Integer?, Peddler::APIs::VendorShipmentsV1::Volume?) -> Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements
|
757
|
-
|
758
721
|
def self.[]: (?carton_count: Integer?, ?gross_shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?, ?pallet_count: Integer?, ?shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume?) -> Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements
|
759
722
|
| (Integer?, Peddler::APIs::VendorShipmentsV1::Weight?, Integer?, Peddler::APIs::VendorShipmentsV1::Volume?) -> Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements
|
760
723
|
|
@@ -766,15 +729,14 @@ module Peddler
|
|
766
729
|
attr_reader gross_shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?
|
767
730
|
attr_reader pallet_count: Integer?
|
768
731
|
attr_reader shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume?
|
769
|
-
def members: () -> [ :carton_count, :gross_shipment_weight, :pallet_count, :shipment_volume ]
|
770
732
|
|
733
|
+
def members: () -> [ :carton_count, :gross_shipment_weight, :pallet_count, :shipment_volume ]
|
771
734
|
def to_h: () -> { carton_count: Integer?, gross_shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?, pallet_count: Integer?, shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume? }
|
772
735
|
end
|
773
736
|
|
774
737
|
class ShipmentStatusDetails < Data
|
775
738
|
def self.new: (?shipment_status: String?, ?shipment_status_date: Time?) -> Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails
|
776
739
|
| (String?, Time?) -> Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails
|
777
|
-
|
778
740
|
def self.[]: (?shipment_status: String?, ?shipment_status_date: Time?) -> Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails
|
779
741
|
| (String?, Time?) -> Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails
|
780
742
|
|
@@ -784,15 +746,14 @@ module Peddler
|
|
784
746
|
|
785
747
|
attr_reader shipment_status: String?
|
786
748
|
attr_reader shipment_status_date: Time?
|
787
|
-
def members: () -> [ :shipment_status, :shipment_status_date ]
|
788
749
|
|
750
|
+
def members: () -> [ :shipment_status, :shipment_status_date ]
|
789
751
|
def to_h: () -> { shipment_status: String?, shipment_status_date: Time? }
|
790
752
|
end
|
791
753
|
|
792
754
|
class Stop < Data
|
793
755
|
def self.new: (function_code: String?, ?arrival_time: Time?, ?departure_time: Time?, ?location_identification: Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
|
794
756
|
| (String?, Time?, Time?, Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
|
795
|
-
|
796
757
|
def self.[]: (function_code: String?, ?arrival_time: Time?, ?departure_time: Time?, ?location_identification: Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
|
797
758
|
| (String?, Time?, Time?, Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
|
798
759
|
|
@@ -804,15 +765,14 @@ module Peddler
|
|
804
765
|
attr_reader departure_time: Time?
|
805
766
|
attr_reader function_code: String?
|
806
767
|
attr_reader location_identification: Peddler::APIs::VendorShipmentsV1::Location?
|
807
|
-
def members: () -> [ :function_code, :arrival_time, :departure_time, :location_identification ]
|
808
768
|
|
769
|
+
def members: () -> [ :function_code, :arrival_time, :departure_time, :location_identification ]
|
809
770
|
def to_h: () -> { function_code: String?, arrival_time: Time?, departure_time: Time?, location_identification: Peddler::APIs::VendorShipmentsV1::Location? }
|
810
771
|
end
|
811
772
|
|
812
773
|
class SubmitShipmentConfirmationsRequest < Data
|
813
774
|
def self.new: (?shipment_confirmations: Array[Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsRequest
|
814
775
|
| (Array[Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsRequest
|
815
|
-
|
816
776
|
def self.[]: (?shipment_confirmations: Array[Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsRequest
|
817
777
|
| (Array[Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsRequest
|
818
778
|
|
@@ -821,15 +781,14 @@ module Peddler
|
|
821
781
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsRequest
|
822
782
|
|
823
783
|
attr_reader shipment_confirmations: Array[Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation]?
|
824
|
-
def members: () -> [ :shipment_confirmations ]
|
825
784
|
|
785
|
+
def members: () -> [ :shipment_confirmations ]
|
826
786
|
def to_h: () -> { shipment_confirmations: Array[Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation]? }
|
827
787
|
end
|
828
788
|
|
829
789
|
class SubmitShipmentConfirmationsResponse < Data
|
830
790
|
def self.new: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::TransactionReference?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsResponse
|
831
791
|
| (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::TransactionReference?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsResponse
|
832
|
-
|
833
792
|
def self.[]: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::TransactionReference?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsResponse
|
834
793
|
| (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::TransactionReference?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationsResponse
|
835
794
|
|
@@ -839,15 +798,14 @@ module Peddler
|
|
839
798
|
|
840
799
|
attr_reader errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?
|
841
800
|
attr_reader payload: Peddler::APIs::VendorShipmentsV1::TransactionReference?
|
842
|
-
def members: () -> [ :errors, :payload ]
|
843
801
|
|
802
|
+
def members: () -> [ :errors, :payload ]
|
844
803
|
def to_h: () -> { errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, payload: Peddler::APIs::VendorShipmentsV1::TransactionReference? }
|
845
804
|
end
|
846
805
|
|
847
806
|
class SubmitShipments < Data
|
848
807
|
def self.new: (?shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipments
|
849
808
|
| (Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipments
|
850
|
-
|
851
809
|
def self.[]: (?shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipments
|
852
810
|
| (Array[Peddler::APIs::VendorShipmentsV1::Shipment]?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipments
|
853
811
|
|
@@ -856,15 +814,14 @@ module Peddler
|
|
856
814
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::SubmitShipments
|
857
815
|
|
858
816
|
attr_reader shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]?
|
859
|
-
def members: () -> [ :shipments ]
|
860
817
|
|
818
|
+
def members: () -> [ :shipments ]
|
861
819
|
def to_h: () -> { shipments: Array[Peddler::APIs::VendorShipmentsV1::Shipment]? }
|
862
820
|
end
|
863
821
|
|
864
822
|
class TaxRegistrationDetails < Data
|
865
823
|
def self.new: (tax_registration_number: String?, tax_registration_type: String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
|
866
824
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
|
867
|
-
|
868
825
|
def self.[]: (tax_registration_number: String?, tax_registration_type: String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
|
869
826
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
|
870
827
|
|
@@ -874,15 +831,14 @@ module Peddler
|
|
874
831
|
|
875
832
|
attr_reader tax_registration_number: String?
|
876
833
|
attr_reader tax_registration_type: String?
|
877
|
-
def members: () -> [ :tax_registration_number, :tax_registration_type ]
|
878
834
|
|
835
|
+
def members: () -> [ :tax_registration_number, :tax_registration_type ]
|
879
836
|
def to_h: () -> { tax_registration_number: String?, tax_registration_type: String? }
|
880
837
|
end
|
881
838
|
|
882
839
|
class TotalWeight < Data
|
883
840
|
def self.new: (amount: String?, unit_of_measure: String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
|
884
841
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
|
885
|
-
|
886
842
|
def self.[]: (amount: String?, unit_of_measure: String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
|
887
843
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
|
888
844
|
|
@@ -892,15 +848,14 @@ module Peddler
|
|
892
848
|
|
893
849
|
attr_reader amount: String?
|
894
850
|
attr_reader unit_of_measure: String?
|
895
|
-
def members: () -> [ :amount, :unit_of_measure ]
|
896
851
|
|
852
|
+
def members: () -> [ :amount, :unit_of_measure ]
|
897
853
|
def to_h: () -> { amount: String?, unit_of_measure: String? }
|
898
854
|
end
|
899
855
|
|
900
856
|
class TransactionReference < Data
|
901
857
|
def self.new: (?transaction_id: String?) -> Peddler::APIs::VendorShipmentsV1::TransactionReference
|
902
858
|
| (String?) -> Peddler::APIs::VendorShipmentsV1::TransactionReference
|
903
|
-
|
904
859
|
def self.[]: (?transaction_id: String?) -> Peddler::APIs::VendorShipmentsV1::TransactionReference
|
905
860
|
| (String?) -> Peddler::APIs::VendorShipmentsV1::TransactionReference
|
906
861
|
|
@@ -909,15 +864,14 @@ module Peddler
|
|
909
864
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::TransactionReference
|
910
865
|
|
911
866
|
attr_reader transaction_id: String?
|
912
|
-
def members: () -> [ :transaction_id ]
|
913
867
|
|
868
|
+
def members: () -> [ :transaction_id ]
|
914
869
|
def to_h: () -> { transaction_id: String? }
|
915
870
|
end
|
916
871
|
|
917
872
|
class TransportLabel < Data
|
918
873
|
def self.new: (?label_create_date_time: Time?, ?label_data: Array[Peddler::APIs::VendorShipmentsV1::LabelData]?, ?shipment_information: Peddler::APIs::VendorShipmentsV1::ShipmentInformation?) -> Peddler::APIs::VendorShipmentsV1::TransportLabel
|
919
874
|
| (Time?, Array[Peddler::APIs::VendorShipmentsV1::LabelData]?, Peddler::APIs::VendorShipmentsV1::ShipmentInformation?) -> Peddler::APIs::VendorShipmentsV1::TransportLabel
|
920
|
-
|
921
875
|
def self.[]: (?label_create_date_time: Time?, ?label_data: Array[Peddler::APIs::VendorShipmentsV1::LabelData]?, ?shipment_information: Peddler::APIs::VendorShipmentsV1::ShipmentInformation?) -> Peddler::APIs::VendorShipmentsV1::TransportLabel
|
922
876
|
| (Time?, Array[Peddler::APIs::VendorShipmentsV1::LabelData]?, Peddler::APIs::VendorShipmentsV1::ShipmentInformation?) -> Peddler::APIs::VendorShipmentsV1::TransportLabel
|
923
877
|
|
@@ -928,15 +882,14 @@ module Peddler
|
|
928
882
|
attr_reader label_create_date_time: Time?
|
929
883
|
attr_reader label_data: Array[Peddler::APIs::VendorShipmentsV1::LabelData]?
|
930
884
|
attr_reader shipment_information: Peddler::APIs::VendorShipmentsV1::ShipmentInformation?
|
931
|
-
def members: () -> [ :label_create_date_time, :label_data, :shipment_information ]
|
932
885
|
|
886
|
+
def members: () -> [ :label_create_date_time, :label_data, :shipment_information ]
|
933
887
|
def to_h: () -> { label_create_date_time: Time?, label_data: Array[Peddler::APIs::VendorShipmentsV1::LabelData]?, shipment_information: Peddler::APIs::VendorShipmentsV1::ShipmentInformation? }
|
934
888
|
end
|
935
889
|
|
936
890
|
class TransportShipmentMeasurements < Data
|
937
891
|
def self.new: (?shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume?, ?shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?, ?total_carton_count: Integer?, ?total_pallet_non_stackable: Integer?, ?total_pallet_stackable: Integer?) -> Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements
|
938
892
|
| (Peddler::APIs::VendorShipmentsV1::Volume?, Peddler::APIs::VendorShipmentsV1::Weight?, Integer?, Integer?, Integer?) -> Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements
|
939
|
-
|
940
893
|
def self.[]: (?shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume?, ?shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?, ?total_carton_count: Integer?, ?total_pallet_non_stackable: Integer?, ?total_pallet_stackable: Integer?) -> Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements
|
941
894
|
| (Peddler::APIs::VendorShipmentsV1::Volume?, Peddler::APIs::VendorShipmentsV1::Weight?, Integer?, Integer?, Integer?) -> Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements
|
942
895
|
|
@@ -949,15 +902,14 @@ module Peddler
|
|
949
902
|
attr_reader total_carton_count: Integer?
|
950
903
|
attr_reader total_pallet_non_stackable: Integer?
|
951
904
|
attr_reader total_pallet_stackable: Integer?
|
952
|
-
def members: () -> [ :shipment_volume, :shipment_weight, :total_carton_count, :total_pallet_non_stackable, :total_pallet_stackable ]
|
953
905
|
|
906
|
+
def members: () -> [ :shipment_volume, :shipment_weight, :total_carton_count, :total_pallet_non_stackable, :total_pallet_stackable ]
|
954
907
|
def to_h: () -> { shipment_volume: Peddler::APIs::VendorShipmentsV1::Volume?, shipment_weight: Peddler::APIs::VendorShipmentsV1::Weight?, total_carton_count: Integer?, total_pallet_non_stackable: Integer?, total_pallet_stackable: Integer? }
|
955
908
|
end
|
956
909
|
|
957
910
|
class TransportationDetails < Data
|
958
911
|
def self.new: (?bill_of_lading_number: String?, ?carrier_details: Peddler::APIs::VendorShipmentsV1::CarrierDetails?, ?estimated_delivery_date: Time?, ?ship_mode: String?, ?shipment_delivery_date: Time?, ?shipped_date: Time?, ?transportation_mode: String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetails
|
959
912
|
| (String?, Peddler::APIs::VendorShipmentsV1::CarrierDetails?, Time?, String?, Time?, Time?, String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetails
|
960
|
-
|
961
913
|
def self.[]: (?bill_of_lading_number: String?, ?carrier_details: Peddler::APIs::VendorShipmentsV1::CarrierDetails?, ?estimated_delivery_date: Time?, ?ship_mode: String?, ?shipment_delivery_date: Time?, ?shipped_date: Time?, ?transportation_mode: String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetails
|
962
914
|
| (String?, Peddler::APIs::VendorShipmentsV1::CarrierDetails?, Time?, String?, Time?, Time?, String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetails
|
963
915
|
|
@@ -972,15 +924,14 @@ module Peddler
|
|
972
924
|
attr_reader shipment_delivery_date: Time?
|
973
925
|
attr_reader shipped_date: Time?
|
974
926
|
attr_reader transportation_mode: String?
|
975
|
-
def members: () -> [ :bill_of_lading_number, :carrier_details, :estimated_delivery_date, :ship_mode, :shipment_delivery_date, :shipped_date, :transportation_mode ]
|
976
927
|
|
928
|
+
def members: () -> [ :bill_of_lading_number, :carrier_details, :estimated_delivery_date, :ship_mode, :shipment_delivery_date, :shipped_date, :transportation_mode ]
|
977
929
|
def to_h: () -> { bill_of_lading_number: String?, carrier_details: Peddler::APIs::VendorShipmentsV1::CarrierDetails?, estimated_delivery_date: Time?, ship_mode: String?, shipment_delivery_date: Time?, shipped_date: Time?, transportation_mode: String? }
|
978
930
|
end
|
979
931
|
|
980
932
|
class TransportationDetailsForShipmentConfirmation < Data
|
981
933
|
def self.new: (?bill_of_lading_number: String?, ?carrier_scac: String?, ?carrier_shipment_reference_number: String?, ?transportation_mode: String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation
|
982
934
|
| (String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation
|
983
|
-
|
984
935
|
def self.[]: (?bill_of_lading_number: String?, ?carrier_scac: String?, ?carrier_shipment_reference_number: String?, ?transportation_mode: String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation
|
985
936
|
| (String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation
|
986
937
|
|
@@ -992,15 +943,14 @@ module Peddler
|
|
992
943
|
attr_reader carrier_scac: String?
|
993
944
|
attr_reader carrier_shipment_reference_number: String?
|
994
945
|
attr_reader transportation_mode: String?
|
995
|
-
def members: () -> [ :bill_of_lading_number, :carrier_scac, :carrier_shipment_reference_number, :transportation_mode ]
|
996
946
|
|
947
|
+
def members: () -> [ :bill_of_lading_number, :carrier_scac, :carrier_shipment_reference_number, :transportation_mode ]
|
997
948
|
def to_h: () -> { bill_of_lading_number: String?, carrier_scac: String?, carrier_shipment_reference_number: String?, transportation_mode: String? }
|
998
949
|
end
|
999
950
|
|
1000
951
|
class TransportationLabels < Data
|
1001
952
|
def self.new: (?pagination: Peddler::APIs::VendorShipmentsV1::Pagination?, ?transport_labels: Array[Peddler::APIs::VendorShipmentsV1::TransportLabel]?) -> Peddler::APIs::VendorShipmentsV1::TransportationLabels
|
1002
953
|
| (Peddler::APIs::VendorShipmentsV1::Pagination?, Array[Peddler::APIs::VendorShipmentsV1::TransportLabel]?) -> Peddler::APIs::VendorShipmentsV1::TransportationLabels
|
1003
|
-
|
1004
954
|
def self.[]: (?pagination: Peddler::APIs::VendorShipmentsV1::Pagination?, ?transport_labels: Array[Peddler::APIs::VendorShipmentsV1::TransportLabel]?) -> Peddler::APIs::VendorShipmentsV1::TransportationLabels
|
1005
955
|
| (Peddler::APIs::VendorShipmentsV1::Pagination?, Array[Peddler::APIs::VendorShipmentsV1::TransportLabel]?) -> Peddler::APIs::VendorShipmentsV1::TransportationLabels
|
1006
956
|
|
@@ -1010,15 +960,14 @@ module Peddler
|
|
1010
960
|
|
1011
961
|
attr_reader pagination: Peddler::APIs::VendorShipmentsV1::Pagination?
|
1012
962
|
attr_reader transport_labels: Array[Peddler::APIs::VendorShipmentsV1::TransportLabel]?
|
1013
|
-
def members: () -> [ :pagination, :transport_labels ]
|
1014
963
|
|
964
|
+
def members: () -> [ :pagination, :transport_labels ]
|
1015
965
|
def to_h: () -> { pagination: Peddler::APIs::VendorShipmentsV1::Pagination?, transport_labels: Array[Peddler::APIs::VendorShipmentsV1::TransportLabel]? }
|
1016
966
|
end
|
1017
967
|
|
1018
968
|
class VendorDetails < Data
|
1019
969
|
def self.new: (?selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?vendor_shipment_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::VendorDetails
|
1020
970
|
| (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, String?) -> Peddler::APIs::VendorShipmentsV1::VendorDetails
|
1021
|
-
|
1022
971
|
def self.[]: (?selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ?vendor_shipment_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::VendorDetails
|
1023
972
|
| (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, String?) -> Peddler::APIs::VendorShipmentsV1::VendorDetails
|
1024
973
|
|
@@ -1028,15 +977,14 @@ module Peddler
|
|
1028
977
|
|
1029
978
|
attr_reader selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
|
1030
979
|
attr_reader vendor_shipment_identifier: String?
|
1031
|
-
def members: () -> [ :selling_party, :vendor_shipment_identifier ]
|
1032
980
|
|
981
|
+
def members: () -> [ :selling_party, :vendor_shipment_identifier ]
|
1033
982
|
def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, vendor_shipment_identifier: String? }
|
1034
983
|
end
|
1035
984
|
|
1036
985
|
class Volume < Data
|
1037
986
|
def self.new: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Volume
|
1038
987
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Volume
|
1039
|
-
|
1040
988
|
def self.[]: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Volume
|
1041
989
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Volume
|
1042
990
|
|
@@ -1046,15 +994,14 @@ module Peddler
|
|
1046
994
|
|
1047
995
|
attr_reader unit_of_measure: String?
|
1048
996
|
attr_reader value: String?
|
1049
|
-
def members: () -> [ :unit_of_measure, :value ]
|
1050
997
|
|
998
|
+
def members: () -> [ :unit_of_measure, :value ]
|
1051
999
|
def to_h: () -> { unit_of_measure: String?, value: String? }
|
1052
1000
|
end
|
1053
1001
|
|
1054
1002
|
class Weight < Data
|
1055
1003
|
def self.new: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Weight
|
1056
1004
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Weight
|
1057
|
-
|
1058
1005
|
def self.[]: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Weight
|
1059
1006
|
| (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Weight
|
1060
1007
|
|
@@ -1064,8 +1011,8 @@ module Peddler
|
|
1064
1011
|
|
1065
1012
|
attr_reader unit_of_measure: String?
|
1066
1013
|
attr_reader value: String?
|
1067
|
-
def members: () -> [ :unit_of_measure, :value ]
|
1068
1014
|
|
1015
|
+
def members: () -> [ :unit_of_measure, :value ]
|
1069
1016
|
def to_h: () -> { unit_of_measure: String?, value: String? }
|
1070
1017
|
end
|
1071
1018
|
|