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?, city: String?, country_code: String?, name: String?, postal_code: String?, ?address_line2: String?, ?company_name: String?, ?district_or_county: String?, ?email: String?, ?phone_number: String?, ?state_or_province_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
|
6
6
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
|
7
|
-
|
8
7
|
def self.[]: (address_line1: String?, city: String?, country_code: String?, name: String?, postal_code: String?, ?address_line2: String?, ?company_name: String?, ?district_or_county: String?, ?email: String?, ?phone_number: String?, ?state_or_province_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
|
9
8
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
|
10
9
|
|
@@ -23,15 +22,14 @@ module Peddler
|
|
23
22
|
attr_reader phone_number: String?
|
24
23
|
attr_reader postal_code: String?
|
25
24
|
attr_reader state_or_province_code: String?
|
26
|
-
def members: () -> [ :address_line1, :city, :country_code, :name, :postal_code, :address_line2, :company_name, :district_or_county, :email, :phone_number, :state_or_province_code ]
|
27
25
|
|
26
|
+
def members: () -> [ :address_line1, :city, :country_code, :name, :postal_code, :address_line2, :company_name, :district_or_county, :email, :phone_number, :state_or_province_code ]
|
28
27
|
def to_h: () -> { address_line1: String?, city: String?, country_code: String?, name: String?, postal_code: String?, address_line2: String?, company_name: String?, district_or_county: String?, email: String?, phone_number: String?, state_or_province_code: String? }
|
29
28
|
end
|
30
29
|
|
31
30
|
class AddressInput < Data
|
32
31
|
def self.new: (address_line1: String?, city: String?, country_code: String?, name: String?, phone_number: String?, postal_code: String?, ?address_line2: String?, ?company_name: String?, ?district_or_county: String?, ?email: String?, ?state_or_province_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
|
33
32
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
|
34
|
-
|
35
33
|
def self.[]: (address_line1: String?, city: String?, country_code: String?, name: String?, phone_number: String?, postal_code: String?, ?address_line2: String?, ?company_name: String?, ?district_or_county: String?, ?email: String?, ?state_or_province_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
|
36
34
|
| (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
|
37
35
|
|
@@ -50,15 +48,14 @@ module Peddler
|
|
50
48
|
attr_reader phone_number: String?
|
51
49
|
attr_reader postal_code: String?
|
52
50
|
attr_reader state_or_province_code: String?
|
53
|
-
def members: () -> [ :address_line1, :city, :country_code, :name, :phone_number, :postal_code, :address_line2, :company_name, :district_or_county, :email, :state_or_province_code ]
|
54
51
|
|
52
|
+
def members: () -> [ :address_line1, :city, :country_code, :name, :phone_number, :postal_code, :address_line2, :company_name, :district_or_county, :email, :state_or_province_code ]
|
55
53
|
def to_h: () -> { address_line1: String?, city: String?, country_code: String?, name: String?, phone_number: String?, postal_code: String?, address_line2: String?, company_name: String?, district_or_county: String?, email: String?, state_or_province_code: String? }
|
56
54
|
end
|
57
55
|
|
58
56
|
class AppointmentSlot < Data
|
59
57
|
def self.new: (slot_id: String?, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
|
60
58
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
|
61
|
-
|
62
59
|
def self.[]: (slot_id: String?, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
|
63
60
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
|
64
61
|
|
@@ -68,15 +65,14 @@ module Peddler
|
|
68
65
|
|
69
66
|
attr_reader slot_id: String?
|
70
67
|
attr_reader slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?
|
71
|
-
def members: () -> [ :slot_id, :slot_time ]
|
72
68
|
|
69
|
+
def members: () -> [ :slot_id, :slot_time ]
|
73
70
|
def to_h: () -> { slot_id: String?, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime? }
|
74
71
|
end
|
75
72
|
|
76
73
|
class AppointmentSlotTime < Data
|
77
74
|
def self.new: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
|
78
75
|
| (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
|
79
|
-
|
80
76
|
def self.[]: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
|
81
77
|
| (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
|
82
78
|
|
@@ -86,15 +82,14 @@ module Peddler
|
|
86
82
|
|
87
83
|
attr_reader end_time: Time?
|
88
84
|
attr_reader start_time: Time?
|
89
|
-
def members: () -> [ :end_time, :start_time ]
|
90
85
|
|
86
|
+
def members: () -> [ :end_time, :start_time ]
|
91
87
|
def to_h: () -> { end_time: Time?, start_time: Time? }
|
92
88
|
end
|
93
89
|
|
94
90
|
class Box < Data
|
95
91
|
def self.new: (package_id: String?, ?box_id: String?, ?content_information_source: String?, ?destination_region: Peddler::APIs::FulfillmentInbound20240320::Region?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?external_container_identifier: String?, ?external_container_identifier_type: String?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?quantity: Integer?, ?template_name: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Box
|
96
92
|
| (String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::Region?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Box
|
97
|
-
|
98
93
|
def self.[]: (package_id: String?, ?box_id: String?, ?content_information_source: String?, ?destination_region: Peddler::APIs::FulfillmentInbound20240320::Region?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?external_container_identifier: String?, ?external_container_identifier_type: String?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?quantity: Integer?, ?template_name: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Box
|
99
94
|
| (String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::Region?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Box
|
100
95
|
|
@@ -113,15 +108,14 @@ module Peddler
|
|
113
108
|
attr_reader quantity: Integer?
|
114
109
|
attr_reader template_name: String?
|
115
110
|
attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
|
116
|
-
def members: () -> [ :package_id, :box_id, :content_information_source, :destination_region, :dimensions, :external_container_identifier, :external_container_identifier_type, :items, :quantity, :template_name, :weight ]
|
117
111
|
|
112
|
+
def members: () -> [ :package_id, :box_id, :content_information_source, :destination_region, :dimensions, :external_container_identifier, :external_container_identifier_type, :items, :quantity, :template_name, :weight ]
|
118
113
|
def to_h: () -> { package_id: String?, box_id: String?, content_information_source: String?, destination_region: Peddler::APIs::FulfillmentInbound20240320::Region?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, external_container_identifier: String?, external_container_identifier_type: String?, items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, quantity: Integer?, template_name: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
|
119
114
|
end
|
120
115
|
|
121
116
|
class BoxInput < Data
|
122
117
|
def self.new: (content_information_source: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
|
123
118
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
|
124
|
-
|
125
119
|
def self.[]: (content_information_source: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
|
126
120
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
|
127
121
|
|
@@ -134,15 +128,14 @@ module Peddler
|
|
134
128
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
|
135
129
|
attr_reader quantity: Integer?
|
136
130
|
attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
|
137
|
-
def members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items ]
|
138
131
|
|
132
|
+
def members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items ]
|
139
133
|
def to_h: () -> { content_information_source: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]? }
|
140
134
|
end
|
141
135
|
|
142
136
|
class BoxRequirements < Data
|
143
137
|
def self.new: (weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
|
144
138
|
| (Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
|
145
|
-
|
146
139
|
def self.[]: (weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
|
147
140
|
| (Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
|
148
141
|
|
@@ -151,15 +144,14 @@ module Peddler
|
|
151
144
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
|
152
145
|
|
153
146
|
attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange?
|
154
|
-
def members: () -> [ :weight ]
|
155
147
|
|
148
|
+
def members: () -> [ :weight ]
|
156
149
|
def to_h: () -> { weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange? }
|
157
150
|
end
|
158
151
|
|
159
152
|
class BoxUpdateInput < Data
|
160
153
|
def self.new: (content_information_source: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, ?package_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
|
161
154
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
|
162
|
-
|
163
155
|
def self.[]: (content_information_source: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, ?package_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
|
164
156
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
|
165
157
|
|
@@ -173,15 +165,14 @@ module Peddler
|
|
173
165
|
attr_reader package_id: String?
|
174
166
|
attr_reader quantity: Integer?
|
175
167
|
attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
|
176
|
-
def members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items, :package_id ]
|
177
168
|
|
169
|
+
def members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items, :package_id ]
|
178
170
|
def to_h: () -> { content_information_source: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, package_id: String? }
|
179
171
|
end
|
180
172
|
|
181
173
|
class CancelInboundPlanResponse < Data
|
182
174
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
|
183
175
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
|
184
|
-
|
185
176
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
|
186
177
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
|
187
178
|
|
@@ -190,15 +181,14 @@ module Peddler
|
|
190
181
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
|
191
182
|
|
192
183
|
attr_reader operation_id: String?
|
193
|
-
def members: () -> [ :operation_id ]
|
194
184
|
|
185
|
+
def members: () -> [ :operation_id ]
|
195
186
|
def to_h: () -> { operation_id: String? }
|
196
187
|
end
|
197
188
|
|
198
189
|
class CancelSelfShipAppointmentRequest < Data
|
199
190
|
def self.new: (?reason_comment: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentRequest
|
200
191
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentRequest
|
201
|
-
|
202
192
|
def self.[]: (?reason_comment: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentRequest
|
203
193
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentRequest
|
204
194
|
|
@@ -207,15 +197,14 @@ module Peddler
|
|
207
197
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentRequest
|
208
198
|
|
209
199
|
attr_reader reason_comment: String?
|
210
|
-
def members: () -> [ :reason_comment ]
|
211
200
|
|
201
|
+
def members: () -> [ :reason_comment ]
|
212
202
|
def to_h: () -> { reason_comment: String? }
|
213
203
|
end
|
214
204
|
|
215
205
|
class CancelSelfShipAppointmentResponse < Data
|
216
206
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
|
217
207
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
|
218
|
-
|
219
208
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
|
220
209
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
|
221
210
|
|
@@ -224,15 +213,14 @@ module Peddler
|
|
224
213
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
|
225
214
|
|
226
215
|
attr_reader operation_id: String?
|
227
|
-
def members: () -> [ :operation_id ]
|
228
216
|
|
217
|
+
def members: () -> [ :operation_id ]
|
229
218
|
def to_h: () -> { operation_id: String? }
|
230
219
|
end
|
231
220
|
|
232
221
|
class Carrier < Data
|
233
222
|
def self.new: (?alpha_code: String?, ?name: String?) -> Peddler::APIs::FulfillmentInbound20240320::Carrier
|
234
223
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Carrier
|
235
|
-
|
236
224
|
def self.[]: (?alpha_code: String?, ?name: String?) -> Peddler::APIs::FulfillmentInbound20240320::Carrier
|
237
225
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Carrier
|
238
226
|
|
@@ -242,15 +230,14 @@ module Peddler
|
|
242
230
|
|
243
231
|
attr_reader alpha_code: String?
|
244
232
|
attr_reader name: String?
|
245
|
-
def members: () -> [ :alpha_code, :name ]
|
246
233
|
|
234
|
+
def members: () -> [ :alpha_code, :name ]
|
247
235
|
def to_h: () -> { alpha_code: String?, name: String? }
|
248
236
|
end
|
249
237
|
|
250
238
|
class CarrierAppointment < Data
|
251
239
|
def self.new: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
|
252
240
|
| (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
|
253
|
-
|
254
241
|
def self.[]: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
|
255
242
|
| (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
|
256
243
|
|
@@ -260,15 +247,14 @@ module Peddler
|
|
260
247
|
|
261
248
|
attr_reader end_time: Time?
|
262
249
|
attr_reader start_time: Time?
|
263
|
-
def members: () -> [ :end_time, :start_time ]
|
264
250
|
|
251
|
+
def members: () -> [ :end_time, :start_time ]
|
265
252
|
def to_h: () -> { end_time: Time?, start_time: Time? }
|
266
253
|
end
|
267
254
|
|
268
255
|
class ComplianceDetail < Data
|
269
256
|
def self.new: (?asin: String?, ?fnsku: String?, ?msku: String?, ?tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail
|
270
257
|
| (String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail
|
271
|
-
|
272
258
|
def self.[]: (?asin: String?, ?fnsku: String?, ?msku: String?, ?tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail
|
273
259
|
| (String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail
|
274
260
|
|
@@ -280,15 +266,14 @@ module Peddler
|
|
280
266
|
attr_reader fnsku: String?
|
281
267
|
attr_reader msku: String?
|
282
268
|
attr_reader tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?
|
283
|
-
def members: () -> [ :asin, :fnsku, :msku, :tax_details ]
|
284
269
|
|
270
|
+
def members: () -> [ :asin, :fnsku, :msku, :tax_details ]
|
285
271
|
def to_h: () -> { asin: String?, fnsku: String?, msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails? }
|
286
272
|
end
|
287
273
|
|
288
274
|
class ConfirmDeliveryWindowOptionsResponse < Data
|
289
275
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
|
290
276
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
|
291
|
-
|
292
277
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
|
293
278
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
|
294
279
|
|
@@ -297,15 +282,14 @@ module Peddler
|
|
297
282
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
|
298
283
|
|
299
284
|
attr_reader operation_id: String?
|
300
|
-
def members: () -> [ :operation_id ]
|
301
285
|
|
286
|
+
def members: () -> [ :operation_id ]
|
302
287
|
def to_h: () -> { operation_id: String? }
|
303
288
|
end
|
304
289
|
|
305
290
|
class ConfirmPackingOptionResponse < Data
|
306
291
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
|
307
292
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
|
308
|
-
|
309
293
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
|
310
294
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
|
311
295
|
|
@@ -314,15 +298,14 @@ module Peddler
|
|
314
298
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
|
315
299
|
|
316
300
|
attr_reader operation_id: String?
|
317
|
-
def members: () -> [ :operation_id ]
|
318
301
|
|
302
|
+
def members: () -> [ :operation_id ]
|
319
303
|
def to_h: () -> { operation_id: String? }
|
320
304
|
end
|
321
305
|
|
322
306
|
class ConfirmPlacementOptionResponse < Data
|
323
307
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
|
324
308
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
|
325
|
-
|
326
309
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
|
327
310
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
|
328
311
|
|
@@ -331,15 +314,14 @@ module Peddler
|
|
331
314
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
|
332
315
|
|
333
316
|
attr_reader operation_id: String?
|
334
|
-
def members: () -> [ :operation_id ]
|
335
317
|
|
318
|
+
def members: () -> [ :operation_id ]
|
336
319
|
def to_h: () -> { operation_id: String? }
|
337
320
|
end
|
338
321
|
|
339
322
|
class ConfirmShipmentContentUpdatePreviewResponse < Data
|
340
323
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
|
341
324
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
|
342
|
-
|
343
325
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
|
344
326
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
|
345
327
|
|
@@ -348,15 +330,14 @@ module Peddler
|
|
348
330
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
|
349
331
|
|
350
332
|
attr_reader operation_id: String?
|
351
|
-
def members: () -> [ :operation_id ]
|
352
333
|
|
334
|
+
def members: () -> [ :operation_id ]
|
353
335
|
def to_h: () -> { operation_id: String? }
|
354
336
|
end
|
355
337
|
|
356
338
|
class ConfirmTransportationOptionsRequest < Data
|
357
339
|
def self.new: (transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
|
358
340
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
|
359
|
-
|
360
341
|
def self.[]: (transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
|
361
342
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
|
362
343
|
|
@@ -365,15 +346,14 @@ module Peddler
|
|
365
346
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
|
366
347
|
|
367
348
|
attr_reader transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?
|
368
|
-
def members: () -> [ :transportation_selections ]
|
369
349
|
|
350
|
+
def members: () -> [ :transportation_selections ]
|
370
351
|
def to_h: () -> { transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]? }
|
371
352
|
end
|
372
353
|
|
373
354
|
class ConfirmTransportationOptionsResponse < Data
|
374
355
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
|
375
356
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
|
376
|
-
|
377
357
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
|
378
358
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
|
379
359
|
|
@@ -382,15 +362,14 @@ module Peddler
|
|
382
362
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
|
383
363
|
|
384
364
|
attr_reader operation_id: String?
|
385
|
-
def members: () -> [ :operation_id ]
|
386
365
|
|
366
|
+
def members: () -> [ :operation_id ]
|
387
367
|
def to_h: () -> { operation_id: String? }
|
388
368
|
end
|
389
369
|
|
390
370
|
class ContactInformation < Data
|
391
371
|
def self.new: (name: String?, phone_number: String?, ?email: String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
|
392
372
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
|
393
|
-
|
394
373
|
def self.[]: (name: String?, phone_number: String?, ?email: String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
|
395
374
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
|
396
375
|
|
@@ -401,15 +380,14 @@ module Peddler
|
|
401
380
|
attr_reader email: String?
|
402
381
|
attr_reader name: String?
|
403
382
|
attr_reader phone_number: String?
|
404
|
-
def members: () -> [ :name, :phone_number, :email ]
|
405
383
|
|
384
|
+
def members: () -> [ :name, :phone_number, :email ]
|
406
385
|
def to_h: () -> { name: String?, phone_number: String?, email: String? }
|
407
386
|
end
|
408
387
|
|
409
388
|
class ContentUpdatePreview < Data
|
410
389
|
def self.new: (content_update_preview_id: String?, expiration: Time?, requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption?) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
|
411
390
|
| (String?, Time?, Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, Peddler::APIs::FulfillmentInbound20240320::TransportationOption?) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
|
412
|
-
|
413
391
|
def self.[]: (content_update_preview_id: String?, expiration: Time?, requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption?) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
|
414
392
|
| (String?, Time?, Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, Peddler::APIs::FulfillmentInbound20240320::TransportationOption?) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
|
415
393
|
|
@@ -421,15 +399,14 @@ module Peddler
|
|
421
399
|
attr_reader expiration: Time?
|
422
400
|
attr_reader requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?
|
423
401
|
attr_reader transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption?
|
424
|
-
def members: () -> [ :content_update_preview_id, :expiration, :requested_updates, :transportation_option ]
|
425
402
|
|
403
|
+
def members: () -> [ :content_update_preview_id, :expiration, :requested_updates, :transportation_option ]
|
426
404
|
def to_h: () -> { content_update_preview_id: String?, expiration: Time?, requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption? }
|
427
405
|
end
|
428
406
|
|
429
407
|
class CreateInboundPlanRequest < Data
|
430
408
|
def self.new: (destination_marketplaces: Array[String]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?, ?name: String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
|
431
409
|
| (Array[String]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, Peddler::APIs::FulfillmentInbound20240320::AddressInput?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
|
432
|
-
|
433
410
|
def self.[]: (destination_marketplaces: Array[String]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?, ?name: String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
|
434
411
|
| (Array[String]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, Peddler::APIs::FulfillmentInbound20240320::AddressInput?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
|
435
412
|
|
@@ -441,15 +418,14 @@ module Peddler
|
|
441
418
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
|
442
419
|
attr_reader name: String?
|
443
420
|
attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?
|
444
|
-
def members: () -> [ :destination_marketplaces, :items, :source_address, :name ]
|
445
421
|
|
422
|
+
def members: () -> [ :destination_marketplaces, :items, :source_address, :name ]
|
446
423
|
def to_h: () -> { destination_marketplaces: Array[String]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?, name: String? }
|
447
424
|
end
|
448
425
|
|
449
426
|
class CreateInboundPlanResponse < Data
|
450
427
|
def self.new: (inbound_plan_id: String?, operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
|
451
428
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
|
452
|
-
|
453
429
|
def self.[]: (inbound_plan_id: String?, operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
|
454
430
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
|
455
431
|
|
@@ -459,15 +435,14 @@ module Peddler
|
|
459
435
|
|
460
436
|
attr_reader inbound_plan_id: String?
|
461
437
|
attr_reader operation_id: String?
|
462
|
-
def members: () -> [ :inbound_plan_id, :operation_id ]
|
463
438
|
|
439
|
+
def members: () -> [ :inbound_plan_id, :operation_id ]
|
464
440
|
def to_h: () -> { inbound_plan_id: String?, operation_id: String? }
|
465
441
|
end
|
466
442
|
|
467
443
|
class CreateMarketplaceItemLabelsRequest < Data
|
468
444
|
def self.new: (label_type: String?, marketplace_id: String?, msku_quantities: Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, ?height: Float?, ?locale_code: String?, ?page_type: String?, ?width: Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
|
469
445
|
| (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, Float?, String?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
|
470
|
-
|
471
446
|
def self.[]: (label_type: String?, marketplace_id: String?, msku_quantities: Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, ?height: Float?, ?locale_code: String?, ?page_type: String?, ?width: Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
|
472
447
|
| (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, Float?, String?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
|
473
448
|
|
@@ -482,15 +457,14 @@ module Peddler
|
|
482
457
|
attr_reader msku_quantities: Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?
|
483
458
|
attr_reader page_type: String?
|
484
459
|
attr_reader width: Float?
|
485
|
-
def members: () -> [ :label_type, :marketplace_id, :msku_quantities, :height, :locale_code, :page_type, :width ]
|
486
460
|
|
461
|
+
def members: () -> [ :label_type, :marketplace_id, :msku_quantities, :height, :locale_code, :page_type, :width ]
|
487
462
|
def to_h: () -> { label_type: String?, marketplace_id: String?, msku_quantities: Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, height: Float?, locale_code: String?, page_type: String?, width: Float? }
|
488
463
|
end
|
489
464
|
|
490
465
|
class CreateMarketplaceItemLabelsResponse < Data
|
491
466
|
def self.new: (document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
|
492
467
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
|
493
|
-
|
494
468
|
def self.[]: (document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
|
495
469
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
|
496
470
|
|
@@ -499,15 +473,14 @@ module Peddler
|
|
499
473
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
|
500
474
|
|
501
475
|
attr_reader document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?
|
502
|
-
def members: () -> [ :document_downloads ]
|
503
476
|
|
477
|
+
def members: () -> [ :document_downloads ]
|
504
478
|
def to_h: () -> { document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]? }
|
505
479
|
end
|
506
480
|
|
507
481
|
class CustomPlacementInput < Data
|
508
482
|
def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
|
509
483
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
|
510
|
-
|
511
484
|
def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
|
512
485
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
|
513
486
|
|
@@ -517,15 +490,14 @@ module Peddler
|
|
517
490
|
|
518
491
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
|
519
492
|
attr_reader warehouse_id: String?
|
520
|
-
def members: () -> [ :items, :warehouse_id ]
|
521
493
|
|
494
|
+
def members: () -> [ :items, :warehouse_id ]
|
522
495
|
def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, warehouse_id: String? }
|
523
496
|
end
|
524
497
|
|
525
498
|
class Dates < Data
|
526
499
|
def self.new: (?ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::Window?) -> Peddler::APIs::FulfillmentInbound20240320::Dates
|
527
500
|
| (Peddler::APIs::FulfillmentInbound20240320::Window?) -> Peddler::APIs::FulfillmentInbound20240320::Dates
|
528
|
-
|
529
501
|
def self.[]: (?ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::Window?) -> Peddler::APIs::FulfillmentInbound20240320::Dates
|
530
502
|
| (Peddler::APIs::FulfillmentInbound20240320::Window?) -> Peddler::APIs::FulfillmentInbound20240320::Dates
|
531
503
|
|
@@ -534,15 +506,14 @@ module Peddler
|
|
534
506
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Dates
|
535
507
|
|
536
508
|
attr_reader ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::Window?
|
537
|
-
def members: () -> [ :ready_to_ship_window ]
|
538
509
|
|
510
|
+
def members: () -> [ :ready_to_ship_window ]
|
539
511
|
def to_h: () -> { ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::Window? }
|
540
512
|
end
|
541
513
|
|
542
514
|
class DeliveryWindowOption < Data
|
543
515
|
def self.new: (availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, valid_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
|
544
516
|
| (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
|
545
|
-
|
546
517
|
def self.[]: (availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, valid_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
|
547
518
|
| (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
|
548
519
|
|
@@ -555,15 +526,14 @@ module Peddler
|
|
555
526
|
attr_reader end_date: Time?
|
556
527
|
attr_reader start_date: Time?
|
557
528
|
attr_reader valid_until: Time?
|
558
|
-
def members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :valid_until ]
|
559
529
|
|
530
|
+
def members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :valid_until ]
|
560
531
|
def to_h: () -> { availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, valid_until: Time? }
|
561
532
|
end
|
562
533
|
|
563
534
|
class Dimensions < Data
|
564
535
|
def self.new: (height: Float?, length: Float?, unit_of_measurement: String?, width: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
|
565
536
|
| (Float?, Float?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
|
566
|
-
|
567
537
|
def self.[]: (height: Float?, length: Float?, unit_of_measurement: String?, width: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
|
568
538
|
| (Float?, Float?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
|
569
539
|
|
@@ -575,15 +545,14 @@ module Peddler
|
|
575
545
|
attr_reader length: Float?
|
576
546
|
attr_reader unit_of_measurement: String?
|
577
547
|
attr_reader width: Float?
|
578
|
-
def members: () -> [ :height, :length, :unit_of_measurement, :width ]
|
579
548
|
|
549
|
+
def members: () -> [ :height, :length, :unit_of_measurement, :width ]
|
580
550
|
def to_h: () -> { height: Float?, length: Float?, unit_of_measurement: String?, width: Float? }
|
581
551
|
end
|
582
552
|
|
583
553
|
class DocumentDownload < Data
|
584
554
|
def self.new: (download_type: String?, uri: String?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
|
585
555
|
| (String?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
|
586
|
-
|
587
556
|
def self.[]: (download_type: String?, uri: String?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
|
588
557
|
| (String?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
|
589
558
|
|
@@ -594,15 +563,14 @@ module Peddler
|
|
594
563
|
attr_reader download_type: String?
|
595
564
|
attr_reader expiration: Time?
|
596
565
|
attr_reader uri: String?
|
597
|
-
def members: () -> [ :download_type, :uri, :expiration ]
|
598
566
|
|
567
|
+
def members: () -> [ :download_type, :uri, :expiration ]
|
599
568
|
def to_h: () -> { download_type: String?, uri: String?, expiration: Time? }
|
600
569
|
end
|
601
570
|
|
602
571
|
class Error < Data
|
603
572
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
|
604
573
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
|
605
|
-
|
606
574
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
|
607
575
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
|
608
576
|
|
@@ -613,15 +581,14 @@ module Peddler
|
|
613
581
|
attr_reader code: String?
|
614
582
|
attr_reader details: String?
|
615
583
|
attr_reader message: String?
|
616
|
-
def members: () -> [ :code, :message, :details ]
|
617
584
|
|
585
|
+
def members: () -> [ :code, :message, :details ]
|
618
586
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
619
587
|
end
|
620
588
|
|
621
589
|
class ErrorList < Data
|
622
590
|
def self.new: (errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
|
623
591
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
|
624
|
-
|
625
592
|
def self.[]: (errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
|
626
593
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
|
627
594
|
|
@@ -630,15 +597,14 @@ module Peddler
|
|
630
597
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
|
631
598
|
|
632
599
|
attr_reader errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]?
|
633
|
-
def members: () -> [ :errors ]
|
634
600
|
|
601
|
+
def members: () -> [ :errors ]
|
635
602
|
def to_h: () -> { errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]? }
|
636
603
|
end
|
637
604
|
|
638
605
|
class FreightInformation < Data
|
639
606
|
def self.new: (?declared_value: Peddler::Money?, ?freight_class: String?) -> Peddler::APIs::FulfillmentInbound20240320::FreightInformation
|
640
607
|
| (Peddler::Money?, String?) -> Peddler::APIs::FulfillmentInbound20240320::FreightInformation
|
641
|
-
|
642
608
|
def self.[]: (?declared_value: Peddler::Money?, ?freight_class: String?) -> Peddler::APIs::FulfillmentInbound20240320::FreightInformation
|
643
609
|
| (Peddler::Money?, String?) -> Peddler::APIs::FulfillmentInbound20240320::FreightInformation
|
644
610
|
|
@@ -648,15 +614,14 @@ module Peddler
|
|
648
614
|
|
649
615
|
attr_reader declared_value: Peddler::Money?
|
650
616
|
attr_reader freight_class: String?
|
651
|
-
def members: () -> [ :declared_value, :freight_class ]
|
652
617
|
|
618
|
+
def members: () -> [ :declared_value, :freight_class ]
|
653
619
|
def to_h: () -> { declared_value: Peddler::Money?, freight_class: String? }
|
654
620
|
end
|
655
621
|
|
656
622
|
class GenerateDeliveryWindowOptionsResponse < Data
|
657
623
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
|
658
624
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
|
659
|
-
|
660
625
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
|
661
626
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
|
662
627
|
|
@@ -665,15 +630,14 @@ module Peddler
|
|
665
630
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
|
666
631
|
|
667
632
|
attr_reader operation_id: String?
|
668
|
-
def members: () -> [ :operation_id ]
|
669
633
|
|
634
|
+
def members: () -> [ :operation_id ]
|
670
635
|
def to_h: () -> { operation_id: String? }
|
671
636
|
end
|
672
637
|
|
673
638
|
class GeneratePackingOptionsResponse < Data
|
674
639
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
|
675
640
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
|
676
|
-
|
677
641
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
|
678
642
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
|
679
643
|
|
@@ -682,15 +646,14 @@ module Peddler
|
|
682
646
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
|
683
647
|
|
684
648
|
attr_reader operation_id: String?
|
685
|
-
def members: () -> [ :operation_id ]
|
686
649
|
|
650
|
+
def members: () -> [ :operation_id ]
|
687
651
|
def to_h: () -> { operation_id: String? }
|
688
652
|
end
|
689
653
|
|
690
654
|
class GeneratePlacementOptionsRequest < Data
|
691
655
|
def self.new: (?custom_placement: Array[Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsRequest
|
692
656
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsRequest
|
693
|
-
|
694
657
|
def self.[]: (?custom_placement: Array[Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsRequest
|
695
658
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsRequest
|
696
659
|
|
@@ -699,15 +662,14 @@ module Peddler
|
|
699
662
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsRequest
|
700
663
|
|
701
664
|
attr_reader custom_placement: Array[Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput]?
|
702
|
-
def members: () -> [ :custom_placement ]
|
703
665
|
|
666
|
+
def members: () -> [ :custom_placement ]
|
704
667
|
def to_h: () -> { custom_placement: Array[Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput]? }
|
705
668
|
end
|
706
669
|
|
707
670
|
class GeneratePlacementOptionsResponse < Data
|
708
671
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
|
709
672
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
|
710
|
-
|
711
673
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
|
712
674
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
|
713
675
|
|
@@ -716,15 +678,14 @@ module Peddler
|
|
716
678
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
|
717
679
|
|
718
680
|
attr_reader operation_id: String?
|
719
|
-
def members: () -> [ :operation_id ]
|
720
681
|
|
682
|
+
def members: () -> [ :operation_id ]
|
721
683
|
def to_h: () -> { operation_id: String? }
|
722
684
|
end
|
723
685
|
|
724
686
|
class GenerateSelfShipAppointmentSlotsRequest < Data
|
725
687
|
def self.new: (?desired_end_date: Time?, ?desired_start_date: Time?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsRequest
|
726
688
|
| (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsRequest
|
727
|
-
|
728
689
|
def self.[]: (?desired_end_date: Time?, ?desired_start_date: Time?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsRequest
|
729
690
|
| (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsRequest
|
730
691
|
|
@@ -734,15 +695,14 @@ module Peddler
|
|
734
695
|
|
735
696
|
attr_reader desired_end_date: Time?
|
736
697
|
attr_reader desired_start_date: Time?
|
737
|
-
def members: () -> [ :desired_end_date, :desired_start_date ]
|
738
698
|
|
699
|
+
def members: () -> [ :desired_end_date, :desired_start_date ]
|
739
700
|
def to_h: () -> { desired_end_date: Time?, desired_start_date: Time? }
|
740
701
|
end
|
741
702
|
|
742
703
|
class GenerateSelfShipAppointmentSlotsResponse < Data
|
743
704
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
|
744
705
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
|
745
|
-
|
746
706
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
|
747
707
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
|
748
708
|
|
@@ -751,15 +711,14 @@ module Peddler
|
|
751
711
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
|
752
712
|
|
753
713
|
attr_reader operation_id: String?
|
754
|
-
def members: () -> [ :operation_id ]
|
755
714
|
|
715
|
+
def members: () -> [ :operation_id ]
|
756
716
|
def to_h: () -> { operation_id: String? }
|
757
717
|
end
|
758
718
|
|
759
719
|
class GenerateShipmentContentUpdatePreviewsRequest < Data
|
760
720
|
def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
|
761
721
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
|
762
|
-
|
763
722
|
def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
|
764
723
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
|
765
724
|
|
@@ -769,15 +728,14 @@ module Peddler
|
|
769
728
|
|
770
729
|
attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?
|
771
730
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
|
772
|
-
def members: () -> [ :boxes, :items ]
|
773
731
|
|
732
|
+
def members: () -> [ :boxes, :items ]
|
774
733
|
def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]? }
|
775
734
|
end
|
776
735
|
|
777
736
|
class GenerateShipmentContentUpdatePreviewsResponse < Data
|
778
737
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
|
779
738
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
|
780
|
-
|
781
739
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
|
782
740
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
|
783
741
|
|
@@ -786,15 +744,14 @@ module Peddler
|
|
786
744
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
|
787
745
|
|
788
746
|
attr_reader operation_id: String?
|
789
|
-
def members: () -> [ :operation_id ]
|
790
747
|
|
748
|
+
def members: () -> [ :operation_id ]
|
791
749
|
def to_h: () -> { operation_id: String? }
|
792
750
|
end
|
793
751
|
|
794
752
|
class GenerateTransportationOptionsRequest < Data
|
795
753
|
def self.new: (placement_option_id: String?, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
|
796
754
|
| (String?, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
|
797
|
-
|
798
755
|
def self.[]: (placement_option_id: String?, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
|
799
756
|
| (String?, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
|
800
757
|
|
@@ -804,15 +761,14 @@ module Peddler
|
|
804
761
|
|
805
762
|
attr_reader placement_option_id: String?
|
806
763
|
attr_reader shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?
|
807
|
-
def members: () -> [ :placement_option_id, :shipment_transportation_configurations ]
|
808
764
|
|
765
|
+
def members: () -> [ :placement_option_id, :shipment_transportation_configurations ]
|
809
766
|
def to_h: () -> { placement_option_id: String?, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]? }
|
810
767
|
end
|
811
768
|
|
812
769
|
class GenerateTransportationOptionsResponse < Data
|
813
770
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
|
814
771
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
|
815
|
-
|
816
772
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
|
817
773
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
|
818
774
|
|
@@ -821,15 +777,14 @@ module Peddler
|
|
821
777
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
|
822
778
|
|
823
779
|
attr_reader operation_id: String?
|
824
|
-
def members: () -> [ :operation_id ]
|
825
780
|
|
781
|
+
def members: () -> [ :operation_id ]
|
826
782
|
def to_h: () -> { operation_id: String? }
|
827
783
|
end
|
828
784
|
|
829
785
|
class GetDeliveryChallanDocumentResponse < Data
|
830
786
|
def self.new: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
|
831
787
|
| (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
|
832
|
-
|
833
788
|
def self.[]: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
|
834
789
|
| (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
|
835
790
|
|
@@ -838,15 +793,14 @@ module Peddler
|
|
838
793
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
|
839
794
|
|
840
795
|
attr_reader document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?
|
841
|
-
def members: () -> [ :document_download ]
|
842
796
|
|
797
|
+
def members: () -> [ :document_download ]
|
843
798
|
def to_h: () -> { document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload? }
|
844
799
|
end
|
845
800
|
|
846
801
|
class GetSelfShipAppointmentSlotsResponse < Data
|
847
802
|
def self.new: (self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
|
848
803
|
| (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
|
849
|
-
|
850
804
|
def self.[]: (self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
|
851
805
|
| (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
|
852
806
|
|
@@ -856,15 +810,14 @@ module Peddler
|
|
856
810
|
|
857
811
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
858
812
|
attr_reader self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?
|
859
|
-
def members: () -> [ :self_ship_appointment_slots_availability, :pagination ]
|
860
813
|
|
814
|
+
def members: () -> [ :self_ship_appointment_slots_availability, :pagination ]
|
861
815
|
def to_h: () -> { self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
862
816
|
end
|
863
817
|
|
864
818
|
class InboundOperationStatus < Data
|
865
819
|
def self.new: (operation: String?, operation_id: String?, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, operation_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
|
866
820
|
| (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
|
867
|
-
|
868
821
|
def self.[]: (operation: String?, operation_id: String?, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, operation_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
|
869
822
|
| (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
|
870
823
|
|
@@ -876,15 +829,14 @@ module Peddler
|
|
876
829
|
attr_reader operation_id: String?
|
877
830
|
attr_reader operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?
|
878
831
|
attr_reader operation_status: String?
|
879
|
-
def members: () -> [ :operation, :operation_id, :operation_problems, :operation_status ]
|
880
832
|
|
833
|
+
def members: () -> [ :operation, :operation_id, :operation_problems, :operation_status ]
|
881
834
|
def to_h: () -> { operation: String?, operation_id: String?, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, operation_status: String? }
|
882
835
|
end
|
883
836
|
|
884
837
|
class InboundPlan < Data
|
885
838
|
def self.new: (created_at: Time?, inbound_plan_id: String?, last_updated_at: Time?, marketplace_ids: Array[String]?, name: String?, source_address: Peddler::APIs::FulfillmentInbound20240320::Address?, status: String?, ?packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary]?, ?placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary]?, ?shipments: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlan
|
886
839
|
| (Time?, String?, Time?, Array[String]?, String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary]?, Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary]?, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlan
|
887
|
-
|
888
840
|
def self.[]: (created_at: Time?, inbound_plan_id: String?, last_updated_at: Time?, marketplace_ids: Array[String]?, name: String?, source_address: Peddler::APIs::FulfillmentInbound20240320::Address?, status: String?, ?packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary]?, ?placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary]?, ?shipments: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlan
|
889
841
|
| (Time?, String?, Time?, Array[String]?, String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary]?, Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary]?, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlan
|
890
842
|
|
@@ -902,15 +854,14 @@ module Peddler
|
|
902
854
|
attr_reader shipments: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]?
|
903
855
|
attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::Address?
|
904
856
|
attr_reader status: String?
|
905
|
-
def members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status, :packing_options, :placement_options, :shipments ]
|
906
857
|
|
858
|
+
def members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status, :packing_options, :placement_options, :shipments ]
|
907
859
|
def to_h: () -> { created_at: Time?, inbound_plan_id: String?, last_updated_at: Time?, marketplace_ids: Array[String]?, name: String?, source_address: Peddler::APIs::FulfillmentInbound20240320::Address?, status: String?, packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary]?, placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary]?, shipments: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]? }
|
908
860
|
end
|
909
861
|
|
910
862
|
class InboundPlanSummary < Data
|
911
863
|
def self.new: (created_at: Time?, inbound_plan_id: String?, last_updated_at: Time?, marketplace_ids: Array[String]?, name: String?, source_address: Peddler::APIs::FulfillmentInbound20240320::Address?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
|
912
864
|
| (Time?, String?, Time?, Array[String]?, String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
|
913
|
-
|
914
865
|
def self.[]: (created_at: Time?, inbound_plan_id: String?, last_updated_at: Time?, marketplace_ids: Array[String]?, name: String?, source_address: Peddler::APIs::FulfillmentInbound20240320::Address?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
|
915
866
|
| (Time?, String?, Time?, Array[String]?, String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
|
916
867
|
|
@@ -925,15 +876,14 @@ module Peddler
|
|
925
876
|
attr_reader name: String?
|
926
877
|
attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::Address?
|
927
878
|
attr_reader status: String?
|
928
|
-
def members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status ]
|
929
879
|
|
880
|
+
def members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status ]
|
930
881
|
def to_h: () -> { created_at: Time?, inbound_plan_id: String?, last_updated_at: Time?, marketplace_ids: Array[String]?, name: String?, source_address: Peddler::APIs::FulfillmentInbound20240320::Address?, status: String? }
|
931
882
|
end
|
932
883
|
|
933
884
|
class Incentive < Data
|
934
885
|
def self.new: (description: String?, target: String?, type: String?, value: Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
|
935
886
|
| (String?, String?, String?, Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
|
936
|
-
|
937
887
|
def self.[]: (description: String?, target: String?, type: String?, value: Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
|
938
888
|
| (String?, String?, String?, Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
|
939
889
|
|
@@ -945,15 +895,14 @@ module Peddler
|
|
945
895
|
attr_reader target: String?
|
946
896
|
attr_reader type: String?
|
947
897
|
attr_reader value: Peddler::Money?
|
948
|
-
def members: () -> [ :description, :target, :type, :value ]
|
949
898
|
|
899
|
+
def members: () -> [ :description, :target, :type, :value ]
|
950
900
|
def to_h: () -> { description: String?, target: String?, type: String?, value: Peddler::Money? }
|
951
901
|
end
|
952
902
|
|
953
903
|
class Item < Data
|
954
904
|
def self.new: (asin: String?, fnsku: String?, label_owner: String?, msku: String?, prep_instructions: Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, quantity: Integer?, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
|
955
905
|
| (String?, String?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
|
956
|
-
|
957
906
|
def self.[]: (asin: String?, fnsku: String?, label_owner: String?, msku: String?, prep_instructions: Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, quantity: Integer?, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
|
958
907
|
| (String?, String?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
|
959
908
|
|
@@ -969,15 +918,14 @@ module Peddler
|
|
969
918
|
attr_reader msku: String?
|
970
919
|
attr_reader prep_instructions: Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?
|
971
920
|
attr_reader quantity: Integer?
|
972
|
-
def members: () -> [ :asin, :fnsku, :label_owner, :msku, :prep_instructions, :quantity, :expiration, :manufacturing_lot_code ]
|
973
921
|
|
922
|
+
def members: () -> [ :asin, :fnsku, :label_owner, :msku, :prep_instructions, :quantity, :expiration, :manufacturing_lot_code ]
|
974
923
|
def to_h: () -> { asin: String?, fnsku: String?, label_owner: String?, msku: String?, prep_instructions: Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, quantity: Integer?, expiration: String?, manufacturing_lot_code: String? }
|
975
924
|
end
|
976
925
|
|
977
926
|
class ItemInput < Data
|
978
927
|
def self.new: (label_owner: String?, msku: String?, prep_owner: String?, quantity: Integer?, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
|
979
928
|
| (String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
|
980
|
-
|
981
929
|
def self.[]: (label_owner: String?, msku: String?, prep_owner: String?, quantity: Integer?, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
|
982
930
|
| (String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
|
983
931
|
|
@@ -991,15 +939,14 @@ module Peddler
|
|
991
939
|
attr_reader msku: String?
|
992
940
|
attr_reader prep_owner: String?
|
993
941
|
attr_reader quantity: Integer?
|
994
|
-
def members: () -> [ :label_owner, :msku, :prep_owner, :quantity, :expiration, :manufacturing_lot_code ]
|
995
942
|
|
943
|
+
def members: () -> [ :label_owner, :msku, :prep_owner, :quantity, :expiration, :manufacturing_lot_code ]
|
996
944
|
def to_h: () -> { label_owner: String?, msku: String?, prep_owner: String?, quantity: Integer?, expiration: String?, manufacturing_lot_code: String? }
|
997
945
|
end
|
998
946
|
|
999
947
|
class ListDeliveryWindowOptionsResponse < Data
|
1000
948
|
def self.new: (delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
|
1001
949
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
|
1002
|
-
|
1003
950
|
def self.[]: (delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
|
1004
951
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
|
1005
952
|
|
@@ -1009,15 +956,14 @@ module Peddler
|
|
1009
956
|
|
1010
957
|
attr_reader delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?
|
1011
958
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1012
|
-
def members: () -> [ :delivery_window_options, :pagination ]
|
1013
959
|
|
960
|
+
def members: () -> [ :delivery_window_options, :pagination ]
|
1014
961
|
def to_h: () -> { delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1015
962
|
end
|
1016
963
|
|
1017
964
|
class ListInboundPlanBoxesResponse < Data
|
1018
965
|
def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
|
1019
966
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
|
1020
|
-
|
1021
967
|
def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
|
1022
968
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
|
1023
969
|
|
@@ -1027,15 +973,14 @@ module Peddler
|
|
1027
973
|
|
1028
974
|
attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?
|
1029
975
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1030
|
-
def members: () -> [ :boxes, :pagination ]
|
1031
976
|
|
977
|
+
def members: () -> [ :boxes, :pagination ]
|
1032
978
|
def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1033
979
|
end
|
1034
980
|
|
1035
981
|
class ListInboundPlanItemsResponse < Data
|
1036
982
|
def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
|
1037
983
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
|
1038
|
-
|
1039
984
|
def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
|
1040
985
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
|
1041
986
|
|
@@ -1045,15 +990,14 @@ module Peddler
|
|
1045
990
|
|
1046
991
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
|
1047
992
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1048
|
-
def members: () -> [ :items, :pagination ]
|
1049
993
|
|
994
|
+
def members: () -> [ :items, :pagination ]
|
1050
995
|
def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1051
996
|
end
|
1052
997
|
|
1053
998
|
class ListInboundPlanPalletsResponse < Data
|
1054
999
|
def self.new: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
|
1055
1000
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
|
1056
|
-
|
1057
1001
|
def self.[]: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
|
1058
1002
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
|
1059
1003
|
|
@@ -1063,15 +1007,14 @@ module Peddler
|
|
1063
1007
|
|
1064
1008
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1065
1009
|
attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?
|
1066
|
-
def members: () -> [ :pallets, :pagination ]
|
1067
1010
|
|
1011
|
+
def members: () -> [ :pallets, :pagination ]
|
1068
1012
|
def to_h: () -> { pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1069
1013
|
end
|
1070
1014
|
|
1071
1015
|
class ListInboundPlansResponse < Data
|
1072
1016
|
def self.new: (?inbound_plans: Array[Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlansResponse
|
1073
1017
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlansResponse
|
1074
|
-
|
1075
1018
|
def self.[]: (?inbound_plans: Array[Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlansResponse
|
1076
1019
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlansResponse
|
1077
1020
|
|
@@ -1081,15 +1024,14 @@ module Peddler
|
|
1081
1024
|
|
1082
1025
|
attr_reader inbound_plans: Array[Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary]?
|
1083
1026
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1084
|
-
def members: () -> [ :inbound_plans, :pagination ]
|
1085
1027
|
|
1028
|
+
def members: () -> [ :inbound_plans, :pagination ]
|
1086
1029
|
def to_h: () -> { inbound_plans: Array[Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1087
1030
|
end
|
1088
1031
|
|
1089
1032
|
class ListItemComplianceDetailsResponse < Data
|
1090
1033
|
def self.new: (?compliance_details: Array[Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListItemComplianceDetailsResponse
|
1091
1034
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListItemComplianceDetailsResponse
|
1092
|
-
|
1093
1035
|
def self.[]: (?compliance_details: Array[Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListItemComplianceDetailsResponse
|
1094
1036
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListItemComplianceDetailsResponse
|
1095
1037
|
|
@@ -1098,15 +1040,14 @@ module Peddler
|
|
1098
1040
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListItemComplianceDetailsResponse
|
1099
1041
|
|
1100
1042
|
attr_reader compliance_details: Array[Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail]?
|
1101
|
-
def members: () -> [ :compliance_details ]
|
1102
1043
|
|
1044
|
+
def members: () -> [ :compliance_details ]
|
1103
1045
|
def to_h: () -> { compliance_details: Array[Peddler::APIs::FulfillmentInbound20240320::ComplianceDetail]? }
|
1104
1046
|
end
|
1105
1047
|
|
1106
1048
|
class ListPackingGroupBoxesResponse < Data
|
1107
1049
|
def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
|
1108
1050
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
|
1109
|
-
|
1110
1051
|
def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
|
1111
1052
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
|
1112
1053
|
|
@@ -1116,15 +1057,14 @@ module Peddler
|
|
1116
1057
|
|
1117
1058
|
attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?
|
1118
1059
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1119
|
-
def members: () -> [ :boxes, :pagination ]
|
1120
1060
|
|
1061
|
+
def members: () -> [ :boxes, :pagination ]
|
1121
1062
|
def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1122
1063
|
end
|
1123
1064
|
|
1124
1065
|
class ListPackingGroupItemsResponse < Data
|
1125
1066
|
def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
|
1126
1067
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
|
1127
|
-
|
1128
1068
|
def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
|
1129
1069
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
|
1130
1070
|
|
@@ -1134,15 +1074,14 @@ module Peddler
|
|
1134
1074
|
|
1135
1075
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
|
1136
1076
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1137
|
-
def members: () -> [ :items, :pagination ]
|
1138
1077
|
|
1078
|
+
def members: () -> [ :items, :pagination ]
|
1139
1079
|
def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1140
1080
|
end
|
1141
1081
|
|
1142
1082
|
class ListPackingOptionsResponse < Data
|
1143
1083
|
def self.new: (packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
|
1144
1084
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
|
1145
|
-
|
1146
1085
|
def self.[]: (packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
|
1147
1086
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
|
1148
1087
|
|
@@ -1152,15 +1091,14 @@ module Peddler
|
|
1152
1091
|
|
1153
1092
|
attr_reader packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?
|
1154
1093
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1155
|
-
def members: () -> [ :packing_options, :pagination ]
|
1156
1094
|
|
1095
|
+
def members: () -> [ :packing_options, :pagination ]
|
1157
1096
|
def to_h: () -> { packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1158
1097
|
end
|
1159
1098
|
|
1160
1099
|
class ListPlacementOptionsResponse < Data
|
1161
1100
|
def self.new: (placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
|
1162
1101
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
|
1163
|
-
|
1164
1102
|
def self.[]: (placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
|
1165
1103
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
|
1166
1104
|
|
@@ -1170,15 +1108,14 @@ module Peddler
|
|
1170
1108
|
|
1171
1109
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1172
1110
|
attr_reader placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?
|
1173
|
-
def members: () -> [ :placement_options, :pagination ]
|
1174
1111
|
|
1112
|
+
def members: () -> [ :placement_options, :pagination ]
|
1175
1113
|
def to_h: () -> { placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1176
1114
|
end
|
1177
1115
|
|
1178
1116
|
class ListPrepDetailsResponse < Data
|
1179
1117
|
def self.new: (msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
|
1180
1118
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
|
1181
|
-
|
1182
1119
|
def self.[]: (msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
|
1183
1120
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
|
1184
1121
|
|
@@ -1187,15 +1124,14 @@ module Peddler
|
|
1187
1124
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
|
1188
1125
|
|
1189
1126
|
attr_reader msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?
|
1190
|
-
def members: () -> [ :msku_prep_details ]
|
1191
1127
|
|
1128
|
+
def members: () -> [ :msku_prep_details ]
|
1192
1129
|
def to_h: () -> { msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]? }
|
1193
1130
|
end
|
1194
1131
|
|
1195
1132
|
class ListShipmentBoxesResponse < Data
|
1196
1133
|
def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
|
1197
1134
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
|
1198
|
-
|
1199
1135
|
def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
|
1200
1136
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
|
1201
1137
|
|
@@ -1205,15 +1141,14 @@ module Peddler
|
|
1205
1141
|
|
1206
1142
|
attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?
|
1207
1143
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1208
|
-
def members: () -> [ :boxes, :pagination ]
|
1209
1144
|
|
1145
|
+
def members: () -> [ :boxes, :pagination ]
|
1210
1146
|
def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1211
1147
|
end
|
1212
1148
|
|
1213
1149
|
class ListShipmentContentUpdatePreviewsResponse < Data
|
1214
1150
|
def self.new: (content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
|
1215
1151
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
|
1216
|
-
|
1217
1152
|
def self.[]: (content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
|
1218
1153
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
|
1219
1154
|
|
@@ -1223,15 +1158,14 @@ module Peddler
|
|
1223
1158
|
|
1224
1159
|
attr_reader content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?
|
1225
1160
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1226
|
-
def members: () -> [ :content_update_previews, :pagination ]
|
1227
1161
|
|
1162
|
+
def members: () -> [ :content_update_previews, :pagination ]
|
1228
1163
|
def to_h: () -> { content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1229
1164
|
end
|
1230
1165
|
|
1231
1166
|
class ListShipmentItemsResponse < Data
|
1232
1167
|
def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
|
1233
1168
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
|
1234
|
-
|
1235
1169
|
def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
|
1236
1170
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
|
1237
1171
|
|
@@ -1241,15 +1175,14 @@ module Peddler
|
|
1241
1175
|
|
1242
1176
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
|
1243
1177
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1244
|
-
def members: () -> [ :items, :pagination ]
|
1245
1178
|
|
1179
|
+
def members: () -> [ :items, :pagination ]
|
1246
1180
|
def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1247
1181
|
end
|
1248
1182
|
|
1249
1183
|
class ListShipmentPalletsResponse < Data
|
1250
1184
|
def self.new: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
|
1251
1185
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
|
1252
|
-
|
1253
1186
|
def self.[]: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
|
1254
1187
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
|
1255
1188
|
|
@@ -1259,15 +1192,14 @@ module Peddler
|
|
1259
1192
|
|
1260
1193
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1261
1194
|
attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?
|
1262
|
-
def members: () -> [ :pallets, :pagination ]
|
1263
1195
|
|
1196
|
+
def members: () -> [ :pallets, :pagination ]
|
1264
1197
|
def to_h: () -> { pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1265
1198
|
end
|
1266
1199
|
|
1267
1200
|
class ListTransportationOptionsResponse < Data
|
1268
1201
|
def self.new: (transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
|
1269
1202
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
|
1270
|
-
|
1271
1203
|
def self.[]: (transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
|
1272
1204
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
|
1273
1205
|
|
@@ -1277,15 +1209,14 @@ module Peddler
|
|
1277
1209
|
|
1278
1210
|
attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
|
1279
1211
|
attr_reader transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?
|
1280
|
-
def members: () -> [ :transportation_options, :pagination ]
|
1281
1212
|
|
1213
|
+
def members: () -> [ :transportation_options, :pagination ]
|
1282
1214
|
def to_h: () -> { transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
|
1283
1215
|
end
|
1284
1216
|
|
1285
1217
|
class LtlTrackingDetail < Data
|
1286
1218
|
def self.new: (?bill_of_lading_number: String?, ?freight_bill_number: Array[String]?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail
|
1287
1219
|
| (String?, Array[String]?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail
|
1288
|
-
|
1289
1220
|
def self.[]: (?bill_of_lading_number: String?, ?freight_bill_number: Array[String]?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail
|
1290
1221
|
| (String?, Array[String]?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail
|
1291
1222
|
|
@@ -1295,15 +1226,14 @@ module Peddler
|
|
1295
1226
|
|
1296
1227
|
attr_reader bill_of_lading_number: String?
|
1297
1228
|
attr_reader freight_bill_number: Array[String]?
|
1298
|
-
def members: () -> [ :bill_of_lading_number, :freight_bill_number ]
|
1299
1229
|
|
1230
|
+
def members: () -> [ :bill_of_lading_number, :freight_bill_number ]
|
1300
1231
|
def to_h: () -> { bill_of_lading_number: String?, freight_bill_number: Array[String]? }
|
1301
1232
|
end
|
1302
1233
|
|
1303
1234
|
class LtlTrackingDetailInput < Data
|
1304
1235
|
def self.new: (freight_bill_number: Array[String]?, ?bill_of_lading_number: String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
|
1305
1236
|
| (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
|
1306
|
-
|
1307
1237
|
def self.[]: (freight_bill_number: Array[String]?, ?bill_of_lading_number: String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
|
1308
1238
|
| (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
|
1309
1239
|
|
@@ -1313,15 +1243,14 @@ module Peddler
|
|
1313
1243
|
|
1314
1244
|
attr_reader bill_of_lading_number: String?
|
1315
1245
|
attr_reader freight_bill_number: Array[String]?
|
1316
|
-
def members: () -> [ :freight_bill_number, :bill_of_lading_number ]
|
1317
1246
|
|
1247
|
+
def members: () -> [ :freight_bill_number, :bill_of_lading_number ]
|
1318
1248
|
def to_h: () -> { freight_bill_number: Array[String]?, bill_of_lading_number: String? }
|
1319
1249
|
end
|
1320
1250
|
|
1321
1251
|
class MskuPrepDetail < Data
|
1322
1252
|
def self.new: (msku: String?, prep_category: String?, prep_types: Array[untyped]?, ?all_owners_constraint: String?, ?label_owner_constraint: String?, ?prep_owner_constraint: String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
|
1323
1253
|
| (String?, String?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
|
1324
|
-
|
1325
1254
|
def self.[]: (msku: String?, prep_category: String?, prep_types: Array[untyped]?, ?all_owners_constraint: String?, ?label_owner_constraint: String?, ?prep_owner_constraint: String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
|
1326
1255
|
| (String?, String?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
|
1327
1256
|
|
@@ -1335,15 +1264,14 @@ module Peddler
|
|
1335
1264
|
attr_reader prep_category: String?
|
1336
1265
|
attr_reader prep_owner_constraint: String?
|
1337
1266
|
attr_reader prep_types: Array[untyped]?
|
1338
|
-
def members: () -> [ :msku, :prep_category, :prep_types, :all_owners_constraint, :label_owner_constraint, :prep_owner_constraint ]
|
1339
1267
|
|
1268
|
+
def members: () -> [ :msku, :prep_category, :prep_types, :all_owners_constraint, :label_owner_constraint, :prep_owner_constraint ]
|
1340
1269
|
def to_h: () -> { msku: String?, prep_category: String?, prep_types: Array[untyped]?, all_owners_constraint: String?, label_owner_constraint: String?, prep_owner_constraint: String? }
|
1341
1270
|
end
|
1342
1271
|
|
1343
1272
|
class MskuPrepDetailInput < Data
|
1344
1273
|
def self.new: (msku: String?, prep_category: String?, prep_types: Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
|
1345
1274
|
| (String?, String?, Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
|
1346
|
-
|
1347
1275
|
def self.[]: (msku: String?, prep_category: String?, prep_types: Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
|
1348
1276
|
| (String?, String?, Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
|
1349
1277
|
|
@@ -1354,15 +1282,14 @@ module Peddler
|
|
1354
1282
|
attr_reader msku: String?
|
1355
1283
|
attr_reader prep_category: String?
|
1356
1284
|
attr_reader prep_types: Array[untyped]?
|
1357
|
-
def members: () -> [ :msku, :prep_category, :prep_types ]
|
1358
1285
|
|
1286
|
+
def members: () -> [ :msku, :prep_category, :prep_types ]
|
1359
1287
|
def to_h: () -> { msku: String?, prep_category: String?, prep_types: Array[untyped]? }
|
1360
1288
|
end
|
1361
1289
|
|
1362
1290
|
class MskuQuantity < Data
|
1363
1291
|
def self.new: (msku: String?, quantity: Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
|
1364
1292
|
| (String?, Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
|
1365
|
-
|
1366
1293
|
def self.[]: (msku: String?, quantity: Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
|
1367
1294
|
| (String?, Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
|
1368
1295
|
|
@@ -1372,15 +1299,14 @@ module Peddler
|
|
1372
1299
|
|
1373
1300
|
attr_reader msku: String?
|
1374
1301
|
attr_reader quantity: Integer?
|
1375
|
-
def members: () -> [ :msku, :quantity ]
|
1376
1302
|
|
1303
|
+
def members: () -> [ :msku, :quantity ]
|
1377
1304
|
def to_h: () -> { msku: String?, quantity: Integer? }
|
1378
1305
|
end
|
1379
1306
|
|
1380
1307
|
class OperationProblem < Data
|
1381
1308
|
def self.new: (code: String?, message: String?, severity: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
|
1382
1309
|
| (String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
|
1383
|
-
|
1384
1310
|
def self.[]: (code: String?, message: String?, severity: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
|
1385
1311
|
| (String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
|
1386
1312
|
|
@@ -1392,15 +1318,14 @@ module Peddler
|
|
1392
1318
|
attr_reader details: String?
|
1393
1319
|
attr_reader message: String?
|
1394
1320
|
attr_reader severity: String?
|
1395
|
-
def members: () -> [ :code, :message, :severity, :details ]
|
1396
1321
|
|
1322
|
+
def members: () -> [ :code, :message, :severity, :details ]
|
1397
1323
|
def to_h: () -> { code: String?, message: String?, severity: String?, details: String? }
|
1398
1324
|
end
|
1399
1325
|
|
1400
1326
|
class PackageGroupingInput < Data
|
1401
1327
|
def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, ?packing_group_id: String?, ?shipment_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
|
1402
1328
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
|
1403
|
-
|
1404
1329
|
def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, ?packing_group_id: String?, ?shipment_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
|
1405
1330
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
|
1406
1331
|
|
@@ -1411,15 +1336,14 @@ module Peddler
|
|
1411
1336
|
attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?
|
1412
1337
|
attr_reader packing_group_id: String?
|
1413
1338
|
attr_reader shipment_id: String?
|
1414
|
-
def members: () -> [ :boxes, :packing_group_id, :shipment_id ]
|
1415
1339
|
|
1340
|
+
def members: () -> [ :boxes, :packing_group_id, :shipment_id ]
|
1416
1341
|
def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, packing_group_id: String?, shipment_id: String? }
|
1417
1342
|
end
|
1418
1343
|
|
1419
1344
|
class PackingConfiguration < Data
|
1420
1345
|
def self.new: (?box_packing_methods: Array[untyped]?, ?box_requirements: Peddler::APIs::FulfillmentInbound20240320::BoxRequirements?, ?shipping_requirements: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements]?) -> Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration
|
1421
1346
|
| (Array[untyped]?, Peddler::APIs::FulfillmentInbound20240320::BoxRequirements?, Array[Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements]?) -> Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration
|
1422
|
-
|
1423
1347
|
def self.[]: (?box_packing_methods: Array[untyped]?, ?box_requirements: Peddler::APIs::FulfillmentInbound20240320::BoxRequirements?, ?shipping_requirements: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements]?) -> Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration
|
1424
1348
|
| (Array[untyped]?, Peddler::APIs::FulfillmentInbound20240320::BoxRequirements?, Array[Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements]?) -> Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration
|
1425
1349
|
|
@@ -1430,15 +1354,14 @@ module Peddler
|
|
1430
1354
|
attr_reader box_packing_methods: Array[untyped]?
|
1431
1355
|
attr_reader box_requirements: Peddler::APIs::FulfillmentInbound20240320::BoxRequirements?
|
1432
1356
|
attr_reader shipping_requirements: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements]?
|
1433
|
-
def members: () -> [ :box_packing_methods, :box_requirements, :shipping_requirements ]
|
1434
1357
|
|
1358
|
+
def members: () -> [ :box_packing_methods, :box_requirements, :shipping_requirements ]
|
1435
1359
|
def to_h: () -> { box_packing_methods: Array[untyped]?, box_requirements: Peddler::APIs::FulfillmentInbound20240320::BoxRequirements?, shipping_requirements: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements]? }
|
1436
1360
|
end
|
1437
1361
|
|
1438
1362
|
class PackingOption < Data
|
1439
1363
|
def self.new: (discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, packing_groups: Array[String]?, packing_option_id: String?, status: String?, supported_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?, supported_shipping_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOption
|
1440
1364
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[String]?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?, Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOption
|
1441
|
-
|
1442
1365
|
def self.[]: (discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, packing_groups: Array[String]?, packing_option_id: String?, status: String?, supported_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?, supported_shipping_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOption
|
1443
1366
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[String]?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?, Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOption
|
1444
1367
|
|
@@ -1454,15 +1377,14 @@ module Peddler
|
|
1454
1377
|
attr_reader status: String?
|
1455
1378
|
attr_reader supported_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?
|
1456
1379
|
attr_reader supported_shipping_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?
|
1457
|
-
def members: () -> [ :discounts, :fees, :packing_groups, :packing_option_id, :status, :supported_configurations, :supported_shipping_configurations, :expiration ]
|
1458
1380
|
|
1381
|
+
def members: () -> [ :discounts, :fees, :packing_groups, :packing_option_id, :status, :supported_configurations, :supported_shipping_configurations, :expiration ]
|
1459
1382
|
def to_h: () -> { discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, packing_groups: Array[String]?, packing_option_id: String?, status: String?, supported_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?, supported_shipping_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?, expiration: Time? }
|
1460
1383
|
end
|
1461
1384
|
|
1462
1385
|
class PackingOptionSummary < Data
|
1463
1386
|
def self.new: (packing_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
|
1464
1387
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
|
1465
|
-
|
1466
1388
|
def self.[]: (packing_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
|
1467
1389
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
|
1468
1390
|
|
@@ -1472,15 +1394,14 @@ module Peddler
|
|
1472
1394
|
|
1473
1395
|
attr_reader packing_option_id: String?
|
1474
1396
|
attr_reader status: String?
|
1475
|
-
def members: () -> [ :packing_option_id, :status ]
|
1476
1397
|
|
1398
|
+
def members: () -> [ :packing_option_id, :status ]
|
1477
1399
|
def to_h: () -> { packing_option_id: String?, status: String? }
|
1478
1400
|
end
|
1479
1401
|
|
1480
1402
|
class Pagination < Data
|
1481
1403
|
def self.new: (?next_token: String?) -> Peddler::APIs::FulfillmentInbound20240320::Pagination
|
1482
1404
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::Pagination
|
1483
|
-
|
1484
1405
|
def self.[]: (?next_token: String?) -> Peddler::APIs::FulfillmentInbound20240320::Pagination
|
1485
1406
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::Pagination
|
1486
1407
|
|
@@ -1489,15 +1410,14 @@ module Peddler
|
|
1489
1410
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Pagination
|
1490
1411
|
|
1491
1412
|
attr_reader next_token: String?
|
1492
|
-
def members: () -> [ :next_token ]
|
1493
1413
|
|
1414
|
+
def members: () -> [ :next_token ]
|
1494
1415
|
def to_h: () -> { next_token: String? }
|
1495
1416
|
end
|
1496
1417
|
|
1497
1418
|
class Pallet < Data
|
1498
1419
|
def self.new: (package_id: String?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?quantity: Integer?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
|
1499
1420
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
|
1500
|
-
|
1501
1421
|
def self.[]: (package_id: String?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?quantity: Integer?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
|
1502
1422
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
|
1503
1423
|
|
@@ -1510,15 +1430,14 @@ module Peddler
|
|
1510
1430
|
attr_reader quantity: Integer?
|
1511
1431
|
attr_reader stackability: String?
|
1512
1432
|
attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
|
1513
|
-
def members: () -> [ :package_id, :dimensions, :quantity, :stackability, :weight ]
|
1514
1433
|
|
1434
|
+
def members: () -> [ :package_id, :dimensions, :quantity, :stackability, :weight ]
|
1515
1435
|
def to_h: () -> { package_id: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, stackability: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
|
1516
1436
|
end
|
1517
1437
|
|
1518
1438
|
class PalletInput < Data
|
1519
1439
|
def self.new: (quantity: Integer?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
|
1520
1440
|
| (Integer?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
|
1521
|
-
|
1522
1441
|
def self.[]: (quantity: Integer?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
|
1523
1442
|
| (Integer?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
|
1524
1443
|
|
@@ -1530,15 +1449,14 @@ module Peddler
|
|
1530
1449
|
attr_reader quantity: Integer?
|
1531
1450
|
attr_reader stackability: String?
|
1532
1451
|
attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
|
1533
|
-
def members: () -> [ :quantity, :dimensions, :stackability, :weight ]
|
1534
1452
|
|
1453
|
+
def members: () -> [ :quantity, :dimensions, :stackability, :weight ]
|
1535
1454
|
def to_h: () -> { quantity: Integer?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, stackability: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
|
1536
1455
|
end
|
1537
1456
|
|
1538
1457
|
class PlacementOption < Data
|
1539
1458
|
def self.new: (discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, placement_option_id: String?, shipment_ids: Array[String]?, status: String?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
|
1540
1459
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, String?, Array[String]?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
|
1541
|
-
|
1542
1460
|
def self.[]: (discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, placement_option_id: String?, shipment_ids: Array[String]?, status: String?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
|
1543
1461
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, String?, Array[String]?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
|
1544
1462
|
|
@@ -1552,15 +1470,14 @@ module Peddler
|
|
1552
1470
|
attr_reader placement_option_id: String?
|
1553
1471
|
attr_reader shipment_ids: Array[String]?
|
1554
1472
|
attr_reader status: String?
|
1555
|
-
def members: () -> [ :discounts, :fees, :placement_option_id, :shipment_ids, :status, :expiration ]
|
1556
1473
|
|
1474
|
+
def members: () -> [ :discounts, :fees, :placement_option_id, :shipment_ids, :status, :expiration ]
|
1557
1475
|
def to_h: () -> { discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, placement_option_id: String?, shipment_ids: Array[String]?, status: String?, expiration: Time? }
|
1558
1476
|
end
|
1559
1477
|
|
1560
1478
|
class PlacementOptionSummary < Data
|
1561
1479
|
def self.new: (placement_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
|
1562
1480
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
|
1563
|
-
|
1564
1481
|
def self.[]: (placement_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
|
1565
1482
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
|
1566
1483
|
|
@@ -1570,15 +1487,14 @@ module Peddler
|
|
1570
1487
|
|
1571
1488
|
attr_reader placement_option_id: String?
|
1572
1489
|
attr_reader status: String?
|
1573
|
-
def members: () -> [ :placement_option_id, :status ]
|
1574
1490
|
|
1491
|
+
def members: () -> [ :placement_option_id, :status ]
|
1575
1492
|
def to_h: () -> { placement_option_id: String?, status: String? }
|
1576
1493
|
end
|
1577
1494
|
|
1578
1495
|
class PrepInstruction < Data
|
1579
1496
|
def self.new: (?fee: Peddler::Money?, ?prep_owner: String?, ?prep_type: String?) -> Peddler::APIs::FulfillmentInbound20240320::PrepInstruction
|
1580
1497
|
| (Peddler::Money?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PrepInstruction
|
1581
|
-
|
1582
1498
|
def self.[]: (?fee: Peddler::Money?, ?prep_owner: String?, ?prep_type: String?) -> Peddler::APIs::FulfillmentInbound20240320::PrepInstruction
|
1583
1499
|
| (Peddler::Money?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PrepInstruction
|
1584
1500
|
|
@@ -1589,15 +1505,14 @@ module Peddler
|
|
1589
1505
|
attr_reader fee: Peddler::Money?
|
1590
1506
|
attr_reader prep_owner: String?
|
1591
1507
|
attr_reader prep_type: String?
|
1592
|
-
def members: () -> [ :fee, :prep_owner, :prep_type ]
|
1593
1508
|
|
1509
|
+
def members: () -> [ :fee, :prep_owner, :prep_type ]
|
1594
1510
|
def to_h: () -> { fee: Peddler::Money?, prep_owner: String?, prep_type: String? }
|
1595
1511
|
end
|
1596
1512
|
|
1597
1513
|
class Quote < Data
|
1598
1514
|
def self.new: (cost: Peddler::Money?, ?expiration: Time?, ?voidable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
|
1599
1515
|
| (Peddler::Money?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
|
1600
|
-
|
1601
1516
|
def self.[]: (cost: Peddler::Money?, ?expiration: Time?, ?voidable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
|
1602
1517
|
| (Peddler::Money?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
|
1603
1518
|
|
@@ -1608,15 +1523,14 @@ module Peddler
|
|
1608
1523
|
attr_reader cost: Peddler::Money?
|
1609
1524
|
attr_reader expiration: Time?
|
1610
1525
|
attr_reader voidable_until: Time?
|
1611
|
-
def members: () -> [ :cost, :expiration, :voidable_until ]
|
1612
1526
|
|
1527
|
+
def members: () -> [ :cost, :expiration, :voidable_until ]
|
1613
1528
|
def to_h: () -> { cost: Peddler::Money?, expiration: Time?, voidable_until: Time? }
|
1614
1529
|
end
|
1615
1530
|
|
1616
1531
|
class Region < Data
|
1617
1532
|
def self.new: (?country_code: String?, ?state: String?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::Region
|
1618
1533
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Region
|
1619
|
-
|
1620
1534
|
def self.[]: (?country_code: String?, ?state: String?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::Region
|
1621
1535
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Region
|
1622
1536
|
|
@@ -1627,15 +1541,14 @@ module Peddler
|
|
1627
1541
|
attr_reader country_code: String?
|
1628
1542
|
attr_reader state: String?
|
1629
1543
|
attr_reader warehouse_id: String?
|
1630
|
-
def members: () -> [ :country_code, :state, :warehouse_id ]
|
1631
1544
|
|
1545
|
+
def members: () -> [ :country_code, :state, :warehouse_id ]
|
1632
1546
|
def to_h: () -> { country_code: String?, state: String?, warehouse_id: String? }
|
1633
1547
|
end
|
1634
1548
|
|
1635
1549
|
class RequestedUpdates < Data
|
1636
1550
|
def self.new: (?boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates
|
1637
1551
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates
|
1638
|
-
|
1639
1552
|
def self.[]: (?boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, ?items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates
|
1640
1553
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates
|
1641
1554
|
|
@@ -1645,15 +1558,14 @@ module Peddler
|
|
1645
1558
|
|
1646
1559
|
attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?
|
1647
1560
|
attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
|
1648
|
-
def members: () -> [ :boxes, :items ]
|
1649
1561
|
|
1562
|
+
def members: () -> [ :boxes, :items ]
|
1650
1563
|
def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]? }
|
1651
1564
|
end
|
1652
1565
|
|
1653
1566
|
class ScheduleSelfShipAppointmentRequest < Data
|
1654
1567
|
def self.new: (?reason_comment: String?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentRequest
|
1655
1568
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentRequest
|
1656
|
-
|
1657
1569
|
def self.[]: (?reason_comment: String?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentRequest
|
1658
1570
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentRequest
|
1659
1571
|
|
@@ -1662,15 +1574,14 @@ module Peddler
|
|
1662
1574
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentRequest
|
1663
1575
|
|
1664
1576
|
attr_reader reason_comment: String?
|
1665
|
-
def members: () -> [ :reason_comment ]
|
1666
1577
|
|
1578
|
+
def members: () -> [ :reason_comment ]
|
1667
1579
|
def to_h: () -> { reason_comment: String? }
|
1668
1580
|
end
|
1669
1581
|
|
1670
1582
|
class ScheduleSelfShipAppointmentResponse < Data
|
1671
1583
|
def self.new: (self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
|
1672
1584
|
| (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
|
1673
|
-
|
1674
1585
|
def self.[]: (self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
|
1675
1586
|
| (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
|
1676
1587
|
|
@@ -1679,15 +1590,14 @@ module Peddler
|
|
1679
1590
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
|
1680
1591
|
|
1681
1592
|
attr_reader self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?
|
1682
|
-
def members: () -> [ :self_ship_appointment_details ]
|
1683
1593
|
|
1594
|
+
def members: () -> [ :self_ship_appointment_details ]
|
1684
1595
|
def to_h: () -> { self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails? }
|
1685
1596
|
end
|
1686
1597
|
|
1687
1598
|
class SelectedDeliveryWindow < Data
|
1688
1599
|
def self.new: (availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
|
1689
1600
|
| (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
|
1690
|
-
|
1691
1601
|
def self.[]: (availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
|
1692
1602
|
| (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
|
1693
1603
|
|
@@ -1700,15 +1610,14 @@ module Peddler
|
|
1700
1610
|
attr_reader editable_until: Time?
|
1701
1611
|
attr_reader end_date: Time?
|
1702
1612
|
attr_reader start_date: Time?
|
1703
|
-
def members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :editable_until ]
|
1704
1613
|
|
1614
|
+
def members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :editable_until ]
|
1705
1615
|
def to_h: () -> { availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, editable_until: Time? }
|
1706
1616
|
end
|
1707
1617
|
|
1708
1618
|
class SelfShipAppointmentDetails < Data
|
1709
1619
|
def self.new: (?appointment_id: Float?, ?appointment_slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?, ?appointment_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails
|
1710
1620
|
| (Float?, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails
|
1711
|
-
|
1712
1621
|
def self.[]: (?appointment_id: Float?, ?appointment_slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?, ?appointment_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails
|
1713
1622
|
| (Float?, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails
|
1714
1623
|
|
@@ -1719,15 +1628,14 @@ module Peddler
|
|
1719
1628
|
attr_reader appointment_id: Float?
|
1720
1629
|
attr_reader appointment_slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?
|
1721
1630
|
attr_reader appointment_status: String?
|
1722
|
-
def members: () -> [ :appointment_id, :appointment_slot_time, :appointment_status ]
|
1723
1631
|
|
1632
|
+
def members: () -> [ :appointment_id, :appointment_slot_time, :appointment_status ]
|
1724
1633
|
def to_h: () -> { appointment_id: Float?, appointment_slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?, appointment_status: String? }
|
1725
1634
|
end
|
1726
1635
|
|
1727
1636
|
class SelfShipAppointmentSlotsAvailability < Data
|
1728
1637
|
def self.new: (?expires_at: Time?, ?slots: Array[Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot]?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability
|
1729
1638
|
| (Time?, Array[Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot]?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability
|
1730
|
-
|
1731
1639
|
def self.[]: (?expires_at: Time?, ?slots: Array[Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot]?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability
|
1732
1640
|
| (Time?, Array[Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot]?) -> Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability
|
1733
1641
|
|
@@ -1737,15 +1645,14 @@ module Peddler
|
|
1737
1645
|
|
1738
1646
|
attr_reader expires_at: Time?
|
1739
1647
|
attr_reader slots: Array[Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot]?
|
1740
|
-
def members: () -> [ :expires_at, :slots ]
|
1741
1648
|
|
1649
|
+
def members: () -> [ :expires_at, :slots ]
|
1742
1650
|
def to_h: () -> { expires_at: Time?, slots: Array[Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot]? }
|
1743
1651
|
end
|
1744
1652
|
|
1745
1653
|
class SetPackingInformationRequest < Data
|
1746
1654
|
def self.new: (package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
|
1747
1655
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
|
1748
|
-
|
1749
1656
|
def self.[]: (package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
|
1750
1657
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
|
1751
1658
|
|
@@ -1754,15 +1661,14 @@ module Peddler
|
|
1754
1661
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
|
1755
1662
|
|
1756
1663
|
attr_reader package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?
|
1757
|
-
def members: () -> [ :package_groupings ]
|
1758
1664
|
|
1665
|
+
def members: () -> [ :package_groupings ]
|
1759
1666
|
def to_h: () -> { package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]? }
|
1760
1667
|
end
|
1761
1668
|
|
1762
1669
|
class SetPackingInformationResponse < Data
|
1763
1670
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
|
1764
1671
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
|
1765
|
-
|
1766
1672
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
|
1767
1673
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
|
1768
1674
|
|
@@ -1771,15 +1677,14 @@ module Peddler
|
|
1771
1677
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
|
1772
1678
|
|
1773
1679
|
attr_reader operation_id: String?
|
1774
|
-
def members: () -> [ :operation_id ]
|
1775
1680
|
|
1681
|
+
def members: () -> [ :operation_id ]
|
1776
1682
|
def to_h: () -> { operation_id: String? }
|
1777
1683
|
end
|
1778
1684
|
|
1779
1685
|
class SetPrepDetailsRequest < Data
|
1780
1686
|
def self.new: (marketplace_id: String?, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
|
1781
1687
|
| (String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
|
1782
|
-
|
1783
1688
|
def self.[]: (marketplace_id: String?, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
|
1784
1689
|
| (String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
|
1785
1690
|
|
@@ -1789,15 +1694,14 @@ module Peddler
|
|
1789
1694
|
|
1790
1695
|
attr_reader marketplace_id: String?
|
1791
1696
|
attr_reader msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?
|
1792
|
-
def members: () -> [ :marketplace_id, :msku_prep_details ]
|
1793
1697
|
|
1698
|
+
def members: () -> [ :marketplace_id, :msku_prep_details ]
|
1794
1699
|
def to_h: () -> { marketplace_id: String?, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]? }
|
1795
1700
|
end
|
1796
1701
|
|
1797
1702
|
class SetPrepDetailsResponse < Data
|
1798
1703
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
|
1799
1704
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
|
1800
|
-
|
1801
1705
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
|
1802
1706
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
|
1803
1707
|
|
@@ -1806,15 +1710,14 @@ module Peddler
|
|
1806
1710
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
|
1807
1711
|
|
1808
1712
|
attr_reader operation_id: String?
|
1809
|
-
def members: () -> [ :operation_id ]
|
1810
1713
|
|
1714
|
+
def members: () -> [ :operation_id ]
|
1811
1715
|
def to_h: () -> { operation_id: String? }
|
1812
1716
|
end
|
1813
1717
|
|
1814
1718
|
class Shipment < Data
|
1815
1719
|
def self.new: (destination: Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination?, placement_option_id: String?, shipment_id: String?, source: Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?, ?amazon_reference_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, ?dates: Peddler::APIs::FulfillmentInbound20240320::Dates?, ?freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, ?name: String?, ?selected_delivery_window: Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow?, ?selected_transportation_option_id: String?, ?self_ship_appointment_details: Array[Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails]?, ?shipment_confirmation_id: String?, ?status: String?, ?tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetails?) -> Peddler::APIs::FulfillmentInbound20240320::Shipment
|
1816
1720
|
| (Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::Dates?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, String?, Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails]?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::TrackingDetails?) -> Peddler::APIs::FulfillmentInbound20240320::Shipment
|
1817
|
-
|
1818
1721
|
def self.[]: (destination: Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination?, placement_option_id: String?, shipment_id: String?, source: Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?, ?amazon_reference_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, ?dates: Peddler::APIs::FulfillmentInbound20240320::Dates?, ?freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, ?name: String?, ?selected_delivery_window: Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow?, ?selected_transportation_option_id: String?, ?self_ship_appointment_details: Array[Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails]?, ?shipment_confirmation_id: String?, ?status: String?, ?tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetails?) -> Peddler::APIs::FulfillmentInbound20240320::Shipment
|
1819
1722
|
| (Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::Dates?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, String?, Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails]?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::TrackingDetails?) -> Peddler::APIs::FulfillmentInbound20240320::Shipment
|
1820
1723
|
|
@@ -1837,15 +1740,14 @@ module Peddler
|
|
1837
1740
|
attr_reader source: Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?
|
1838
1741
|
attr_reader status: String?
|
1839
1742
|
attr_reader tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetails?
|
1840
|
-
def members: () -> [ :destination, :placement_option_id, :shipment_id, :source, :amazon_reference_id, :contact_information, :dates, :freight_information, :name, :selected_delivery_window, :selected_transportation_option_id, :self_ship_appointment_details, :shipment_confirmation_id, :status, :tracking_details ]
|
1841
1743
|
|
1744
|
+
def members: () -> [ :destination, :placement_option_id, :shipment_id, :source, :amazon_reference_id, :contact_information, :dates, :freight_information, :name, :selected_delivery_window, :selected_transportation_option_id, :self_ship_appointment_details, :shipment_confirmation_id, :status, :tracking_details ]
|
1842
1745
|
def to_h: () -> { destination: Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination?, placement_option_id: String?, shipment_id: String?, source: Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?, amazon_reference_id: String?, contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, dates: Peddler::APIs::FulfillmentInbound20240320::Dates?, freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, name: String?, selected_delivery_window: Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow?, selected_transportation_option_id: String?, self_ship_appointment_details: Array[Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails]?, shipment_confirmation_id: String?, status: String?, tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetails? }
|
1843
1746
|
end
|
1844
1747
|
|
1845
1748
|
class ShipmentDestination < Data
|
1846
1749
|
def self.new: (destination_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
|
1847
1750
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
|
1848
|
-
|
1849
1751
|
def self.[]: (destination_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
|
1850
1752
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
|
1851
1753
|
|
@@ -1856,15 +1758,14 @@ module Peddler
|
|
1856
1758
|
attr_reader address: Peddler::APIs::FulfillmentInbound20240320::Address?
|
1857
1759
|
attr_reader destination_type: String?
|
1858
1760
|
attr_reader warehouse_id: String?
|
1859
|
-
def members: () -> [ :destination_type, :address, :warehouse_id ]
|
1860
1761
|
|
1762
|
+
def members: () -> [ :destination_type, :address, :warehouse_id ]
|
1861
1763
|
def to_h: () -> { destination_type: String?, address: Peddler::APIs::FulfillmentInbound20240320::Address?, warehouse_id: String? }
|
1862
1764
|
end
|
1863
1765
|
|
1864
1766
|
class ShipmentSource < Data
|
1865
1767
|
def self.new: (source_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
|
1866
1768
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
|
1867
|
-
|
1868
1769
|
def self.[]: (source_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
|
1869
1770
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
|
1870
1771
|
|
@@ -1874,15 +1775,14 @@ module Peddler
|
|
1874
1775
|
|
1875
1776
|
attr_reader address: Peddler::APIs::FulfillmentInbound20240320::Address?
|
1876
1777
|
attr_reader source_type: String?
|
1877
|
-
def members: () -> [ :source_type, :address ]
|
1878
1778
|
|
1779
|
+
def members: () -> [ :source_type, :address ]
|
1879
1780
|
def to_h: () -> { source_type: String?, address: Peddler::APIs::FulfillmentInbound20240320::Address? }
|
1880
1781
|
end
|
1881
1782
|
|
1882
1783
|
class ShipmentSummary < Data
|
1883
1784
|
def self.new: (shipment_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
|
1884
1785
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
|
1885
|
-
|
1886
1786
|
def self.[]: (shipment_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
|
1887
1787
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
|
1888
1788
|
|
@@ -1892,15 +1792,14 @@ module Peddler
|
|
1892
1792
|
|
1893
1793
|
attr_reader shipment_id: String?
|
1894
1794
|
attr_reader status: String?
|
1895
|
-
def members: () -> [ :shipment_id, :status ]
|
1896
1795
|
|
1796
|
+
def members: () -> [ :shipment_id, :status ]
|
1897
1797
|
def to_h: () -> { shipment_id: String?, status: String? }
|
1898
1798
|
end
|
1899
1799
|
|
1900
1800
|
class ShipmentTransportationConfiguration < Data
|
1901
1801
|
def self.new: (ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::WindowInput?, shipment_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, ?freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, ?pallets: Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
|
1902
1802
|
| (Peddler::APIs::FulfillmentInbound20240320::WindowInput?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
|
1903
|
-
|
1904
1803
|
def self.[]: (ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::WindowInput?, shipment_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, ?freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, ?pallets: Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
|
1905
1804
|
| (Peddler::APIs::FulfillmentInbound20240320::WindowInput?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
|
1906
1805
|
|
@@ -1913,15 +1812,14 @@ module Peddler
|
|
1913
1812
|
attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?
|
1914
1813
|
attr_reader ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::WindowInput?
|
1915
1814
|
attr_reader shipment_id: String?
|
1916
|
-
def members: () -> [ :ready_to_ship_window, :shipment_id, :contact_information, :freight_information, :pallets ]
|
1917
1815
|
|
1816
|
+
def members: () -> [ :ready_to_ship_window, :shipment_id, :contact_information, :freight_information, :pallets ]
|
1918
1817
|
def to_h: () -> { ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::WindowInput?, shipment_id: String?, contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, pallets: Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]? }
|
1919
1818
|
end
|
1920
1819
|
|
1921
1820
|
class ShippingConfiguration < Data
|
1922
1821
|
def self.new: (?shipping_mode: String?, ?shipping_solution: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration
|
1923
1822
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration
|
1924
|
-
|
1925
1823
|
def self.[]: (?shipping_mode: String?, ?shipping_solution: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration
|
1926
1824
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration
|
1927
1825
|
|
@@ -1931,15 +1829,14 @@ module Peddler
|
|
1931
1829
|
|
1932
1830
|
attr_reader shipping_mode: String?
|
1933
1831
|
attr_reader shipping_solution: String?
|
1934
|
-
def members: () -> [ :shipping_mode, :shipping_solution ]
|
1935
1832
|
|
1833
|
+
def members: () -> [ :shipping_mode, :shipping_solution ]
|
1936
1834
|
def to_h: () -> { shipping_mode: String?, shipping_solution: String? }
|
1937
1835
|
end
|
1938
1836
|
|
1939
1837
|
class ShippingRequirements < Data
|
1940
1838
|
def self.new: (modes: Array[String]?, solution: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
|
1941
1839
|
| (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
|
1942
|
-
|
1943
1840
|
def self.[]: (modes: Array[String]?, solution: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
|
1944
1841
|
| (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
|
1945
1842
|
|
@@ -1949,15 +1846,14 @@ module Peddler
|
|
1949
1846
|
|
1950
1847
|
attr_reader modes: Array[String]?
|
1951
1848
|
attr_reader solution: String?
|
1952
|
-
def members: () -> [ :modes, :solution ]
|
1953
1849
|
|
1850
|
+
def members: () -> [ :modes, :solution ]
|
1954
1851
|
def to_h: () -> { modes: Array[String]?, solution: String? }
|
1955
1852
|
end
|
1956
1853
|
|
1957
1854
|
class SpdTrackingDetail < Data
|
1958
1855
|
def self.new: (?spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail
|
1959
1856
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail
|
1960
|
-
|
1961
1857
|
def self.[]: (?spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail
|
1962
1858
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail
|
1963
1859
|
|
@@ -1966,15 +1862,14 @@ module Peddler
|
|
1966
1862
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail
|
1967
1863
|
|
1968
1864
|
attr_reader spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem]?
|
1969
|
-
def members: () -> [ :spd_tracking_items ]
|
1970
1865
|
|
1866
|
+
def members: () -> [ :spd_tracking_items ]
|
1971
1867
|
def to_h: () -> { spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem]? }
|
1972
1868
|
end
|
1973
1869
|
|
1974
1870
|
class SpdTrackingDetailInput < Data
|
1975
1871
|
def self.new: (spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
|
1976
1872
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
|
1977
|
-
|
1978
1873
|
def self.[]: (spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
|
1979
1874
|
| (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
|
1980
1875
|
|
@@ -1983,15 +1878,14 @@ module Peddler
|
|
1983
1878
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
|
1984
1879
|
|
1985
1880
|
attr_reader spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?
|
1986
|
-
def members: () -> [ :spd_tracking_items ]
|
1987
1881
|
|
1882
|
+
def members: () -> [ :spd_tracking_items ]
|
1988
1883
|
def to_h: () -> { spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]? }
|
1989
1884
|
end
|
1990
1885
|
|
1991
1886
|
class SpdTrackingItem < Data
|
1992
1887
|
def self.new: (?box_id: String?, ?tracking_id: String?, ?tracking_number_validation_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem
|
1993
1888
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem
|
1994
|
-
|
1995
1889
|
def self.[]: (?box_id: String?, ?tracking_id: String?, ?tracking_number_validation_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem
|
1996
1890
|
| (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItem
|
1997
1891
|
|
@@ -2002,15 +1896,14 @@ module Peddler
|
|
2002
1896
|
attr_reader box_id: String?
|
2003
1897
|
attr_reader tracking_id: String?
|
2004
1898
|
attr_reader tracking_number_validation_status: String?
|
2005
|
-
def members: () -> [ :box_id, :tracking_id, :tracking_number_validation_status ]
|
2006
1899
|
|
1900
|
+
def members: () -> [ :box_id, :tracking_id, :tracking_number_validation_status ]
|
2007
1901
|
def to_h: () -> { box_id: String?, tracking_id: String?, tracking_number_validation_status: String? }
|
2008
1902
|
end
|
2009
1903
|
|
2010
1904
|
class SpdTrackingItemInput < Data
|
2011
1905
|
def self.new: (box_id: String?, tracking_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
|
2012
1906
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
|
2013
|
-
|
2014
1907
|
def self.[]: (box_id: String?, tracking_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
|
2015
1908
|
| (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
|
2016
1909
|
|
@@ -2020,15 +1913,14 @@ module Peddler
|
|
2020
1913
|
|
2021
1914
|
attr_reader box_id: String?
|
2022
1915
|
attr_reader tracking_id: String?
|
2023
|
-
def members: () -> [ :box_id, :tracking_id ]
|
2024
1916
|
|
1917
|
+
def members: () -> [ :box_id, :tracking_id ]
|
2025
1918
|
def to_h: () -> { box_id: String?, tracking_id: String? }
|
2026
1919
|
end
|
2027
1920
|
|
2028
1921
|
class TaxDetails < Data
|
2029
1922
|
def self.new: (?declared_value: Peddler::Money?, ?hsn_code: String?, ?tax_rates: Array[Peddler::APIs::FulfillmentInbound20240320::TaxRate]?) -> Peddler::APIs::FulfillmentInbound20240320::TaxDetails
|
2030
1923
|
| (Peddler::Money?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::TaxRate]?) -> Peddler::APIs::FulfillmentInbound20240320::TaxDetails
|
2031
|
-
|
2032
1924
|
def self.[]: (?declared_value: Peddler::Money?, ?hsn_code: String?, ?tax_rates: Array[Peddler::APIs::FulfillmentInbound20240320::TaxRate]?) -> Peddler::APIs::FulfillmentInbound20240320::TaxDetails
|
2033
1925
|
| (Peddler::Money?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::TaxRate]?) -> Peddler::APIs::FulfillmentInbound20240320::TaxDetails
|
2034
1926
|
|
@@ -2039,15 +1931,14 @@ module Peddler
|
|
2039
1931
|
attr_reader declared_value: Peddler::Money?
|
2040
1932
|
attr_reader hsn_code: String?
|
2041
1933
|
attr_reader tax_rates: Array[Peddler::APIs::FulfillmentInbound20240320::TaxRate]?
|
2042
|
-
def members: () -> [ :declared_value, :hsn_code, :tax_rates ]
|
2043
1934
|
|
1935
|
+
def members: () -> [ :declared_value, :hsn_code, :tax_rates ]
|
2044
1936
|
def to_h: () -> { declared_value: Peddler::Money?, hsn_code: String?, tax_rates: Array[Peddler::APIs::FulfillmentInbound20240320::TaxRate]? }
|
2045
1937
|
end
|
2046
1938
|
|
2047
1939
|
class TaxRate < Data
|
2048
1940
|
def self.new: (?cess_rate: Float?, ?gst_rate: Float?, ?tax_type: String?) -> Peddler::APIs::FulfillmentInbound20240320::TaxRate
|
2049
1941
|
| (Float?, Float?, String?) -> Peddler::APIs::FulfillmentInbound20240320::TaxRate
|
2050
|
-
|
2051
1942
|
def self.[]: (?cess_rate: Float?, ?gst_rate: Float?, ?tax_type: String?) -> Peddler::APIs::FulfillmentInbound20240320::TaxRate
|
2052
1943
|
| (Float?, Float?, String?) -> Peddler::APIs::FulfillmentInbound20240320::TaxRate
|
2053
1944
|
|
@@ -2058,15 +1949,14 @@ module Peddler
|
|
2058
1949
|
attr_reader cess_rate: Float?
|
2059
1950
|
attr_reader gst_rate: Float?
|
2060
1951
|
attr_reader tax_type: String?
|
2061
|
-
def members: () -> [ :cess_rate, :gst_rate, :tax_type ]
|
2062
1952
|
|
1953
|
+
def members: () -> [ :cess_rate, :gst_rate, :tax_type ]
|
2063
1954
|
def to_h: () -> { cess_rate: Float?, gst_rate: Float?, tax_type: String? }
|
2064
1955
|
end
|
2065
1956
|
|
2066
1957
|
class TrackingDetails < Data
|
2067
1958
|
def self.new: (?ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail?, ?spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetails
|
2068
1959
|
| (Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail?, Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetails
|
2069
|
-
|
2070
1960
|
def self.[]: (?ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail?, ?spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetails
|
2071
1961
|
| (Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail?, Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetails
|
2072
1962
|
|
@@ -2076,15 +1966,14 @@ module Peddler
|
|
2076
1966
|
|
2077
1967
|
attr_reader ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail?
|
2078
1968
|
attr_reader spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail?
|
2079
|
-
def members: () -> [ :ltl_tracking_detail, :spd_tracking_detail ]
|
2080
1969
|
|
1970
|
+
def members: () -> [ :ltl_tracking_detail, :spd_tracking_detail ]
|
2081
1971
|
def to_h: () -> { ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetail?, spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetail? }
|
2082
1972
|
end
|
2083
1973
|
|
2084
1974
|
class TrackingDetailsInput < Data
|
2085
1975
|
def self.new: (?ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput?, ?spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput
|
2086
1976
|
| (Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput?, Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput
|
2087
|
-
|
2088
1977
|
def self.[]: (?ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput?, ?spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput
|
2089
1978
|
| (Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput?, Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput?) -> Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput
|
2090
1979
|
|
@@ -2094,15 +1983,14 @@ module Peddler
|
|
2094
1983
|
|
2095
1984
|
attr_reader ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput?
|
2096
1985
|
attr_reader spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput?
|
2097
|
-
def members: () -> [ :ltl_tracking_detail, :spd_tracking_detail ]
|
2098
1986
|
|
1987
|
+
def members: () -> [ :ltl_tracking_detail, :spd_tracking_detail ]
|
2099
1988
|
def to_h: () -> { ltl_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput?, spd_tracking_detail: Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput? }
|
2100
1989
|
end
|
2101
1990
|
|
2102
1991
|
class TransportationOption < Data
|
2103
1992
|
def self.new: (carrier: Peddler::APIs::FulfillmentInbound20240320::Carrier?, preconditions: Array[String]?, shipment_id: String?, shipping_mode: String?, shipping_solution: String?, transportation_option_id: String?, ?carrier_appointment: Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, ?quote: Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
|
2104
1993
|
| (Peddler::APIs::FulfillmentInbound20240320::Carrier?, Array[String]?, String?, String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
|
2105
|
-
|
2106
1994
|
def self.[]: (carrier: Peddler::APIs::FulfillmentInbound20240320::Carrier?, preconditions: Array[String]?, shipment_id: String?, shipping_mode: String?, shipping_solution: String?, transportation_option_id: String?, ?carrier_appointment: Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, ?quote: Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
|
2107
1995
|
| (Peddler::APIs::FulfillmentInbound20240320::Carrier?, Array[String]?, String?, String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
|
2108
1996
|
|
@@ -2118,15 +2006,14 @@ module Peddler
|
|
2118
2006
|
attr_reader shipping_mode: String?
|
2119
2007
|
attr_reader shipping_solution: String?
|
2120
2008
|
attr_reader transportation_option_id: String?
|
2121
|
-
def members: () -> [ :carrier, :preconditions, :shipment_id, :shipping_mode, :shipping_solution, :transportation_option_id, :carrier_appointment, :quote ]
|
2122
2009
|
|
2010
|
+
def members: () -> [ :carrier, :preconditions, :shipment_id, :shipping_mode, :shipping_solution, :transportation_option_id, :carrier_appointment, :quote ]
|
2123
2011
|
def to_h: () -> { carrier: Peddler::APIs::FulfillmentInbound20240320::Carrier?, preconditions: Array[String]?, shipment_id: String?, shipping_mode: String?, shipping_solution: String?, transportation_option_id: String?, carrier_appointment: Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, quote: Peddler::APIs::FulfillmentInbound20240320::Quote? }
|
2124
2012
|
end
|
2125
2013
|
|
2126
2014
|
class TransportationSelection < Data
|
2127
2015
|
def self.new: (shipment_id: String?, transportation_option_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
|
2128
2016
|
| (String?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
|
2129
|
-
|
2130
2017
|
def self.[]: (shipment_id: String?, transportation_option_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
|
2131
2018
|
| (String?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
|
2132
2019
|
|
@@ -2137,15 +2024,14 @@ module Peddler
|
|
2137
2024
|
attr_reader contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?
|
2138
2025
|
attr_reader shipment_id: String?
|
2139
2026
|
attr_reader transportation_option_id: String?
|
2140
|
-
def members: () -> [ :shipment_id, :transportation_option_id, :contact_information ]
|
2141
2027
|
|
2028
|
+
def members: () -> [ :shipment_id, :transportation_option_id, :contact_information ]
|
2142
2029
|
def to_h: () -> { shipment_id: String?, transportation_option_id: String?, contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation? }
|
2143
2030
|
end
|
2144
2031
|
|
2145
2032
|
class UpdateInboundPlanNameRequest < Data
|
2146
2033
|
def self.new: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
|
2147
2034
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
|
2148
|
-
|
2149
2035
|
def self.[]: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
|
2150
2036
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
|
2151
2037
|
|
@@ -2154,15 +2040,14 @@ module Peddler
|
|
2154
2040
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
|
2155
2041
|
|
2156
2042
|
attr_reader name: String?
|
2157
|
-
def members: () -> [ :name ]
|
2158
2043
|
|
2044
|
+
def members: () -> [ :name ]
|
2159
2045
|
def to_h: () -> { name: String? }
|
2160
2046
|
end
|
2161
2047
|
|
2162
2048
|
class UpdateItemComplianceDetailsRequest < Data
|
2163
2049
|
def self.new: (msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
|
2164
2050
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
|
2165
|
-
|
2166
2051
|
def self.[]: (msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
|
2167
2052
|
| (String?, Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
|
2168
2053
|
|
@@ -2172,15 +2057,14 @@ module Peddler
|
|
2172
2057
|
|
2173
2058
|
attr_reader msku: String?
|
2174
2059
|
attr_reader tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?
|
2175
|
-
def members: () -> [ :msku, :tax_details ]
|
2176
2060
|
|
2061
|
+
def members: () -> [ :msku, :tax_details ]
|
2177
2062
|
def to_h: () -> { msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails? }
|
2178
2063
|
end
|
2179
2064
|
|
2180
2065
|
class UpdateItemComplianceDetailsResponse < Data
|
2181
2066
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
|
2182
2067
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
|
2183
|
-
|
2184
2068
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
|
2185
2069
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
|
2186
2070
|
|
@@ -2189,15 +2073,14 @@ module Peddler
|
|
2189
2073
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
|
2190
2074
|
|
2191
2075
|
attr_reader operation_id: String?
|
2192
|
-
def members: () -> [ :operation_id ]
|
2193
2076
|
|
2077
|
+
def members: () -> [ :operation_id ]
|
2194
2078
|
def to_h: () -> { operation_id: String? }
|
2195
2079
|
end
|
2196
2080
|
|
2197
2081
|
class UpdateShipmentNameRequest < Data
|
2198
2082
|
def self.new: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
|
2199
2083
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
|
2200
|
-
|
2201
2084
|
def self.[]: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
|
2202
2085
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
|
2203
2086
|
|
@@ -2206,15 +2089,14 @@ module Peddler
|
|
2206
2089
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
|
2207
2090
|
|
2208
2091
|
attr_reader name: String?
|
2209
|
-
def members: () -> [ :name ]
|
2210
2092
|
|
2093
|
+
def members: () -> [ :name ]
|
2211
2094
|
def to_h: () -> { name: String? }
|
2212
2095
|
end
|
2213
2096
|
|
2214
2097
|
class UpdateShipmentSourceAddressRequest < Data
|
2215
2098
|
def self.new: (address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
|
2216
2099
|
| (Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
|
2217
|
-
|
2218
2100
|
def self.[]: (address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
|
2219
2101
|
| (Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
|
2220
2102
|
|
@@ -2223,15 +2105,14 @@ module Peddler
|
|
2223
2105
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
|
2224
2106
|
|
2225
2107
|
attr_reader address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?
|
2226
|
-
def members: () -> [ :address ]
|
2227
2108
|
|
2109
|
+
def members: () -> [ :address ]
|
2228
2110
|
def to_h: () -> { address: Peddler::APIs::FulfillmentInbound20240320::AddressInput? }
|
2229
2111
|
end
|
2230
2112
|
|
2231
2113
|
class UpdateShipmentSourceAddressResponse < Data
|
2232
2114
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
|
2233
2115
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
|
2234
|
-
|
2235
2116
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
|
2236
2117
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
|
2237
2118
|
|
@@ -2240,15 +2121,14 @@ module Peddler
|
|
2240
2121
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
|
2241
2122
|
|
2242
2123
|
attr_reader operation_id: String?
|
2243
|
-
def members: () -> [ :operation_id ]
|
2244
2124
|
|
2125
|
+
def members: () -> [ :operation_id ]
|
2245
2126
|
def to_h: () -> { operation_id: String? }
|
2246
2127
|
end
|
2247
2128
|
|
2248
2129
|
class UpdateShipmentTrackingDetailsRequest < Data
|
2249
2130
|
def self.new: (tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
|
2250
2131
|
| (Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
|
2251
|
-
|
2252
2132
|
def self.[]: (tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
|
2253
2133
|
| (Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
|
2254
2134
|
|
@@ -2257,15 +2137,14 @@ module Peddler
|
|
2257
2137
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
|
2258
2138
|
|
2259
2139
|
attr_reader tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?
|
2260
|
-
def members: () -> [ :tracking_details ]
|
2261
2140
|
|
2141
|
+
def members: () -> [ :tracking_details ]
|
2262
2142
|
def to_h: () -> { tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput? }
|
2263
2143
|
end
|
2264
2144
|
|
2265
2145
|
class UpdateShipmentTrackingDetailsResponse < Data
|
2266
2146
|
def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
|
2267
2147
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
|
2268
|
-
|
2269
2148
|
def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
|
2270
2149
|
| (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
|
2271
2150
|
|
@@ -2274,15 +2153,14 @@ module Peddler
|
|
2274
2153
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
|
2275
2154
|
|
2276
2155
|
attr_reader operation_id: String?
|
2277
|
-
def members: () -> [ :operation_id ]
|
2278
2156
|
|
2157
|
+
def members: () -> [ :operation_id ]
|
2279
2158
|
def to_h: () -> { operation_id: String? }
|
2280
2159
|
end
|
2281
2160
|
|
2282
2161
|
class Weight < Data
|
2283
2162
|
def self.new: (unit: String?, value: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
|
2284
2163
|
| (String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
|
2285
|
-
|
2286
2164
|
def self.[]: (unit: String?, value: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
|
2287
2165
|
| (String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
|
2288
2166
|
|
@@ -2292,15 +2170,14 @@ module Peddler
|
|
2292
2170
|
|
2293
2171
|
attr_reader unit: String?
|
2294
2172
|
attr_reader value: Float?
|
2295
|
-
def members: () -> [ :unit, :value ]
|
2296
2173
|
|
2174
|
+
def members: () -> [ :unit, :value ]
|
2297
2175
|
def to_h: () -> { unit: String?, value: Float? }
|
2298
2176
|
end
|
2299
2177
|
|
2300
2178
|
class WeightRange < Data
|
2301
2179
|
def self.new: (maximum: Float?, minimum: Float?, unit: String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
|
2302
2180
|
| (Float?, Float?, String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
|
2303
|
-
|
2304
2181
|
def self.[]: (maximum: Float?, minimum: Float?, unit: String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
|
2305
2182
|
| (Float?, Float?, String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
|
2306
2183
|
|
@@ -2311,15 +2188,14 @@ module Peddler
|
|
2311
2188
|
attr_reader maximum: Float?
|
2312
2189
|
attr_reader minimum: Float?
|
2313
2190
|
attr_reader unit: String?
|
2314
|
-
def members: () -> [ :maximum, :minimum, :unit ]
|
2315
2191
|
|
2192
|
+
def members: () -> [ :maximum, :minimum, :unit ]
|
2316
2193
|
def to_h: () -> { maximum: Float?, minimum: Float?, unit: String? }
|
2317
2194
|
end
|
2318
2195
|
|
2319
2196
|
class Window < Data
|
2320
2197
|
def self.new: (end: Time?, start: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
|
2321
2198
|
| (Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
|
2322
|
-
|
2323
2199
|
def self.[]: (end: Time?, start: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
|
2324
2200
|
| (Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
|
2325
2201
|
|
@@ -2330,15 +2206,14 @@ module Peddler
|
|
2330
2206
|
attr_reader editable_until: Time?
|
2331
2207
|
attr_reader end: Time?
|
2332
2208
|
attr_reader start: Time?
|
2333
|
-
def members: () -> [ :end, :start, :editable_until ]
|
2334
2209
|
|
2210
|
+
def members: () -> [ :end, :start, :editable_until ]
|
2335
2211
|
def to_h: () -> { end: Time?, start: Time?, editable_until: Time? }
|
2336
2212
|
end
|
2337
2213
|
|
2338
2214
|
class WindowInput < Data
|
2339
2215
|
def self.new: (start: Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
|
2340
2216
|
| (Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
|
2341
|
-
|
2342
2217
|
def self.[]: (start: Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
|
2343
2218
|
| (Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
|
2344
2219
|
|
@@ -2347,8 +2222,8 @@ module Peddler
|
|
2347
2222
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
|
2348
2223
|
|
2349
2224
|
attr_reader start: Time?
|
2350
|
-
def members: () -> [ :start ]
|
2351
2225
|
|
2226
|
+
def members: () -> [ :start ]
|
2352
2227
|
def to_h: () -> { start: Time? }
|
2353
2228
|
end
|
2354
2229
|
|