peddler 5.2.0 → 5.3.1

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.
Files changed (1287) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -5
  3. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +4 -4
  4. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_ineligible_reason.rb +2 -2
  5. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_package.rb +3 -3
  6. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_package_quantity.rb +2 -2
  7. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/distribution_product.rb +2 -2
  8. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/error.rb +2 -2
  9. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/error_list.rb +1 -1
  10. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +3 -3
  11. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +5 -5
  12. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order_creation_data.rb +2 -2
  13. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order_reference.rb +1 -1
  14. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_packages.rb +1 -1
  15. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment.rb +6 -6
  16. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment_summary.rb +3 -3
  17. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +1 -1
  18. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_quantity.rb +2 -2
  19. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +1 -1
  20. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/measurement_data.rb +1 -1
  21. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/order_ineligibility_reason.rb +2 -2
  22. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/outbound_shipment_summary.rb +3 -3
  23. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/package_dimensions.rb +4 -4
  24. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/package_volume.rb +2 -2
  25. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/package_weight.rb +2 -2
  26. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +2 -2
  27. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/replenishment_order.rb +3 -3
  28. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/replenishment_order_reference.rb +1 -1
  29. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_labels.rb +1 -1
  30. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/sku_eligibility.rb +2 -2
  31. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/sku_ineligibility_reason.rb +2 -2
  32. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/sku_quantity.rb +2 -2
  33. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/tracking_details.rb +1 -1
  34. data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
  35. data/lib/peddler/apis/aplus_content_2020_11_01/asin_metadata.rb +1 -1
  36. data/lib/peddler/apis/aplus_content_2020_11_01/content_document.rb +4 -4
  37. data/lib/peddler/apis/aplus_content_2020_11_01/content_metadata.rb +5 -5
  38. data/lib/peddler/apis/aplus_content_2020_11_01/content_metadata_record.rb +2 -2
  39. data/lib/peddler/apis/aplus_content_2020_11_01/content_module.rb +1 -1
  40. data/lib/peddler/apis/aplus_content_2020_11_01/content_record.rb +1 -1
  41. data/lib/peddler/apis/aplus_content_2020_11_01/error.rb +2 -2
  42. data/lib/peddler/apis/aplus_content_2020_11_01/error_list.rb +1 -1
  43. data/lib/peddler/apis/aplus_content_2020_11_01/get_content_document_response.rb +1 -1
  44. data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +3 -3
  45. data/lib/peddler/apis/aplus_content_2020_11_01/image_crop_specification.rb +1 -1
  46. data/lib/peddler/apis/aplus_content_2020_11_01/image_dimensions.rb +2 -2
  47. data/lib/peddler/apis/aplus_content_2020_11_01/image_offsets.rb +2 -2
  48. data/lib/peddler/apis/aplus_content_2020_11_01/integer_with_units.rb +2 -2
  49. data/lib/peddler/apis/aplus_content_2020_11_01/list_content_document_asin_relations_response.rb +1 -1
  50. data/lib/peddler/apis/aplus_content_2020_11_01/paragraph_component.rb +1 -1
  51. data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.rb +2 -2
  52. data/lib/peddler/apis/aplus_content_2020_11_01/post_content_document_asin_relations_request.rb +1 -1
  53. data/lib/peddler/apis/aplus_content_2020_11_01/post_content_document_request.rb +1 -1
  54. data/lib/peddler/apis/aplus_content_2020_11_01/post_content_document_response.rb +1 -1
  55. data/lib/peddler/apis/aplus_content_2020_11_01/publish_record.rb +5 -5
  56. data/lib/peddler/apis/aplus_content_2020_11_01/search_content_documents_response.rb +1 -1
  57. data/lib/peddler/apis/aplus_content_2020_11_01/search_content_publish_records_response.rb +1 -1
  58. data/lib/peddler/apis/aplus_content_2020_11_01/standard_company_logo_module.rb +1 -1
  59. data/lib/peddler/apis/aplus_content_2020_11_01/standard_comparison_product_block.rb +1 -1
  60. data/lib/peddler/apis/aplus_content_2020_11_01/standard_four_image_text_quadrant_module.rb +4 -4
  61. data/lib/peddler/apis/aplus_content_2020_11_01/standard_image_text_overlay_module.rb +1 -1
  62. data/lib/peddler/apis/aplus_content_2020_11_01/standard_product_description_module.rb +1 -1
  63. data/lib/peddler/apis/aplus_content_2020_11_01/standard_single_side_image_module.rb +1 -1
  64. data/lib/peddler/apis/aplus_content_2020_11_01/standard_tech_specs_module.rb +1 -1
  65. data/lib/peddler/apis/aplus_content_2020_11_01/standard_text_list_block.rb +1 -1
  66. data/lib/peddler/apis/aplus_content_2020_11_01/standard_text_module.rb +1 -1
  67. data/lib/peddler/apis/aplus_content_2020_11_01/text_component.rb +1 -1
  68. data/lib/peddler/apis/aplus_content_2020_11_01/text_item.rb +2 -2
  69. data/lib/peddler/apis/aplus_content_2020_11_01/validate_content_document_asin_relations_response.rb +1 -1
  70. data/lib/peddler/apis/application_integrations_2024_04_01/create_notification_request.rb +2 -2
  71. data/lib/peddler/apis/application_integrations_2024_04_01/delete_notifications_request.rb +2 -2
  72. data/lib/peddler/apis/application_integrations_2024_04_01/error.rb +2 -2
  73. data/lib/peddler/apis/application_integrations_2024_04_01/error_list.rb +1 -1
  74. data/lib/peddler/apis/application_integrations_2024_04_01/record_action_feedback_request.rb +1 -1
  75. data/lib/peddler/apis/application_management_2023_11_30/error.rb +2 -2
  76. data/lib/peddler/apis/application_management_2023_11_30/error_list.rb +1 -1
  77. data/lib/peddler/apis/catalog_items_2020_12_01/brand_refinement.rb +2 -2
  78. data/lib/peddler/apis/catalog_items_2020_12_01/classification_refinement.rb +3 -3
  79. data/lib/peddler/apis/catalog_items_2020_12_01/error.rb +2 -2
  80. data/lib/peddler/apis/catalog_items_2020_12_01/error_list.rb +1 -1
  81. data/lib/peddler/apis/catalog_items_2020_12_01/item.rb +1 -1
  82. data/lib/peddler/apis/catalog_items_2020_12_01/item_identifier.rb +2 -2
  83. data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +2 -2
  84. data/lib/peddler/apis/catalog_items_2020_12_01/item_image.rb +4 -4
  85. data/lib/peddler/apis/catalog_items_2020_12_01/item_images_by_marketplace.rb +2 -2
  86. data/lib/peddler/apis/catalog_items_2020_12_01/item_sales_rank.rb +2 -2
  87. data/lib/peddler/apis/catalog_items_2020_12_01/item_sales_ranks_by_marketplace.rb +2 -2
  88. data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +4 -4
  89. data/lib/peddler/apis/catalog_items_2020_12_01/item_summary_by_marketplace.rb +1 -1
  90. data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +3 -3
  91. data/lib/peddler/apis/catalog_items_2020_12_01/item_vendor_details_by_marketplace.rb +1 -1
  92. data/lib/peddler/apis/catalog_items_2020_12_01/refinements.rb +2 -2
  93. data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +2 -2
  94. data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +3 -3
  95. data/lib/peddler/apis/catalog_items_2022_04_01/error.rb +2 -2
  96. data/lib/peddler/apis/catalog_items_2022_04_01/error_list.rb +1 -1
  97. data/lib/peddler/apis/catalog_items_2022_04_01/item.rb +1 -1
  98. data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classification.rb +2 -2
  99. data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +1 -1
  100. data/lib/peddler/apis/catalog_items_2022_04_01/item_classification_sales_rank.rb +3 -3
  101. data/lib/peddler/apis/catalog_items_2022_04_01/item_contributor.rb +2 -2
  102. data/lib/peddler/apis/catalog_items_2022_04_01/item_contributor_role.rb +1 -1
  103. data/lib/peddler/apis/catalog_items_2022_04_01/item_dimensions_by_marketplace.rb +1 -1
  104. data/lib/peddler/apis/catalog_items_2022_04_01/item_display_group_sales_rank.rb +3 -3
  105. data/lib/peddler/apis/catalog_items_2022_04_01/item_identifier.rb +2 -2
  106. data/lib/peddler/apis/catalog_items_2022_04_01/item_identifiers_by_marketplace.rb +2 -2
  107. data/lib/peddler/apis/catalog_items_2022_04_01/item_image.rb +4 -4
  108. data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +2 -2
  109. data/lib/peddler/apis/catalog_items_2022_04_01/item_relationship.rb +1 -1
  110. data/lib/peddler/apis/catalog_items_2022_04_01/item_relationships_by_marketplace.rb +2 -2
  111. data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +1 -1
  112. data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +2 -2
  113. data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +1 -1
  114. data/lib/peddler/apis/catalog_items_2022_04_01/item_vendor_details_by_marketplace.rb +1 -1
  115. data/lib/peddler/apis/catalog_items_2022_04_01/refinements.rb +2 -2
  116. data/lib/peddler/apis/catalog_items_v0/error.rb +2 -2
  117. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +2 -2
  118. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_star_rating_impact.rb +2 -2
  119. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_occurrence.rb +1 -1
  120. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_response.rb +2 -2
  121. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics.rb +2 -2
  122. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +6 -6
  123. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trend.rb +2 -2
  124. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trend_point.rb +2 -2
  125. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +6 -6
  126. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_subtopic_metrics.rb +1 -1
  127. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +2 -2
  128. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +6 -6
  129. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trend.rb +2 -2
  130. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trend_metrics.rb +1 -1
  131. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trend_point.rb +2 -2
  132. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +6 -6
  133. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_star_rating_impact.rb +1 -1
  134. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_subtopic.rb +2 -2
  135. data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_trend_metrics.rb +1 -1
  136. data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_mention_metrics.rb +2 -2
  137. data/lib/peddler/apis/customer_feedback_2024_06_01/date_range.rb +2 -2
  138. data/lib/peddler/apis/customer_feedback_2024_06_01/error.rb +2 -2
  139. data/lib/peddler/apis/customer_feedback_2024_06_01/error_list.rb +1 -1
  140. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +2 -2
  141. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic_metrics.rb +2 -2
  142. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +2 -2
  143. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +6 -6
  144. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend.rb +2 -2
  145. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend_point.rb +2 -2
  146. data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +6 -6
  147. data/lib/peddler/apis/customer_feedback_2024_06_01/review_trend_metrics.rb +1 -1
  148. data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_response.rb +1 -1
  149. data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_specification.rb +1 -1
  150. data/lib/peddler/apis/data_kiosk_2023_11_15/error.rb +2 -2
  151. data/lib/peddler/apis/data_kiosk_2023_11_15/error_list.rb +1 -1
  152. data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +2 -2
  153. data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +1 -1
  154. data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +4 -4
  155. data/lib/peddler/apis/delivery_by_amazon_2022_07_01/error.rb +2 -2
  156. data/lib/peddler/apis/delivery_by_amazon_2022_07_01/submit_invoice_request.rb +5 -5
  157. data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_package_request.rb +3 -3
  158. data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_request.rb +3 -3
  159. data/lib/peddler/apis/easy_ship_2022_03_23/error.rb +2 -2
  160. data/lib/peddler/apis/easy_ship_2022_03_23/error_list.rb +1 -1
  161. data/lib/peddler/apis/easy_ship_2022_03_23/invoice_data.rb +1 -1
  162. data/lib/peddler/apis/easy_ship_2022_03_23/list_handover_slots_request.rb +4 -4
  163. data/lib/peddler/apis/easy_ship_2022_03_23/list_handover_slots_response.rb +2 -2
  164. data/lib/peddler/apis/easy_ship_2022_03_23/order_schedule_details.rb +1 -1
  165. data/lib/peddler/apis/easy_ship_2022_03_23/package.rb +4 -4
  166. data/lib/peddler/apis/easy_ship_2022_03_23/package_details.rb +1 -1
  167. data/lib/peddler/apis/easy_ship_2022_03_23/packages.rb +1 -1
  168. data/lib/peddler/apis/easy_ship_2022_03_23/rejected_order.rb +1 -1
  169. data/lib/peddler/apis/easy_ship_2022_03_23/scheduled_package_id.rb +1 -1
  170. data/lib/peddler/apis/easy_ship_2022_03_23/time_slot.rb +1 -1
  171. data/lib/peddler/apis/easy_ship_2022_03_23/update_package_details.rb +2 -2
  172. data/lib/peddler/apis/easy_ship_2022_03_23/update_scheduled_packages_request.rb +2 -2
  173. data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/error.rb +2 -2
  174. data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/error_list.rb +1 -1
  175. data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +2 -2
  176. data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response.rb +2 -2
  177. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/error.rb +2 -2
  178. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/error_list.rb +1 -1
  179. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/invoice_information.rb +1 -1
  180. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/otp_details.rb +2 -2
  181. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +8 -8
  182. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return_metadata.rb +1 -1
  183. data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/tracking_info.rb +2 -2
  184. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
  185. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/amount.rb +2 -2
  186. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/cancellation.rb +3 -3
  187. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/charge.rb +4 -4
  188. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/charge_breakup.rb +3 -3
  189. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/compliance_attributes.rb +4 -4
  190. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/courier_supported_attributes.rb +2 -2
  191. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/dimension.rb +2 -2
  192. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +1 -1
  193. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/error.rb +2 -2
  194. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/error_list.rb +1 -1
  195. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/gift_attributes.rb +2 -2
  196. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/invoice_info.rb +2 -2
  197. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/invoice_response.rb +1 -1
  198. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item.rb +1 -1
  199. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item_with_reason.rb +1 -1
  200. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/marketplace_attributes.rb +2 -2
  201. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/original_line_item.rb +3 -3
  202. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package.rb +4 -4
  203. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_dimensions.rb +3 -3
  204. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +2 -2
  205. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/packages.rb +1 -1
  206. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/party_identification_info.rb +2 -2
  207. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package.rb +3 -3
  208. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package_line_item.rb +1 -1
  209. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/replaced_shipment_info.rb +3 -3
  210. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/ship_label_metadata.rb +2 -2
  211. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/ship_labels_input.rb +1 -1
  212. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/ship_labels_response.rb +1 -1
  213. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment.rb +11 -11
  214. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_acknowledgement_request.rb +1 -1
  215. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_info.rb +4 -4
  216. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +5 -5
  217. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_requirements.rb +2 -2
  218. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +1 -1
  219. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_options.rb +2 -2
  220. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/tax.rb +1 -1
  221. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/time_window.rb +2 -2
  222. data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/weight.rb +2 -2
  223. data/lib/peddler/apis/fba_inbound_eligibility_v1/error.rb +1 -1
  224. data/lib/peddler/apis/fba_inbound_eligibility_v1/item_eligibility_preview.rb +3 -3
  225. data/lib/peddler/apis/fba_inventory_v1/create_inventory_item_request.rb +3 -3
  226. data/lib/peddler/apis/fba_inventory_v1/error.rb +1 -1
  227. data/lib/peddler/apis/fba_inventory_v1/get_inventory_summaries_result.rb +2 -2
  228. data/lib/peddler/apis/fba_inventory_v1/inventory_item.rb +3 -3
  229. data/lib/peddler/apis/fba_inventory_v1/researching_quantity_entry.rb +2 -2
  230. data/lib/peddler/apis/feeds_2021_06_30/create_feed_document_response.rb +2 -2
  231. data/lib/peddler/apis/feeds_2021_06_30/create_feed_document_specification.rb +1 -1
  232. data/lib/peddler/apis/feeds_2021_06_30/create_feed_response.rb +1 -1
  233. data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +3 -3
  234. data/lib/peddler/apis/feeds_2021_06_30/error.rb +2 -2
  235. data/lib/peddler/apis/feeds_2021_06_30/error_list.rb +1 -1
  236. data/lib/peddler/apis/feeds_2021_06_30/feed.rb +4 -4
  237. data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +2 -2
  238. data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
  239. data/lib/peddler/apis/finances_2024_06_19/context.rb +1 -1
  240. data/lib/peddler/apis/finances_2024_06_19/error.rb +2 -2
  241. data/lib/peddler/apis/finances_2024_06_19/error_list.rb +1 -1
  242. data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +3 -3
  243. data/lib/peddler/apis/finances_v0/error.rb +2 -2
  244. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/address.rb +5 -5
  245. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/address_input.rb +6 -6
  246. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/appointment_slot.rb +2 -2
  247. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/appointment_slot_time.rb +2 -2
  248. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box.rb +1 -1
  249. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_input.rb +4 -4
  250. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_requirements.rb +1 -1
  251. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +4 -4
  252. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/cancel_inbound_plan_response.rb +1 -1
  253. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/cancel_self_ship_appointment_response.rb +1 -1
  254. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/carrier_appointment.rb +2 -2
  255. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_delivery_window_options_response.rb +1 -1
  256. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_packing_option_response.rb +1 -1
  257. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_placement_option_response.rb +1 -1
  258. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_shipment_content_update_preview_response.rb +1 -1
  259. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_request.rb +1 -1
  260. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_response.rb +1 -1
  261. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/contact_information.rb +2 -2
  262. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/content_update_preview.rb +4 -4
  263. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +3 -3
  264. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_response.rb +2 -2
  265. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +3 -3
  266. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_response.rb +1 -1
  267. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/custom_placement_input.rb +2 -2
  268. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +5 -5
  269. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/dimensions.rb +4 -4
  270. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
  271. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/error.rb +2 -2
  272. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/error_list.rb +1 -1
  273. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_delivery_window_options_response.rb +1 -1
  274. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_packing_options_response.rb +1 -1
  275. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_response.rb +1 -1
  276. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_response.rb +1 -1
  277. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_shipment_content_update_previews_request.rb +2 -2
  278. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_shipment_content_update_previews_response.rb +1 -1
  279. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_transportation_options_request.rb +2 -2
  280. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_transportation_options_response.rb +1 -1
  281. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/get_delivery_challan_document_response.rb +1 -1
  282. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/get_self_ship_appointment_slots_response.rb +1 -1
  283. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_operation_status.rb +4 -4
  284. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +7 -7
  285. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +7 -7
  286. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/incentive.rb +4 -4
  287. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +8 -7
  288. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +4 -4
  289. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_delivery_window_options_response.rb +1 -1
  290. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_inbound_plan_boxes_response.rb +1 -1
  291. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_inbound_plan_items_response.rb +1 -1
  292. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_inbound_plan_pallets_response.rb +1 -1
  293. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_packing_group_boxes_response.rb +1 -1
  294. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_packing_group_items_response.rb +1 -1
  295. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_packing_options_response.rb +1 -1
  296. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_placement_options_response.rb +1 -1
  297. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_prep_details_response.rb +1 -1
  298. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_boxes_response.rb +1 -1
  299. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_content_update_previews_response.rb +1 -1
  300. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_items_response.rb +1 -1
  301. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_shipment_pallets_response.rb +1 -1
  302. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/list_transportation_options_response.rb +1 -1
  303. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/ltl_tracking_detail_input.rb +1 -1
  304. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/msku_prep_detail.rb +3 -3
  305. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/msku_prep_detail_input.rb +3 -3
  306. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/msku_quantity.rb +2 -2
  307. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/operation_problem.rb +3 -3
  308. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +1 -1
  309. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +7 -7
  310. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option_summary.rb +2 -2
  311. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/pallet.rb +1 -1
  312. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/pallet_input.rb +1 -1
  313. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +5 -5
  314. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +2 -2
  315. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +1 -1
  316. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/schedule_self_ship_appointment_response.rb +1 -1
  317. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +4 -4
  318. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_packing_information_request.rb +1 -1
  319. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_packing_information_response.rb +1 -1
  320. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +2 -2
  321. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_response.rb +1 -1
  322. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +4 -4
  323. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +1 -1
  324. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_source.rb +1 -1
  325. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +2 -2
  326. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +2 -2
  327. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_requirements.rb +2 -2
  328. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_detail_input.rb +1 -1
  329. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item_input.rb +2 -2
  330. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_option.rb +6 -6
  331. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_selection.rb +2 -2
  332. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_inbound_plan_name_request.rb +1 -1
  333. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_item_compliance_details_request.rb +2 -2
  334. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_item_compliance_details_response.rb +1 -1
  335. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_name_request.rb +1 -1
  336. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_source_address_request.rb +1 -1
  337. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_source_address_response.rb +1 -1
  338. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_tracking_details_request.rb +1 -1
  339. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/update_shipment_tracking_details_response.rb +1 -1
  340. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/weight.rb +2 -2
  341. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/weight_range.rb +3 -3
  342. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window.rb +2 -2
  343. data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +1 -1
  344. data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +6 -6
  345. data/lib/peddler/apis/fulfillment_inbound_v0/amount.rb +2 -2
  346. data/lib/peddler/apis/fulfillment_inbound_v0/error.rb +2 -2
  347. data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +2 -2
  348. data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +2 -2
  349. data/lib/peddler/apis/fulfillment_inbound_v0/prep_details.rb +2 -2
  350. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +4 -4
  351. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/amount.rb +2 -2
  352. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/cod_settings.rb +1 -1
  353. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_item.rb +3 -3
  354. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +7 -7
  355. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_return_request.rb +1 -1
  356. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_return_item.rb +4 -4
  357. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/date_range.rb +2 -2
  358. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
  359. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_window.rb +2 -2
  360. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/drop_off_location.rb +3 -1
  361. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/error.rb +2 -2
  362. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature.rb +2 -2
  363. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fee.rb +2 -2
  364. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +10 -10
  365. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +5 -5
  366. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +4 -4
  367. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +3 -3
  368. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +1 -1
  369. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +4 -4
  370. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +3 -3
  371. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +2 -2
  372. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_delivery_offers_product.rb +1 -1
  373. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_delivery_offers_request.rb +2 -2
  374. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_delivery_offers_terms.rb +2 -2
  375. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +2 -2
  376. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +3 -3
  377. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_features_result.rb +1 -1
  378. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_order_result.rb +4 -4
  379. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +3 -3
  380. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +2 -2
  381. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/invalid_item_reason.rb +2 -2
  382. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/invalid_return_item.rb +3 -3
  383. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/origin.rb +1 -1
  384. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/package_tracking_details.rb +1 -1
  385. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/payment_information.rb +3 -3
  386. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/product_identifier.rb +1 -1
  387. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/reason_code_details.rb +2 -2
  388. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +5 -5
  389. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_item.rb +6 -6
  390. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +2 -2
  391. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_address.rb +3 -3
  392. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +4 -4
  393. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +3 -3
  394. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +2 -2
  395. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +2 -2
  396. data/lib/peddler/apis/fulfillment_outbound_2020_07_01/weight.rb +2 -2
  397. data/lib/peddler/apis/invoices_2024_06_19/error.rb +2 -2
  398. data/lib/peddler/apis/invoices_2024_06_19/error_list.rb +1 -1
  399. data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +1 -1
  400. data/lib/peddler/apis/invoices_2024_06_19/government_invoice_request.rb +4 -4
  401. data/lib/peddler/apis/listings_items_2020_09_01/error.rb +2 -2
  402. data/lib/peddler/apis/listings_items_2020_09_01/error_list.rb +1 -1
  403. data/lib/peddler/apis/listings_items_2020_09_01/issue.rb +3 -3
  404. data/lib/peddler/apis/listings_items_2020_09_01/listings_item_patch_request.rb +2 -2
  405. data/lib/peddler/apis/listings_items_2020_09_01/listings_item_put_request.rb +2 -2
  406. data/lib/peddler/apis/listings_items_2020_09_01/listings_item_submission_response.rb +3 -3
  407. data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +2 -2
  408. data/lib/peddler/apis/listings_items_2021_08_01/error.rb +2 -2
  409. data/lib/peddler/apis/listings_items_2021_08_01/error_list.rb +1 -1
  410. data/lib/peddler/apis/listings_items_2021_08_01/fulfillment_availability.rb +1 -1
  411. data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +4 -4
  412. data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +1 -1
  413. data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +2 -2
  414. data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +1 -1
  415. data/lib/peddler/apis/listings_items_2021_08_01/item.rb +1 -1
  416. data/lib/peddler/apis/listings_items_2021_08_01/item_image.rb +3 -3
  417. data/lib/peddler/apis/listings_items_2021_08_01/item_offer_by_marketplace.rb +3 -3
  418. data/lib/peddler/apis/listings_items_2021_08_01/item_procurement.rb +1 -1
  419. data/lib/peddler/apis/listings_items_2021_08_01/item_product_type_by_marketplace.rb +2 -2
  420. data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
  421. data/lib/peddler/apis/listings_items_2021_08_01/item_relationships_by_marketplace.rb +2 -2
  422. data/lib/peddler/apis/listings_items_2021_08_01/item_search_results.rb +2 -2
  423. data/lib/peddler/apis/listings_items_2021_08_01/item_summary_by_marketplace.rb +5 -5
  424. data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +2 -2
  425. data/lib/peddler/apis/listings_items_2021_08_01/listings_item_patch_request.rb +2 -2
  426. data/lib/peddler/apis/listings_items_2021_08_01/listings_item_put_request.rb +2 -2
  427. data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +3 -3
  428. data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
  429. data/lib/peddler/apis/listings_items_2021_08_01/points.rb +1 -1
  430. data/lib/peddler/apis/listings_restrictions_2021_08_01/error.rb +2 -2
  431. data/lib/peddler/apis/listings_restrictions_2021_08_01/link.rb +2 -2
  432. data/lib/peddler/apis/listings_restrictions_2021_08_01/reason.rb +1 -1
  433. data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
  434. data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction_list.rb +1 -1
  435. data/lib/peddler/apis/merchant_fulfillment_v0/additional_seller_inputs.rb +2 -2
  436. data/lib/peddler/apis/merchant_fulfillment_v0/address.rb +7 -7
  437. data/lib/peddler/apis/merchant_fulfillment_v0/available_carrier_will_pick_up_option.rb +2 -2
  438. data/lib/peddler/apis/merchant_fulfillment_v0/available_delivery_experience_option.rb +2 -2
  439. data/lib/peddler/apis/merchant_fulfillment_v0/available_shipping_service_options.rb +2 -2
  440. data/lib/peddler/apis/merchant_fulfillment_v0/constraint.rb +1 -1
  441. data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +2 -2
  442. data/lib/peddler/apis/merchant_fulfillment_v0/error.rb +2 -2
  443. data/lib/peddler/apis/merchant_fulfillment_v0/file_contents.rb +3 -3
  444. data/lib/peddler/apis/merchant_fulfillment_v0/get_additional_seller_inputs_request.rb +3 -3
  445. data/lib/peddler/apis/merchant_fulfillment_v0/get_eligible_shipment_services_request.rb +1 -1
  446. data/lib/peddler/apis/merchant_fulfillment_v0/get_eligible_shipment_services_result.rb +1 -1
  447. data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +2 -2
  448. data/lib/peddler/apis/merchant_fulfillment_v0/item_level_fields.rb +2 -2
  449. data/lib/peddler/apis/merchant_fulfillment_v0/label.rb +2 -2
  450. data/lib/peddler/apis/merchant_fulfillment_v0/label_dimensions.rb +3 -3
  451. data/lib/peddler/apis/merchant_fulfillment_v0/liquid_volume.rb +2 -2
  452. data/lib/peddler/apis/merchant_fulfillment_v0/rate_item.rb +1 -1
  453. data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +4 -4
  454. data/lib/peddler/apis/merchant_fulfillment_v0/seller_input_definition.rb +5 -5
  455. data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +12 -12
  456. data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +6 -6
  457. data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +9 -9
  458. data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +2 -2
  459. data/lib/peddler/apis/merchant_fulfillment_v0/temporarily_unavailable_carrier.rb +1 -1
  460. data/lib/peddler/apis/merchant_fulfillment_v0/terms_and_conditions_not_accepted_carrier.rb +1 -1
  461. data/lib/peddler/apis/merchant_fulfillment_v0/weight.rb +2 -2
  462. data/lib/peddler/apis/messaging_v1/attachment.rb +2 -2
  463. data/lib/peddler/apis/messaging_v1/error.rb +2 -2
  464. data/lib/peddler/apis/messaging_v1/link_object.rb +1 -1
  465. data/lib/peddler/apis/messaging_v1/messaging_action.rb +1 -1
  466. data/lib/peddler/apis/messaging_v1.rb +0 -20
  467. data/lib/peddler/apis/notifications_v1/aggregation_settings.rb +1 -1
  468. data/lib/peddler/apis/notifications_v1/create_destination_request.rb +2 -2
  469. data/lib/peddler/apis/notifications_v1/create_subscription_request.rb +2 -2
  470. data/lib/peddler/apis/notifications_v1/destination.rb +3 -3
  471. data/lib/peddler/apis/notifications_v1/error.rb +2 -2
  472. data/lib/peddler/apis/notifications_v1/event_bridge_resource.rb +3 -3
  473. data/lib/peddler/apis/notifications_v1/event_bridge_resource_specification.rb +2 -2
  474. data/lib/peddler/apis/notifications_v1/event_filter.rb +1 -1
  475. data/lib/peddler/apis/notifications_v1/sqs_resource.rb +1 -1
  476. data/lib/peddler/apis/notifications_v1/subscription.rb +3 -3
  477. data/lib/peddler/apis/orders_2026_01_01/alias.rb +2 -2
  478. data/lib/peddler/apis/orders_2026_01_01/error.rb +2 -2
  479. data/lib/peddler/apis/orders_2026_01_01/error_list.rb +1 -1
  480. data/lib/peddler/apis/orders_2026_01_01/get_order_response.rb +1 -1
  481. data/lib/peddler/apis/orders_2026_01_01/item_substitution_preference.rb +1 -1
  482. data/lib/peddler/apis/orders_2026_01_01/measurement.rb +2 -2
  483. data/lib/peddler/apis/orders_2026_01_01/order.rb +5 -5
  484. data/lib/peddler/apis/orders_2026_01_01/order_fulfillment.rb +1 -1
  485. data/lib/peddler/apis/orders_2026_01_01/order_item.rb +3 -3
  486. data/lib/peddler/apis/orders_2026_01_01/order_package.rb +1 -1
  487. data/lib/peddler/apis/orders_2026_01_01/package_item.rb +2 -2
  488. data/lib/peddler/apis/orders_2026_01_01/package_status.rb +1 -1
  489. data/lib/peddler/apis/orders_2026_01_01/sales_channel.rb +1 -1
  490. data/lib/peddler/apis/orders_2026_01_01/search_orders_response.rb +1 -1
  491. data/lib/peddler/apis/orders_v0/amazon_programs.rb +1 -1
  492. data/lib/peddler/apis/orders_v0/confirm_shipment_order_item.rb +2 -2
  493. data/lib/peddler/apis/orders_v0/confirm_shipment_request.rb +2 -2
  494. data/lib/peddler/apis/orders_v0/error.rb +2 -2
  495. data/lib/peddler/apis/orders_v0/measurement.rb +2 -2
  496. data/lib/peddler/apis/orders_v0/order.rb +4 -4
  497. data/lib/peddler/apis/orders_v0/order_address.rb +1 -1
  498. data/lib/peddler/apis/orders_v0/order_buyer_info.rb +1 -1
  499. data/lib/peddler/apis/orders_v0/order_item.rb +3 -6
  500. data/lib/peddler/apis/orders_v0/order_item_buyer_info.rb +1 -1
  501. data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +2 -2
  502. data/lib/peddler/apis/orders_v0/order_items_list.rb +2 -2
  503. data/lib/peddler/apis/orders_v0/order_regulated_info.rb +4 -4
  504. data/lib/peddler/apis/orders_v0/orders_list.rb +1 -1
  505. data/lib/peddler/apis/orders_v0/package_detail.rb +5 -5
  506. data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +2 -2
  507. data/lib/peddler/apis/orders_v0/prescription_detail.rb +7 -7
  508. data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
  509. data/lib/peddler/apis/orders_v0/regulated_information_field.rb +4 -4
  510. data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +3 -3
  511. data/lib/peddler/apis/orders_v0/rejection_reason.rb +2 -2
  512. data/lib/peddler/apis/orders_v0/substitution_preferences.rb +1 -1
  513. data/lib/peddler/apis/orders_v0/update_shipment_status_request.rb +2 -2
  514. data/lib/peddler/apis/orders_v0/update_verification_status_request.rb +1 -1
  515. data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
  516. data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +2 -2
  517. data/lib/peddler/apis/orders_v0.rb +0 -12
  518. data/lib/peddler/apis/product_fees_v0/error.rb +2 -2
  519. data/lib/peddler/apis/product_fees_v0/fee_detail.rb +3 -3
  520. data/lib/peddler/apis/product_fees_v0/fees_estimate.rb +1 -1
  521. data/lib/peddler/apis/product_fees_v0/fees_estimate_by_id_request.rb +2 -2
  522. data/lib/peddler/apis/product_fees_v0/fees_estimate_error.rb +4 -4
  523. data/lib/peddler/apis/product_fees_v0/fees_estimate_request.rb +3 -3
  524. data/lib/peddler/apis/product_fees_v0/get_my_fees_estimates_error_list.rb +1 -1
  525. data/lib/peddler/apis/product_fees_v0/included_fee_detail.rb +3 -3
  526. data/lib/peddler/apis/product_fees_v0/price_to_estimate_fees.rb +1 -1
  527. data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +2 -2
  528. data/lib/peddler/apis/product_pricing_2022_05_01/batch_response.rb +2 -2
  529. data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_batch_request.rb +1 -1
  530. data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_batch_response.rb +1 -1
  531. data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +5 -5
  532. data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response.rb +2 -2
  533. data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response_body.rb +2 -2
  534. data/lib/peddler/apis/product_pricing_2022_05_01/error.rb +2 -2
  535. data/lib/peddler/apis/product_pricing_2022_05_01/errors.rb +1 -1
  536. data/lib/peddler/apis/product_pricing_2022_05_01/featured_buying_option.rb +2 -2
  537. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer.rb +1 -1
  538. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price.rb +1 -1
  539. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +4 -4
  540. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request_params.rb +2 -2
  541. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +3 -3
  542. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +1 -1
  543. data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_segment.rb +2 -2
  544. data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offer.rb +2 -2
  545. data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offers_input.rb +2 -2
  546. data/lib/peddler/apis/product_pricing_2022_05_01/offer.rb +4 -4
  547. data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +2 -2
  548. data/lib/peddler/apis/product_pricing_2022_05_01/price.rb +1 -1
  549. data/lib/peddler/apis/product_pricing_2022_05_01/prime_details.rb +1 -1
  550. data/lib/peddler/apis/product_pricing_2022_05_01/reference_price.rb +2 -2
  551. data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +5 -5
  552. data/lib/peddler/apis/product_pricing_2022_05_01/shipping_option.rb +2 -2
  553. data/lib/peddler/apis/product_pricing_v0/asin_identifier.rb +2 -2
  554. data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +2 -2
  555. data/lib/peddler/apis/product_pricing_v0/batch_offers_response.rb +1 -1
  556. data/lib/peddler/apis/product_pricing_v0/batch_request.rb +2 -2
  557. data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +4 -4
  558. data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +2 -2
  559. data/lib/peddler/apis/product_pricing_v0/competitive_pricing_type.rb +2 -2
  560. data/lib/peddler/apis/product_pricing_v0/error.rb +2 -2
  561. data/lib/peddler/apis/product_pricing_v0/errors.rb +1 -1
  562. data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +8 -8
  563. data/lib/peddler/apis/product_pricing_v0/identifier_type.rb +1 -1
  564. data/lib/peddler/apis/product_pricing_v0/item_identifier.rb +2 -2
  565. data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +4 -4
  566. data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
  567. data/lib/peddler/apis/product_pricing_v0/item_offers_response.rb +2 -2
  568. data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +4 -4
  569. data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +3 -3
  570. data/lib/peddler/apis/product_pricing_v0/listing_offers_response.rb +1 -1
  571. data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +3 -3
  572. data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
  573. data/lib/peddler/apis/product_pricing_v0/offer_listing_count_type.rb +2 -2
  574. data/lib/peddler/apis/product_pricing_v0/offer_type.rb +6 -6
  575. data/lib/peddler/apis/product_pricing_v0/price.rb +1 -1
  576. data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
  577. data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +2 -2
  578. data/lib/peddler/apis/product_pricing_v0/product.rb +1 -1
  579. data/lib/peddler/apis/product_pricing_v0/quantity_discount_price_type.rb +3 -3
  580. data/lib/peddler/apis/product_pricing_v0/sales_rank_type.rb +2 -2
  581. data/lib/peddler/apis/product_pricing_v0/seller_feedback_type.rb +1 -1
  582. data/lib/peddler/apis/product_pricing_v0/seller_sku_identifier.rb +3 -3
  583. data/lib/peddler/apis/product_pricing_v0/summary.rb +1 -1
  584. data/lib/peddler/apis/product_type_definitions_2020_09_01/error.rb +2 -2
  585. data/lib/peddler/apis/product_type_definitions_2020_09_01/error_list.rb +1 -1
  586. data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type.rb +3 -3
  587. data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +9 -9
  588. data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_list.rb +2 -2
  589. data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_version.rb +2 -2
  590. data/lib/peddler/apis/product_type_definitions_2020_09_01/schema_link.rb +2 -2
  591. data/lib/peddler/apis/replenishment_2022_11_07/error.rb +2 -2
  592. data/lib/peddler/apis/replenishment_2022_11_07/error_list.rb +1 -1
  593. data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
  594. data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request.rb +2 -2
  595. data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_filters.rb +4 -4
  596. data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +2 -2
  597. data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_sort.rb +2 -2
  598. data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request.rb +2 -2
  599. data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_filters.rb +2 -2
  600. data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +2 -2
  601. data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_sort.rb +2 -2
  602. data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +2 -2
  603. data/lib/peddler/apis/reports_2021_06_30/create_report_response.rb +1 -1
  604. data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_response.rb +1 -1
  605. data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_specification.rb +3 -3
  606. data/lib/peddler/apis/reports_2021_06_30/create_report_specification.rb +2 -2
  607. data/lib/peddler/apis/reports_2021_06_30/error.rb +2 -2
  608. data/lib/peddler/apis/reports_2021_06_30/error_list.rb +1 -1
  609. data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
  610. data/lib/peddler/apis/reports_2021_06_30/report.rb +4 -4
  611. data/lib/peddler/apis/reports_2021_06_30/report_document.rb +2 -2
  612. data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +3 -3
  613. data/lib/peddler/apis/reports_2021_06_30/report_schedule_list.rb +1 -1
  614. data/lib/peddler/apis/sales_v1/error.rb +2 -2
  615. data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +6 -6
  616. data/lib/peddler/apis/seller_wallet_2024_03_01/balance.rb +4 -4
  617. data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
  618. data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account_listing.rb +1 -1
  619. data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +2 -2
  620. data/lib/peddler/apis/seller_wallet_2024_03_01/delete_transfer_schedule.rb +2 -2
  621. data/lib/peddler/apis/seller_wallet_2024_03_01/error.rb +2 -2
  622. data/lib/peddler/apis/seller_wallet_2024_03_01/error_list.rb +1 -1
  623. data/lib/peddler/apis/seller_wallet_2024_03_01/fee.rb +4 -4
  624. data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +4 -4
  625. data/lib/peddler/apis/seller_wallet_2024_03_01/payee_contact_information.rb +10 -10
  626. data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +2 -2
  627. data/lib/peddler/apis/seller_wallet_2024_03_01/schedule_expression.rb +1 -1
  628. data/lib/peddler/apis/seller_wallet_2024_03_01/transaction.rb +11 -11
  629. data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +3 -3
  630. data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +4 -4
  631. data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_instrument_details.rb +3 -3
  632. data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_listing.rb +1 -1
  633. data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_rate_preview.rb +4 -4
  634. data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +6 -6
  635. data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_failures.rb +2 -2
  636. data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +1 -1
  637. data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +7 -7
  638. data/lib/peddler/apis/sellers_v1/account.rb +3 -3
  639. data/lib/peddler/apis/sellers_v1/address.rb +2 -2
  640. data/lib/peddler/apis/sellers_v1/business.rb +2 -2
  641. data/lib/peddler/apis/sellers_v1/error.rb +2 -2
  642. data/lib/peddler/apis/sellers_v1/marketplace.rb +6 -6
  643. data/lib/peddler/apis/sellers_v1/marketplace_participation.rb +3 -3
  644. data/lib/peddler/apis/sellers_v1/participation.rb +2 -2
  645. data/lib/peddler/apis/sellers_v1/primary_contact.rb +2 -2
  646. data/lib/peddler/apis/services_v1/add_appointment_request.rb +1 -1
  647. data/lib/peddler/apis/services_v1/address.rb +2 -2
  648. data/lib/peddler/apis/services_v1/appointment_time.rb +2 -2
  649. data/lib/peddler/apis/services_v1/appointment_time_input.rb +1 -1
  650. data/lib/peddler/apis/services_v1/assign_appointment_resources_request.rb +1 -1
  651. data/lib/peddler/apis/services_v1/availability_record.rb +2 -2
  652. data/lib/peddler/apis/services_v1/create_reservation_request.rb +2 -2
  653. data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
  654. data/lib/peddler/apis/services_v1/encryption_details.rb +3 -3
  655. data/lib/peddler/apis/services_v1/error.rb +2 -2
  656. data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
  657. data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +2 -2
  658. data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
  659. data/lib/peddler/apis/services_v1/reschedule_appointment_request.rb +2 -2
  660. data/lib/peddler/apis/services_v1/reservation.rb +2 -2
  661. data/lib/peddler/apis/services_v1/service_document_upload_destination.rb +3 -3
  662. data/lib/peddler/apis/services_v1/service_upload_document.rb +2 -2
  663. data/lib/peddler/apis/services_v1/update_reservation_request.rb +2 -2
  664. data/lib/peddler/apis/services_v1/update_schedule_request.rb +1 -1
  665. data/lib/peddler/apis/services_v1/warning.rb +2 -2
  666. data/lib/peddler/apis/shipment_invoicing_v0/error.rb +2 -2
  667. data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
  668. data/lib/peddler/apis/shipping_v1/account.rb +1 -1
  669. data/lib/peddler/apis/shipping_v1/address.rb +6 -6
  670. data/lib/peddler/apis/shipping_v1/container.rb +5 -5
  671. data/lib/peddler/apis/shipping_v1/container_item.rb +4 -4
  672. data/lib/peddler/apis/shipping_v1/container_specification.rb +2 -2
  673. data/lib/peddler/apis/shipping_v1/create_shipment_request.rb +4 -4
  674. data/lib/peddler/apis/shipping_v1/create_shipment_result.rb +2 -2
  675. data/lib/peddler/apis/shipping_v1/dimensions.rb +4 -4
  676. data/lib/peddler/apis/shipping_v1/error.rb +2 -2
  677. data/lib/peddler/apis/shipping_v1/event.rb +2 -2
  678. data/lib/peddler/apis/shipping_v1/get_rates_request.rb +4 -4
  679. data/lib/peddler/apis/shipping_v1/get_rates_result.rb +1 -1
  680. data/lib/peddler/apis/shipping_v1/label_specification.rb +2 -2
  681. data/lib/peddler/apis/shipping_v1/purchase_labels_request.rb +2 -2
  682. data/lib/peddler/apis/shipping_v1/purchase_labels_result.rb +3 -3
  683. data/lib/peddler/apis/shipping_v1/purchase_shipment_request.rb +6 -6
  684. data/lib/peddler/apis/shipping_v1/purchase_shipment_result.rb +3 -3
  685. data/lib/peddler/apis/shipping_v1/retrieve_shipping_label_request.rb +1 -1
  686. data/lib/peddler/apis/shipping_v1/retrieve_shipping_label_result.rb +2 -2
  687. data/lib/peddler/apis/shipping_v1/service_rate.rb +4 -4
  688. data/lib/peddler/apis/shipping_v1/shipment.rb +5 -5
  689. data/lib/peddler/apis/shipping_v1/tracking_information.rb +4 -4
  690. data/lib/peddler/apis/shipping_v1/weight.rb +2 -2
  691. data/lib/peddler/apis/shipping_v2/address.rb +6 -6
  692. data/lib/peddler/apis/shipping_v2/amazon_order_details.rb +1 -1
  693. data/lib/peddler/apis/shipping_v2/amazon_shipment_details.rb +1 -1
  694. data/lib/peddler/apis/shipping_v2/available_value_added_service_group.rb +3 -3
  695. data/lib/peddler/apis/shipping_v2/benefits.rb +2 -2
  696. data/lib/peddler/apis/shipping_v2/carrier.rb +2 -2
  697. data/lib/peddler/apis/shipping_v2/carrier_account.rb +2 -2
  698. data/lib/peddler/apis/shipping_v2/channel_details.rb +1 -1
  699. data/lib/peddler/apis/shipping_v2/client_reference_detail.rb +2 -2
  700. data/lib/peddler/apis/shipping_v2/collect_on_delivery.rb +1 -1
  701. data/lib/peddler/apis/shipping_v2/create_claim_request.rb +3 -3
  702. data/lib/peddler/apis/shipping_v2/dimensions.rb +4 -4
  703. data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +1 -1
  704. data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +1 -1
  705. data/lib/peddler/apis/shipping_v2/direct_purchase_result.rb +1 -1
  706. data/lib/peddler/apis/shipping_v2/document_size.rb +3 -3
  707. data/lib/peddler/apis/shipping_v2/error.rb +2 -2
  708. data/lib/peddler/apis/shipping_v2/error_list.rb +1 -1
  709. data/lib/peddler/apis/shipping_v2/event.rb +2 -2
  710. data/lib/peddler/apis/shipping_v2/excluded_benefit.rb +1 -1
  711. data/lib/peddler/apis/shipping_v2/generate_collection_form_request.rb +1 -1
  712. data/lib/peddler/apis/shipping_v2/get_access_points_result.rb +1 -1
  713. data/lib/peddler/apis/shipping_v2/get_carrier_accounts_response.rb +1 -1
  714. data/lib/peddler/apis/shipping_v2/get_rates_request.rb +3 -3
  715. data/lib/peddler/apis/shipping_v2/get_rates_result.rb +2 -2
  716. data/lib/peddler/apis/shipping_v2/get_shipment_documents_result.rb +2 -2
  717. data/lib/peddler/apis/shipping_v2/get_tracking_result.rb +5 -5
  718. data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
  719. data/lib/peddler/apis/shipping_v2/ineligibility_reason.rb +2 -2
  720. data/lib/peddler/apis/shipping_v2/ineligible_rate.rb +5 -5
  721. data/lib/peddler/apis/shipping_v2/item.rb +1 -1
  722. data/lib/peddler/apis/shipping_v2/link_carrier_account_request.rb +2 -2
  723. data/lib/peddler/apis/shipping_v2/liquid_volume.rb +2 -2
  724. data/lib/peddler/apis/shipping_v2/one_click_shipment_request.rb +5 -5
  725. data/lib/peddler/apis/shipping_v2/one_click_shipment_result.rb +6 -6
  726. data/lib/peddler/apis/shipping_v2/one_click_shipment_value_added_service.rb +1 -1
  727. data/lib/peddler/apis/shipping_v2/package.rb +5 -5
  728. data/lib/peddler/apis/shipping_v2/package_document.rb +3 -3
  729. data/lib/peddler/apis/shipping_v2/package_document_detail.rb +2 -2
  730. data/lib/peddler/apis/shipping_v2/print_option.rb +3 -3
  731. data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
  732. data/lib/peddler/apis/shipping_v2/purchase_shipment_result.rb +3 -3
  733. data/lib/peddler/apis/shipping_v2/rate.rb +9 -9
  734. data/lib/peddler/apis/shipping_v2/requested_document_specification.rb +4 -4
  735. data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
  736. data/lib/peddler/apis/shipping_v2/service.rb +2 -2
  737. data/lib/peddler/apis/shipping_v2/service_selection.rb +1 -1
  738. data/lib/peddler/apis/shipping_v2/submit_ndr_feedback_request.rb +2 -2
  739. data/lib/peddler/apis/shipping_v2/supported_document_detail.rb +2 -2
  740. data/lib/peddler/apis/shipping_v2/supported_document_specification.rb +3 -3
  741. data/lib/peddler/apis/shipping_v2/tax_detail.rb +2 -2
  742. data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
  743. data/lib/peddler/apis/shipping_v2/value_added_service.rb +3 -3
  744. data/lib/peddler/apis/shipping_v2/weight.rb +2 -2
  745. data/lib/peddler/apis/solicitations_v1/error.rb +2 -2
  746. data/lib/peddler/apis/solicitations_v1/link_object.rb +1 -1
  747. data/lib/peddler/apis/solicitations_v1/solicitations_action.rb +1 -1
  748. data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +4 -4
  749. data/lib/peddler/apis/supply_sources_2020_07_01/create_supply_source_request.rb +3 -3
  750. data/lib/peddler/apis/supply_sources_2020_07_01/create_supply_source_response.rb +2 -2
  751. data/lib/peddler/apis/supply_sources_2020_07_01/error.rb +2 -2
  752. data/lib/peddler/apis/supply_sources_2020_07_01/error_list.rb +1 -1
  753. data/lib/peddler/apis/supply_sources_2020_07_01/throughput_config.rb +1 -1
  754. data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_request.rb +1 -1
  755. data/lib/peddler/apis/tokens_2021_03_01/error.rb +2 -2
  756. data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +2 -2
  757. data/lib/peddler/apis/transfers_2024_06_01/error.rb +2 -2
  758. data/lib/peddler/apis/transfers_2024_06_01/error_list.rb +1 -1
  759. data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +2 -2
  760. data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
  761. data/lib/peddler/apis/uploads_2020_11_01/error.rb +2 -2
  762. data/lib/peddler/apis/vehicles_2024_11_01/engine_output.rb +2 -2
  763. data/lib/peddler/apis/vehicles_2024_11_01/error.rb +2 -2
  764. data/lib/peddler/apis/vehicles_2024_11_01/error_list.rb +1 -1
  765. data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +3 -3
  766. data/lib/peddler/apis/vehicles_2024_11_01/vehicle_identifiers.rb +2 -2
  767. data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
  768. data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/error.rb +2 -2
  769. data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/inventory_update.rb +3 -3
  770. data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_details.rb +1 -1
  771. data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_quantity.rb +1 -1
  772. data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/party_identification.rb +1 -1
  773. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +4 -4
  774. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error.rb +2 -2
  775. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error_list.rb +1 -1
  776. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order.rb +1 -1
  777. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_acknowledgement_item.rb +7 -7
  778. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +8 -8
  779. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +3 -3
  780. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +2 -2
  781. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/party_identification.rb +1 -1
  782. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_dates.rb +1 -1
  783. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_details.rb +5 -5
  784. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/tax_details.rb +1 -1
  785. data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/tax_registration_details.rb +1 -1
  786. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +4 -4
  787. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/error.rb +2 -2
  788. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order.rb +1 -1
  789. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +7 -7
  790. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +8 -8
  791. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +3 -3
  792. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +2 -2
  793. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/party_identification.rb +1 -1
  794. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_dates.rb +1 -1
  795. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_details.rb +5 -5
  796. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/tax_details.rb +1 -1
  797. data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/tax_registration_details.rb +1 -1
  798. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/additional_details.rb +2 -2
  799. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +6 -6
  800. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/charge_details.rb +2 -2
  801. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/error.rb +2 -2
  802. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +6 -6
  803. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +4 -4
  804. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/item_quantity.rb +2 -2
  805. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/party_identification.rb +1 -1
  806. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +2 -2
  807. data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_registration_detail.rb +1 -1
  808. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/error.rb +2 -2
  809. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/error_list.rb +1 -1
  810. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/order_scenario_request.rb +2 -2
  811. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/party_identification.rb +1 -1
  812. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/scenario.rb +2 -2
  813. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/test_order.rb +1 -1
  814. data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +2 -2
  815. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +3 -3
  816. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.rb +4 -4
  817. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container_label.rb +2 -2
  818. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/create_container_label_request.rb +5 -5
  819. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/create_container_label_response.rb +1 -1
  820. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/create_shipping_labels_request.rb +2 -2
  821. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/customer_invoice.rb +2 -2
  822. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/dimensions.rb +4 -4
  823. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error.rb +2 -2
  824. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error_list.rb +1 -1
  825. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item.rb +2 -2
  826. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item_quantity.rb +2 -2
  827. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/label_data.rb +1 -1
  828. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/package.rb +1 -1
  829. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packed_item.rb +2 -2
  830. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packing_slip.rb +2 -2
  831. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/party_identification.rb +1 -1
  832. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +5 -5
  833. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +2 -2
  834. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +4 -4
  835. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipping_label.rb +5 -5
  836. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipping_label_request.rb +3 -3
  837. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +5 -5
  838. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/tax_registration_details.rb +1 -1
  839. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/weight.rb +2 -2
  840. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +3 -3
  841. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +4 -4
  842. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/customer_invoice.rb +2 -2
  843. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/dimensions.rb +4 -4
  844. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/error.rb +2 -2
  845. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +2 -2
  846. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item_quantity.rb +2 -2
  847. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/label_data.rb +1 -1
  848. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +2 -2
  849. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packing_slip.rb +2 -2
  850. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/party_identification.rb +1 -1
  851. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +5 -5
  852. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +2 -2
  853. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +4 -4
  854. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipping_label.rb +5 -5
  855. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipping_label_request.rb +3 -3
  856. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +5 -5
  857. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/tax_registration_details.rb +1 -1
  858. data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/weight.rb +2 -2
  859. data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/error.rb +2 -2
  860. data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/error_list.rb +1 -1
  861. data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
  862. data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/error.rb +2 -2
  863. data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
  864. data/lib/peddler/apis/vendor_invoices_v1/additional_details.rb +2 -2
  865. data/lib/peddler/apis/vendor_invoices_v1/address.rb +3 -3
  866. data/lib/peddler/apis/vendor_invoices_v1/allowance_details.rb +2 -2
  867. data/lib/peddler/apis/vendor_invoices_v1/charge_details.rb +2 -2
  868. data/lib/peddler/apis/vendor_invoices_v1/error.rb +2 -2
  869. data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +5 -5
  870. data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +3 -3
  871. data/lib/peddler/apis/vendor_invoices_v1/item_quantity.rb +2 -2
  872. data/lib/peddler/apis/vendor_invoices_v1/party_identification.rb +1 -1
  873. data/lib/peddler/apis/vendor_invoices_v1/tax_details.rb +2 -2
  874. data/lib/peddler/apis/vendor_invoices_v1/tax_registration_details.rb +2 -2
  875. data/lib/peddler/apis/vendor_invoices_v1/total_weight.rb +2 -2
  876. data/lib/peddler/apis/vendor_orders_v1/address.rb +3 -3
  877. data/lib/peddler/apis/vendor_orders_v1/error.rb +2 -2
  878. data/lib/peddler/apis/vendor_orders_v1/order.rb +2 -2
  879. data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement.rb +4 -4
  880. data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +2 -2
  881. data/lib/peddler/apis/vendor_orders_v1/order_details.rb +3 -3
  882. data/lib/peddler/apis/vendor_orders_v1/order_item.rb +3 -3
  883. data/lib/peddler/apis/vendor_orders_v1/order_item_acknowledgement.rb +2 -2
  884. data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
  885. data/lib/peddler/apis/vendor_orders_v1/order_status.rb +6 -6
  886. data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
  887. data/lib/peddler/apis/vendor_orders_v1/tax_registration_details.rb +2 -2
  888. data/lib/peddler/apis/vendor_shipments_v1/address.rb +3 -3
  889. data/lib/peddler/apis/vendor_shipments_v1/carton.rb +2 -2
  890. data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +1 -1
  891. data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +2 -2
  892. data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +2 -2
  893. data/lib/peddler/apis/vendor_shipments_v1/containers.rb +2 -2
  894. data/lib/peddler/apis/vendor_shipments_v1/dimensions.rb +4 -4
  895. data/lib/peddler/apis/vendor_shipments_v1/duration.rb +2 -2
  896. data/lib/peddler/apis/vendor_shipments_v1/error.rb +2 -2
  897. data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
  898. data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
  899. data/lib/peddler/apis/vendor_shipments_v1/pallet.rb +1 -1
  900. data/lib/peddler/apis/vendor_shipments_v1/party_identification.rb +1 -1
  901. data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
  902. data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
  903. data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +6 -6
  904. data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +7 -7
  905. data/lib/peddler/apis/vendor_shipments_v1/stop.rb +1 -1
  906. data/lib/peddler/apis/vendor_shipments_v1/tax_registration_details.rb +2 -2
  907. data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +2 -2
  908. data/lib/peddler/apis/vendor_shipments_v1/volume.rb +2 -2
  909. data/lib/peddler/apis/vendor_shipments_v1/weight.rb +2 -2
  910. data/lib/peddler/apis/vendor_shipments_v1.rb +0 -12
  911. data/lib/peddler/apis/vendor_transaction_status_v1/error.rb +2 -2
  912. data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +2 -2
  913. data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +21 -0
  914. data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +12 -0
  915. data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +120 -0
  916. data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +3 -3
  917. data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +2 -2
  918. data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
  919. data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +3 -3
  920. data/lib/peddler/feeds/listings_feed_processing_report_schema/issue.rb +2 -2
  921. data/lib/peddler/feeds/listings_feed_processing_report_schema/item_summary.rb +3 -3
  922. data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +2 -2
  923. data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +5 -5
  924. data/lib/peddler/feeds/listings_feed_schema/feed.rb +2 -2
  925. data/lib/peddler/feeds/listings_feed_schema/header.rb +2 -2
  926. data/lib/peddler/feeds/listings_feed_schema/message.rb +3 -3
  927. data/lib/peddler/feeds/listings_feed_schema/patch.rb +2 -2
  928. data/lib/peddler/feeds/listings_feed_schema/report.rb +2 -2
  929. data/lib/peddler/notifications/any_offer_changed/any_offer_changed_notification.rb +4 -4
  930. data/lib/peddler/notifications/any_offer_changed/buy_box_price.rb +5 -5
  931. data/lib/peddler/notifications/any_offer_changed/lowest_price.rb +6 -6
  932. data/lib/peddler/notifications/any_offer_changed/notification.rb +6 -6
  933. data/lib/peddler/notifications/any_offer_changed/number_of_buy_box_eligible_offer.rb +3 -3
  934. data/lib/peddler/notifications/any_offer_changed/number_of_offer.rb +3 -3
  935. data/lib/peddler/notifications/any_offer_changed/offer.rb +6 -6
  936. data/lib/peddler/notifications/any_offer_changed/offer_change_trigger.rb +5 -5
  937. data/lib/peddler/notifications/any_offer_changed/payload.rb +1 -1
  938. data/lib/peddler/notifications/any_offer_changed/points.rb +1 -1
  939. data/lib/peddler/notifications/any_offer_changed/prime_information.rb +2 -2
  940. data/lib/peddler/notifications/any_offer_changed/sales_ranking.rb +2 -2
  941. data/lib/peddler/notifications/any_offer_changed/seller_feedback_rating.rb +2 -2
  942. data/lib/peddler/notifications/any_offer_changed/shipping_time.rb +4 -4
  943. data/lib/peddler/notifications/any_offer_changed/ships_from.rb +2 -2
  944. data/lib/peddler/notifications/any_offer_changed/summary.rb +3 -3
  945. data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +6 -6
  946. data/lib/peddler/notifications/b2b_any_offer_changed/buy_box_price.rb +12 -9
  947. data/lib/peddler/notifications/b2b_any_offer_changed/lowest_price.rb +11 -8
  948. data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +10 -13
  949. data/lib/peddler/notifications/b2b_any_offer_changed/notification_metadata.rb +8 -8
  950. data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +25 -23
  951. data/lib/peddler/notifications/b2b_any_offer_changed/offer_change_trigger.rb +9 -9
  952. data/lib/peddler/notifications/b2b_any_offer_changed/offer_count.rb +4 -4
  953. data/lib/peddler/notifications/b2b_any_offer_changed/payload.rb +2 -2
  954. data/lib/peddler/notifications/b2b_any_offer_changed/points.rb +16 -0
  955. data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +4 -4
  956. data/lib/peddler/notifications/b2b_any_offer_changed/quantity_discount_price_type.rb +3 -3
  957. data/lib/peddler/notifications/b2b_any_offer_changed/seller_feedback_rating.rb +4 -4
  958. data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +9 -9
  959. data/lib/peddler/notifications/b2b_any_offer_changed/ships_from.rb +4 -1
  960. data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +8 -8
  961. data/lib/peddler/notifications/branded_item_content_change/notification.rb +6 -6
  962. data/lib/peddler/notifications/branded_item_content_change/payload.rb +4 -4
  963. data/lib/peddler/notifications/data_kiosk_query_processing_finished/notification.rb +6 -6
  964. data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +4 -4
  965. data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +6 -6
  966. data/lib/peddler/notifications/detail_page_traffic_event/notification.rb +6 -6
  967. data/lib/peddler/notifications/detail_page_traffic_event/notification_metadata.rb +4 -4
  968. data/lib/peddler/notifications/detail_page_traffic_event/payload.rb +1 -1
  969. data/lib/peddler/notifications/fba_inventory_availability_change/notification.rb +1 -1
  970. data/lib/peddler/notifications/fba_inventory_availability_change/payload.rb +5 -5
  971. data/lib/peddler/notifications/fba_outbound_shipment_status/fba_outbound_shipment_status_notification.rb +4 -4
  972. data/lib/peddler/notifications/fba_outbound_shipment_status/notification.rb +6 -6
  973. data/lib/peddler/notifications/fba_outbound_shipment_status/payload.rb +1 -1
  974. data/lib/peddler/notifications/fee_promotion/fee_amount.rb +2 -2
  975. data/lib/peddler/notifications/fee_promotion/fee_detail.rb +3 -3
  976. data/lib/peddler/notifications/fee_promotion/fee_discount_monetary_amount.rb +2 -2
  977. data/lib/peddler/notifications/fee_promotion/fee_promotion.rb +2 -2
  978. data/lib/peddler/notifications/fee_promotion/fee_promotion_notification.rb +7 -7
  979. data/lib/peddler/notifications/fee_promotion/fees_estimate.rb +3 -3
  980. data/lib/peddler/notifications/fee_promotion/fees_estimate_total_fees_estimate.rb +2 -2
  981. data/lib/peddler/notifications/fee_promotion/final_fee.rb +2 -2
  982. data/lib/peddler/notifications/fee_promotion/identifier.rb +2 -2
  983. data/lib/peddler/notifications/fee_promotion/identifier_value.rb +1 -1
  984. data/lib/peddler/notifications/fee_promotion/included_fee.rb +5 -5
  985. data/lib/peddler/notifications/fee_promotion/notification.rb +6 -6
  986. data/lib/peddler/notifications/fee_promotion/payload.rb +1 -1
  987. data/lib/peddler/notifications/fee_promotion/price_threshold.rb +2 -2
  988. data/lib/peddler/notifications/fee_promotion/promotion_active_time_range.rb +2 -2
  989. data/lib/peddler/notifications/fee_promotion/promotion_information.rb +2 -2
  990. data/lib/peddler/notifications/fee_promotion/tax_amount.rb +2 -2
  991. data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +4 -4
  992. data/lib/peddler/notifications/feed_processing_finished/notification.rb +6 -6
  993. data/lib/peddler/notifications/feed_processing_finished/payload.rb +1 -1
  994. data/lib/peddler/notifications/fulfillment_order_status/fulfillment_order_status_notification.rb +4 -4
  995. data/lib/peddler/notifications/fulfillment_order_status/fulfillment_return_item.rb +3 -3
  996. data/lib/peddler/notifications/fulfillment_order_status/fulfillment_shipment.rb +4 -4
  997. data/lib/peddler/notifications/fulfillment_order_status/fulfillment_shipment_package.rb +3 -3
  998. data/lib/peddler/notifications/fulfillment_order_status/notification.rb +6 -6
  999. data/lib/peddler/notifications/fulfillment_order_status/payload.rb +1 -1
  1000. data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +6 -6
  1001. data/lib/peddler/notifications/item_inventory_event_change/notification.rb +6 -6
  1002. data/lib/peddler/notifications/item_inventory_event_change/notification_metadata.rb +4 -4
  1003. data/lib/peddler/notifications/item_inventory_event_change/payload.rb +1 -1
  1004. data/lib/peddler/notifications/item_product_type_change/notification.rb +6 -6
  1005. data/lib/peddler/notifications/item_product_type_change/payload.rb +4 -4
  1006. data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +8 -8
  1007. data/lib/peddler/notifications/item_sales_event_change/notification.rb +6 -6
  1008. data/lib/peddler/notifications/item_sales_event_change/notification_metadata.rb +4 -4
  1009. data/lib/peddler/notifications/item_sales_event_change/payload.rb +1 -1
  1010. data/lib/peddler/notifications/listings_item_issues_change/notification.rb +6 -6
  1011. data/lib/peddler/notifications/listings_item_issues_change/payload.rb +3 -3
  1012. data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/notification.rb +6 -6
  1013. data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +3 -3
  1014. data/lib/peddler/notifications/listings_item_mfn_quantity_change/notification.rb +6 -6
  1015. data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +4 -4
  1016. data/lib/peddler/notifications/listings_item_status_change/notification.rb +6 -6
  1017. data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
  1018. data/lib/peddler/notifications/order_change/notification.rb +6 -6
  1019. data/lib/peddler/notifications/order_change/order_change_notification.rb +6 -6
  1020. data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
  1021. data/lib/peddler/notifications/order_change/order_item.rb +3 -3
  1022. data/lib/peddler/notifications/order_change/payload.rb +1 -1
  1023. data/lib/peddler/notifications/order_change/summary.rb +5 -5
  1024. data/lib/peddler/notifications/pricing_health/buy_box_price.rb +4 -4
  1025. data/lib/peddler/notifications/pricing_health/merchant_offer.rb +5 -5
  1026. data/lib/peddler/notifications/pricing_health/notification.rb +6 -6
  1027. data/lib/peddler/notifications/pricing_health/notification_metadata.rb +4 -4
  1028. data/lib/peddler/notifications/pricing_health/offer_change_trigger.rb +3 -3
  1029. data/lib/peddler/notifications/pricing_health/offer_count.rb +3 -3
  1030. data/lib/peddler/notifications/pricing_health/payload.rb +5 -5
  1031. data/lib/peddler/notifications/pricing_health/points.rb +1 -1
  1032. data/lib/peddler/notifications/pricing_health/sales_rank.rb +2 -2
  1033. data/lib/peddler/notifications/pricing_health/summary.rb +3 -3
  1034. data/lib/peddler/notifications/product_type_definitions_change/notification.rb +6 -6
  1035. data/lib/peddler/notifications/product_type_definitions_change/payload.rb +2 -2
  1036. data/lib/peddler/notifications/report_processing_finished/notification.rb +6 -6
  1037. data/lib/peddler/notifications/report_processing_finished/payload.rb +1 -1
  1038. data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +4 -4
  1039. data/lib/peddler/notifications/transaction_update/notification.rb +6 -6
  1040. data/lib/peddler/notifications/transaction_update/payload.rb +1 -1
  1041. data/lib/peddler/notifications/transaction_update/related_identifier.rb +2 -2
  1042. data/lib/peddler/notifications/transaction_update/selling_partner_metadata.rb +3 -3
  1043. data/lib/peddler/notifications/transaction_update/total_amount.rb +2 -2
  1044. data/lib/peddler/notifications/transaction_update/transaction_update_notification.rb +4 -4
  1045. data/lib/peddler/reports/account_health_report_2020_11_18/account_health_rating.rb +1 -1
  1046. data/lib/peddler/reports/account_health_report_2020_11_18/account_status.rb +2 -2
  1047. data/lib/peddler/reports/account_health_report_2020_11_18/invoice_defect.rb +2 -2
  1048. data/lib/peddler/reports/account_health_report_2020_11_18/invoice_defect_rate.rb +9 -9
  1049. data/lib/peddler/reports/account_health_report_2020_11_18/late_invoice.rb +2 -2
  1050. data/lib/peddler/reports/account_health_report_2020_11_18/late_shipment_rate.rb +7 -7
  1051. data/lib/peddler/reports/account_health_report_2020_11_18/listing_level_violation.rb +5 -5
  1052. data/lib/peddler/reports/account_health_report_2020_11_18/missing_invoice.rb +2 -2
  1053. data/lib/peddler/reports/account_health_report_2020_11_18/on_time_delivery_rate.rb +7 -7
  1054. data/lib/peddler/reports/account_health_report_2020_11_18/order_defect_rate.rb +2 -2
  1055. data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +20 -20
  1056. data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +7 -7
  1057. data/lib/peddler/reports/account_health_report_2020_11_18/report.rb +2 -2
  1058. data/lib/peddler/reports/account_health_report_2020_11_18/reporting_date_range.rb +2 -2
  1059. data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +7 -7
  1060. data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +7 -7
  1061. data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +2 -2
  1062. data/lib/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19/report.rb +1 -1
  1063. data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +1 -1
  1064. data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/report.rb +1 -1
  1065. data/lib/peddler/reports/end_user_data/asin_metrics.rb +4 -4
  1066. data/lib/peddler/reports/end_user_data/end_user_data.rb +4 -4
  1067. data/lib/peddler/reports/end_user_data/report.rb +2 -2
  1068. data/lib/peddler/reports/end_user_data/report_specification.rb +4 -4
  1069. data/lib/peddler/reports/marketplace_asin_page_view_metrics/marketplace_asin_page_view_metrics.rb +5 -5
  1070. data/lib/peddler/reports/marketplace_asin_page_view_metrics/report.rb +2 -2
  1071. data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +1 -1
  1072. data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +3 -3
  1073. data/lib/peddler/reports/promotion/details_by_product.rb +5 -5
  1074. data/lib/peddler/reports/promotion/details_by_promotion.rb +14 -14
  1075. data/lib/peddler/reports/promotion/report.rb +2 -2
  1076. data/lib/peddler/reports/promotion/report_options.rb +2 -2
  1077. data/lib/peddler/reports/promotion/report_specification.rb +3 -3
  1078. data/lib/peddler/reports/seller_coupon/asin_details.rb +1 -1
  1079. data/lib/peddler/reports/seller_coupon/coupon_details.rb +13 -13
  1080. data/lib/peddler/reports/seller_coupon/report.rb +2 -2
  1081. data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
  1082. data/lib/peddler/reports/seller_coupon/report_specification.rb +3 -3
  1083. data/lib/peddler/reports/seller_sales_and_traffic/report.rb +3 -3
  1084. data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +5 -5
  1085. data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +3 -3
  1086. data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +3 -3
  1087. data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +3 -3
  1088. data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +13 -13
  1089. data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +14 -14
  1090. data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +14 -14
  1091. data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +6 -6
  1092. data/lib/peddler/reports/selling_partner_market_basket_analysis/report.rb +2 -2
  1093. data/lib/peddler/reports/selling_partner_market_basket_analysis/report_options.rb +1 -1
  1094. data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +5 -5
  1095. data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.rb +8 -8
  1096. data/lib/peddler/reports/selling_partner_repeat_purchase/report.rb +2 -2
  1097. data/lib/peddler/reports/selling_partner_repeat_purchase/report_options.rb +1 -1
  1098. data/lib/peddler/reports/selling_partner_repeat_purchase/report_specification.rb +5 -5
  1099. data/lib/peddler/reports/selling_partner_search_catalog_performance/report.rb +2 -2
  1100. data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +1 -1
  1101. data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +5 -5
  1102. data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +5 -5
  1103. data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +6 -6
  1104. data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_data.rb +7 -7
  1105. data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_impression_data.rb +5 -5
  1106. data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_purchase_data.rb +7 -7
  1107. data/lib/peddler/reports/selling_partner_search_query_performance/report.rb +2 -2
  1108. data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +2 -2
  1109. data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +5 -5
  1110. data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +3 -3
  1111. data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +9 -9
  1112. data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +9 -9
  1113. data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +8 -8
  1114. data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_impression_data.rb +3 -3
  1115. data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_purchase_data.rb +9 -9
  1116. data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +7 -7
  1117. data/lib/peddler/reports/selling_partner_search_terms/report.rb +2 -2
  1118. data/lib/peddler/reports/selling_partner_search_terms/report_options.rb +1 -1
  1119. data/lib/peddler/reports/selling_partner_search_terms/report_specification.rb +5 -5
  1120. data/lib/peddler/reports/vendor_coupon/asin_details.rb +3 -3
  1121. data/lib/peddler/reports/vendor_coupon/coupon_details.rb +11 -11
  1122. data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +11 -11
  1123. data/lib/peddler/reports/vendor_coupon/report.rb +2 -2
  1124. data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
  1125. data/lib/peddler/reports/vendor_coupon/report_specification.rb +3 -3
  1126. data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +8 -8
  1127. data/lib/peddler/reports/vendor_forecasting/report.rb +2 -2
  1128. data/lib/peddler/reports/vendor_forecasting/report_options.rb +1 -1
  1129. data/lib/peddler/reports/vendor_forecasting/report_specification.rb +4 -4
  1130. data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +7 -7
  1131. data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +8 -8
  1132. data/lib/peddler/reports/vendor_inventory/report.rb +3 -3
  1133. data/lib/peddler/reports/vendor_inventory/report_options.rb +3 -3
  1134. data/lib/peddler/reports/vendor_inventory/report_specification.rb +6 -6
  1135. data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +3 -3
  1136. data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +4 -4
  1137. data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +3 -3
  1138. data/lib/peddler/reports/vendor_net_pure_product_margin/report_options.rb +1 -1
  1139. data/lib/peddler/reports/vendor_net_pure_product_margin/report_specification.rb +6 -6
  1140. data/lib/peddler/reports/vendor_real_time_inventory/report.rb +2 -2
  1141. data/lib/peddler/reports/vendor_real_time_inventory/report_data.rb +4 -4
  1142. data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +4 -4
  1143. data/lib/peddler/reports/vendor_real_time_sales/report.rb +2 -2
  1144. data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +5 -5
  1145. data/lib/peddler/reports/vendor_real_time_sales/report_options.rb +1 -1
  1146. data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +5 -5
  1147. data/lib/peddler/reports/vendor_real_time_traffic/report.rb +2 -2
  1148. data/lib/peddler/reports/vendor_real_time_traffic/report_data.rb +4 -4
  1149. data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +4 -4
  1150. data/lib/peddler/reports/vendor_sales/report.rb +3 -3
  1151. data/lib/peddler/reports/vendor_sales/report_options.rb +3 -3
  1152. data/lib/peddler/reports/vendor_sales/report_specification.rb +6 -6
  1153. data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +5 -5
  1154. data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +6 -6
  1155. data/lib/peddler/reports/vendor_traffic/report.rb +3 -3
  1156. data/lib/peddler/reports/vendor_traffic/report_options.rb +1 -1
  1157. data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
  1158. data/lib/peddler/reports/vendor_traffic/traffic_aggregate.rb +3 -3
  1159. data/lib/peddler/reports/vendor_traffic/traffic_by_asin.rb +4 -4
  1160. data/lib/peddler/version.rb +1 -1
  1161. data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +229 -229
  1162. data/sig/peddler/apis/aplus_content_2020_11_01.rbs +233 -233
  1163. data/sig/peddler/apis/application_integrations_2024_04_01.rbs +33 -33
  1164. data/sig/peddler/apis/application_management_2023_11_30.rbs +13 -13
  1165. data/sig/peddler/apis/catalog_items_2020_12_01.rbs +114 -114
  1166. data/sig/peddler/apis/catalog_items_2022_04_01.rbs +157 -157
  1167. data/sig/peddler/apis/catalog_items_v0.rbs +7 -7
  1168. data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +234 -234
  1169. data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +47 -47
  1170. data/sig/peddler/apis/delivery_by_amazon_2022_07_01.rbs +17 -17
  1171. data/sig/peddler/apis/easy_ship_2022_03_23.rbs +110 -110
  1172. data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +27 -27
  1173. data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +52 -52
  1174. data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +286 -286
  1175. data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +14 -14
  1176. data/sig/peddler/apis/fba_inventory_v1.rbs +36 -36
  1177. data/sig/peddler/apis/feeds_2021_06_30.rbs +62 -62
  1178. data/sig/peddler/apis/finances_2024_06_19.rbs +19 -19
  1179. data/sig/peddler/apis/finances_v0.rbs +15 -15
  1180. data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +706 -706
  1181. data/sig/peddler/apis/fulfillment_inbound_v0.rbs +46 -46
  1182. data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +363 -363
  1183. data/sig/peddler/apis/invoices_2024_06_19.rbs +28 -28
  1184. data/sig/peddler/apis/listings_items_2020_09_01.rbs +50 -50
  1185. data/sig/peddler/apis/listings_items_2021_08_01.rbs +154 -154
  1186. data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +31 -31
  1187. data/sig/peddler/apis/merchant_fulfillment_v0.rbs +217 -217
  1188. data/sig/peddler/apis/messaging_v1.rbs +26 -60
  1189. data/sig/peddler/apis/notifications_v1.rbs +70 -70
  1190. data/sig/peddler/apis/orders_2026_01_01.rbs +94 -94
  1191. data/sig/peddler/apis/orders_v0.rbs +191 -335
  1192. data/sig/peddler/apis/product_fees_v0.rbs +65 -65
  1193. data/sig/peddler/apis/product_pricing_2022_05_01.rbs +185 -185
  1194. data/sig/peddler/apis/product_pricing_v0.rbs +231 -231
  1195. data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +56 -56
  1196. data/sig/peddler/apis/replenishment_2022_11_07.rbs +87 -87
  1197. data/sig/peddler/apis/reports_2021_06_30.rbs +76 -76
  1198. data/sig/peddler/apis/sales_v1.rbs +18 -18
  1199. data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +189 -189
  1200. data/sig/peddler/apis/sellers_v1.rbs +62 -62
  1201. data/sig/peddler/apis/services_v1.rbs +137 -137
  1202. data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -14
  1203. data/sig/peddler/apis/shipping_v1.rbs +186 -186
  1204. data/sig/peddler/apis/shipping_v2.rbs +402 -402
  1205. data/sig/peddler/apis/solicitations_v1.rbs +19 -19
  1206. data/sig/peddler/apis/supply_sources_2020_07_01.rbs +43 -43
  1207. data/sig/peddler/apis/tokens_2021_03_01.rbs +20 -20
  1208. data/sig/peddler/apis/transfers_2024_06_01.rbs +26 -26
  1209. data/sig/peddler/apis/uploads_2020_11_01.rbs +7 -7
  1210. data/sig/peddler/apis/vehicles_2024_11_01.rbs +41 -41
  1211. data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +33 -33
  1212. data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +102 -102
  1213. data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +96 -96
  1214. data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +78 -78
  1215. data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +46 -46
  1216. data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +189 -189
  1217. data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +147 -147
  1218. data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +20 -20
  1219. data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +14 -14
  1220. data/sig/peddler/apis/vendor_invoices_v1.rbs +88 -88
  1221. data/sig/peddler/apis/vendor_orders_v1.rbs +91 -91
  1222. data/sig/peddler/apis/vendor_shipments_v1.rbs +161 -246
  1223. data/sig/peddler/apis/vendor_transaction_status_v1.rbs +14 -14
  1224. data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +23 -14
  1225. data/sig/peddler/feeds/listings_feed_message_schema.rbs +15 -15
  1226. data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +48 -48
  1227. data/sig/peddler/feeds/listings_feed_schema.rbs +36 -36
  1228. data/sig/peddler/notifications/any_offer_changed.rbs +135 -135
  1229. data/sig/peddler/notifications/b2b_any_offer_changed.rbs +145 -125
  1230. data/sig/peddler/notifications/branded_item_content_change.rbs +20 -20
  1231. data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +20 -20
  1232. data/sig/peddler/notifications/detail_page_traffic_event.rbs +37 -37
  1233. data/sig/peddler/notifications/fba_inventory_availability_change.rbs +16 -16
  1234. data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +26 -26
  1235. data/sig/peddler/notifications/fee_promotion.rbs +131 -131
  1236. data/sig/peddler/notifications/feed_processing_finished.rbs +26 -26
  1237. data/sig/peddler/notifications/fulfillment_order_status.rbs +51 -51
  1238. data/sig/peddler/notifications/item_inventory_event_change.rbs +37 -37
  1239. data/sig/peddler/notifications/item_product_type_change.rbs +20 -20
  1240. data/sig/peddler/notifications/item_sales_event_change.rbs +39 -39
  1241. data/sig/peddler/notifications/listings_item_issues_change.rbs +19 -19
  1242. data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +19 -19
  1243. data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +20 -20
  1244. data/sig/peddler/notifications/listings_item_status_change.rbs +19 -19
  1245. data/sig/peddler/notifications/order_change.rbs +52 -52
  1246. data/sig/peddler/notifications/pricing_health.rbs +86 -86
  1247. data/sig/peddler/notifications/product_type_definitions_change.rbs +18 -18
  1248. data/sig/peddler/notifications/report_processing_finished.rbs +26 -26
  1249. data/sig/peddler/notifications/transaction_update.rbs +48 -48
  1250. data/sig/peddler/reports/account_health_report_2020_11_18.rbs +171 -171
  1251. data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +6 -6
  1252. data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +12 -12
  1253. data/sig/peddler/reports/end_user_data.rbs +34 -34
  1254. data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +31 -31
  1255. data/sig/peddler/reports/promotion.rbs +51 -51
  1256. data/sig/peddler/reports/seller_coupon.rbs +46 -46
  1257. data/sig/peddler/reports/seller_sales_and_traffic.rbs +98 -98
  1258. data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +34 -34
  1259. data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +36 -36
  1260. data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +78 -78
  1261. data/sig/peddler/reports/selling_partner_search_query_performance.rbs +95 -95
  1262. data/sig/peddler/reports/selling_partner_search_terms.rbs +35 -35
  1263. data/sig/peddler/reports/vendor_coupon.rbs +62 -62
  1264. data/sig/peddler/reports/vendor_forecasting.rbs +35 -35
  1265. data/sig/peddler/reports/vendor_inventory.rbs +52 -52
  1266. data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +42 -42
  1267. data/sig/peddler/reports/vendor_real_time_inventory.rbs +25 -25
  1268. data/sig/peddler/reports/vendor_real_time_sales.rbs +33 -33
  1269. data/sig/peddler/reports/vendor_real_time_traffic.rbs +25 -25
  1270. data/sig/peddler/reports/vendor_sales.rbs +48 -48
  1271. data/sig/peddler/reports/vendor_traffic.rbs +42 -42
  1272. metadata +2 -16
  1273. data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +0 -19
  1274. data/lib/peddler/apis/messaging_v1/create_amazon_motors_response.rb +0 -17
  1275. data/lib/peddler/apis/orders_v0/export_info.rb +0 -23
  1276. data/lib/peddler/apis/orders_v0/fulfillment_instructions.rb +0 -20
  1277. data/lib/peddler/apis/orders_v0/fulfillment_location.rb +0 -17
  1278. data/lib/peddler/apis/orders_v0/fulfillment_plan.rb +0 -41
  1279. data/lib/peddler/apis/orders_v0/fulfillment_plan_item.rb +0 -20
  1280. data/lib/peddler/apis/orders_v0/fulfillment_plan_shipping_constraints.rb +0 -20
  1281. data/lib/peddler/apis/orders_v0/get_order_fulfillment_instructions_response.rb +0 -21
  1282. data/lib/peddler/apis/orders_v0/shipping_instructions.rb +0 -23
  1283. data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +0 -25
  1284. data/lib/peddler/apis/vendor_shipments_v1/purchase_order_item_details.rb +0 -18
  1285. data/lib/peddler/apis/vendor_shipments_v1/submit_shipment_confirmation_request.rb +0 -17
  1286. data/lib/peddler/apis/vendor_shipments_v1/submit_shipment_confirmation_response.rb +0 -20
  1287. data/lib/peddler/apis/vendor_shipments_v1/submit_shipment_confirmation_result.rb +0 -17
@@ -2,96 +2,96 @@ module Peddler
2
2
  module APIs
3
3
  class FulfillmentInbound20240320 < API
4
4
  class Address < Data
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
- | (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
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
8
- | (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
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
+ | (String, String, String, String, String, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
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
8
+ | (String, String, String, String, String, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Address
9
9
 
10
10
  def self.members: () -> [ :address_line1, :city, :country_code, :name, :postal_code, :address_line2, :company_name, :district_or_county, :email, :phone_number, :state_or_province_code ]
11
11
 
12
12
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Address
13
13
 
14
- attr_reader address_line1: String?
14
+ attr_reader address_line1: String
15
15
  attr_reader address_line2: String?
16
- attr_reader city: String?
16
+ attr_reader city: String
17
17
  attr_reader company_name: String?
18
- attr_reader country_code: String?
18
+ attr_reader country_code: String
19
19
  attr_reader district_or_county: String?
20
20
  attr_reader email: String?
21
- attr_reader name: String?
21
+ attr_reader name: String
22
22
  attr_reader phone_number: String?
23
- attr_reader postal_code: String?
23
+ attr_reader postal_code: String
24
24
  attr_reader state_or_province_code: String?
25
25
 
26
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
- 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? }
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? }
28
28
  end
29
29
 
30
30
  class AddressInput < Data
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
32
- | (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
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
34
- | (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
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
32
+ | (String, String, String, String, String, String, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
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
34
+ | (String, String, String, String, String, String, String?, String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
35
35
 
36
36
  def self.members: () -> [ :address_line1, :city, :country_code, :name, :phone_number, :postal_code, :address_line2, :company_name, :district_or_county, :email, :state_or_province_code ]
37
37
 
38
38
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::AddressInput
39
39
 
40
- attr_reader address_line1: String?
40
+ attr_reader address_line1: String
41
41
  attr_reader address_line2: String?
42
- attr_reader city: String?
42
+ attr_reader city: String
43
43
  attr_reader company_name: String?
44
- attr_reader country_code: String?
44
+ attr_reader country_code: String
45
45
  attr_reader district_or_county: String?
46
46
  attr_reader email: String?
47
- attr_reader name: String?
48
- attr_reader phone_number: String?
49
- attr_reader postal_code: String?
47
+ attr_reader name: String
48
+ attr_reader phone_number: String
49
+ attr_reader postal_code: String
50
50
  attr_reader state_or_province_code: String?
51
51
 
52
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 ]
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? }
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? }
54
54
  end
55
55
 
56
56
  class AppointmentSlot < Data
57
- def self.new: (slot_id: String?, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
58
- | (String?, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
59
- def self.[]: (slot_id: String?, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
60
- | (String?, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
57
+ def self.new: (slot_id: String, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
58
+ | (String, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
59
+ def self.[]: (slot_id: String, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
60
+ | (String, Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
61
61
 
62
62
  def self.members: () -> [ :slot_id, :slot_time ]
63
63
 
64
64
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlot
65
65
 
66
- attr_reader slot_id: String?
67
- attr_reader slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime?
66
+ attr_reader slot_id: String
67
+ attr_reader slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
68
68
 
69
69
  def members: () -> [ :slot_id, :slot_time ]
70
- def to_h: () -> { slot_id: String?, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime? }
70
+ def to_h: () -> { slot_id: String, slot_time: Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime }
71
71
  end
72
72
 
73
73
  class AppointmentSlotTime < Data
74
- def self.new: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
75
- | (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
76
- def self.[]: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
77
- | (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
74
+ def self.new: (end_time: Time, start_time: Time) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
75
+ | (Time, Time) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
76
+ def self.[]: (end_time: Time, start_time: Time) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
77
+ | (Time, Time) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
78
78
 
79
79
  def self.members: () -> [ :end_time, :start_time ]
80
80
 
81
81
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::AppointmentSlotTime
82
82
 
83
- attr_reader end_time: Time?
84
- attr_reader start_time: Time?
83
+ attr_reader end_time: Time
84
+ attr_reader start_time: Time
85
85
 
86
86
  def members: () -> [ :end_time, :start_time ]
87
- def to_h: () -> { end_time: Time?, start_time: Time? }
87
+ def to_h: () -> { end_time: Time, start_time: Time }
88
88
  end
89
89
 
90
90
  class Box < Data
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
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
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
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
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
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
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
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
95
95
 
96
96
  def self.members: () -> [ :package_id, :box_id, :content_information_source, :destination_region, :dimensions, :external_container_identifier, :external_container_identifier_type, :items, :quantity, :template_name, :weight ]
97
97
 
@@ -104,86 +104,86 @@ module Peddler
104
104
  attr_reader external_container_identifier: String?
105
105
  attr_reader external_container_identifier_type: String?
106
106
  attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
107
- attr_reader package_id: String?
107
+ attr_reader package_id: String
108
108
  attr_reader quantity: Integer?
109
109
  attr_reader template_name: String?
110
110
  attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
111
111
 
112
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 ]
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? }
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? }
114
114
  end
115
115
 
116
116
  class BoxInput < Data
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
118
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
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
120
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
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
118
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Dimensions, Integer, Peddler::APIs::FulfillmentInbound20240320::Weight, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
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
120
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Dimensions, Integer, Peddler::APIs::FulfillmentInbound20240320::Weight, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
121
121
 
122
122
  def self.members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items ]
123
123
 
124
124
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::BoxInput
125
125
 
126
- attr_reader content_information_source: String?
127
- attr_reader dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?
126
+ attr_reader content_information_source: String
127
+ attr_reader dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions
128
128
  attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
129
- attr_reader quantity: Integer?
130
- attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
129
+ attr_reader quantity: Integer
130
+ attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight
131
131
 
132
132
  def members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items ]
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]? }
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]? }
134
134
  end
135
135
 
136
136
  class BoxRequirements < Data
137
- def self.new: (weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
138
- | (Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
139
- def self.[]: (weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
140
- | (Peddler::APIs::FulfillmentInbound20240320::WeightRange?) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
137
+ def self.new: (weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
138
+ | (Peddler::APIs::FulfillmentInbound20240320::WeightRange) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
139
+ def self.[]: (weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
140
+ | (Peddler::APIs::FulfillmentInbound20240320::WeightRange) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
141
141
 
142
142
  def self.members: () -> [ :weight ]
143
143
 
144
144
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::BoxRequirements
145
145
 
146
- attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange?
146
+ attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange
147
147
 
148
148
  def members: () -> [ :weight ]
149
- def to_h: () -> { weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange? }
149
+ def to_h: () -> { weight: Peddler::APIs::FulfillmentInbound20240320::WeightRange }
150
150
  end
151
151
 
152
152
  class BoxUpdateInput < Data
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
154
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
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
156
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, Peddler::APIs::FulfillmentInbound20240320::Weight?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
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
154
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Dimensions, Integer, Peddler::APIs::FulfillmentInbound20240320::Weight, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
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
156
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Dimensions, Integer, Peddler::APIs::FulfillmentInbound20240320::Weight, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
157
157
 
158
158
  def self.members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items, :package_id ]
159
159
 
160
160
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput
161
161
 
162
- attr_reader content_information_source: String?
163
- attr_reader dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?
162
+ attr_reader content_information_source: String
163
+ attr_reader dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions
164
164
  attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
165
165
  attr_reader package_id: String?
166
- attr_reader quantity: Integer?
167
- attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
166
+ attr_reader quantity: Integer
167
+ attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight
168
168
 
169
169
  def members: () -> [ :content_information_source, :dimensions, :quantity, :weight, :items, :package_id ]
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? }
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? }
171
171
  end
172
172
 
173
173
  class CancelInboundPlanResponse < Data
174
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
175
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
176
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
177
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
174
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
175
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
176
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
177
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
178
178
 
179
179
  def self.members: () -> [ :operation_id ]
180
180
 
181
181
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CancelInboundPlanResponse
182
182
 
183
- attr_reader operation_id: String?
183
+ attr_reader operation_id: String
184
184
 
185
185
  def members: () -> [ :operation_id ]
186
- def to_h: () -> { operation_id: String? }
186
+ def to_h: () -> { operation_id: String }
187
187
  end
188
188
 
189
189
  class CancelSelfShipAppointmentRequest < Data
@@ -203,19 +203,19 @@ module Peddler
203
203
  end
204
204
 
205
205
  class CancelSelfShipAppointmentResponse < Data
206
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
207
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
208
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
209
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
206
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
207
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
208
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
209
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
210
210
 
211
211
  def self.members: () -> [ :operation_id ]
212
212
 
213
213
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CancelSelfShipAppointmentResponse
214
214
 
215
- attr_reader operation_id: String?
215
+ attr_reader operation_id: String
216
216
 
217
217
  def members: () -> [ :operation_id ]
218
- def to_h: () -> { operation_id: String? }
218
+ def to_h: () -> { operation_id: String }
219
219
  end
220
220
 
221
221
  class Carrier < Data
@@ -236,20 +236,20 @@ module Peddler
236
236
  end
237
237
 
238
238
  class CarrierAppointment < Data
239
- def self.new: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
240
- | (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
241
- def self.[]: (end_time: Time?, start_time: Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
242
- | (Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
239
+ def self.new: (end_time: Time, start_time: Time) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
240
+ | (Time, Time) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
241
+ def self.[]: (end_time: Time, start_time: Time) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
242
+ | (Time, Time) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
243
243
 
244
244
  def self.members: () -> [ :end_time, :start_time ]
245
245
 
246
246
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment
247
247
 
248
- attr_reader end_time: Time?
249
- attr_reader start_time: Time?
248
+ attr_reader end_time: Time
249
+ attr_reader start_time: Time
250
250
 
251
251
  def members: () -> [ :end_time, :start_time ]
252
- def to_h: () -> { end_time: Time?, start_time: Time? }
252
+ def to_h: () -> { end_time: Time, start_time: Time }
253
253
  end
254
254
 
255
255
  class ComplianceDetail < Data
@@ -272,227 +272,227 @@ module Peddler
272
272
  end
273
273
 
274
274
  class ConfirmDeliveryWindowOptionsResponse < Data
275
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
276
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
277
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
278
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
275
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
276
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
277
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
278
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
279
279
 
280
280
  def self.members: () -> [ :operation_id ]
281
281
 
282
282
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmDeliveryWindowOptionsResponse
283
283
 
284
- attr_reader operation_id: String?
284
+ attr_reader operation_id: String
285
285
 
286
286
  def members: () -> [ :operation_id ]
287
- def to_h: () -> { operation_id: String? }
287
+ def to_h: () -> { operation_id: String }
288
288
  end
289
289
 
290
290
  class ConfirmPackingOptionResponse < Data
291
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
292
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
293
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
294
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
291
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
292
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
293
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
294
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
295
295
 
296
296
  def self.members: () -> [ :operation_id ]
297
297
 
298
298
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPackingOptionResponse
299
299
 
300
- attr_reader operation_id: String?
300
+ attr_reader operation_id: String
301
301
 
302
302
  def members: () -> [ :operation_id ]
303
- def to_h: () -> { operation_id: String? }
303
+ def to_h: () -> { operation_id: String }
304
304
  end
305
305
 
306
306
  class ConfirmPlacementOptionResponse < Data
307
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
308
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
309
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
310
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
307
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
308
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
309
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
310
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
311
311
 
312
312
  def self.members: () -> [ :operation_id ]
313
313
 
314
314
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmPlacementOptionResponse
315
315
 
316
- attr_reader operation_id: String?
316
+ attr_reader operation_id: String
317
317
 
318
318
  def members: () -> [ :operation_id ]
319
- def to_h: () -> { operation_id: String? }
319
+ def to_h: () -> { operation_id: String }
320
320
  end
321
321
 
322
322
  class ConfirmShipmentContentUpdatePreviewResponse < Data
323
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
324
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
325
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
326
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
323
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
324
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
325
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
326
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
327
327
 
328
328
  def self.members: () -> [ :operation_id ]
329
329
 
330
330
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmShipmentContentUpdatePreviewResponse
331
331
 
332
- attr_reader operation_id: String?
332
+ attr_reader operation_id: String
333
333
 
334
334
  def members: () -> [ :operation_id ]
335
- def to_h: () -> { operation_id: String? }
335
+ def to_h: () -> { operation_id: String }
336
336
  end
337
337
 
338
338
  class ConfirmTransportationOptionsRequest < Data
339
- def self.new: (transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
340
- | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
341
- def self.[]: (transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
342
- | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
339
+ def self.new: (transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
340
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
341
+ def self.[]: (transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
342
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
343
343
 
344
344
  def self.members: () -> [ :transportation_selections ]
345
345
 
346
346
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsRequest
347
347
 
348
- attr_reader transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]?
348
+ attr_reader transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]
349
349
 
350
350
  def members: () -> [ :transportation_selections ]
351
- def to_h: () -> { transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection]? }
351
+ def to_h: () -> { transportation_selections: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationSelection] }
352
352
  end
353
353
 
354
354
  class ConfirmTransportationOptionsResponse < Data
355
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
356
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
357
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
358
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
355
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
356
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
357
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
358
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
359
359
 
360
360
  def self.members: () -> [ :operation_id ]
361
361
 
362
362
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ConfirmTransportationOptionsResponse
363
363
 
364
- attr_reader operation_id: String?
364
+ attr_reader operation_id: String
365
365
 
366
366
  def members: () -> [ :operation_id ]
367
- def to_h: () -> { operation_id: String? }
367
+ def to_h: () -> { operation_id: String }
368
368
  end
369
369
 
370
370
  class ContactInformation < Data
371
- def self.new: (name: String?, phone_number: String?, ?email: String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
372
- | (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
373
- def self.[]: (name: String?, phone_number: String?, ?email: String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
374
- | (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
371
+ def self.new: (name: String, phone_number: String, ?email: String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
372
+ | (String, String, String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
373
+ def self.[]: (name: String, phone_number: String, ?email: String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
374
+ | (String, String, String?) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
375
375
 
376
376
  def self.members: () -> [ :name, :phone_number, :email ]
377
377
 
378
378
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ContactInformation
379
379
 
380
380
  attr_reader email: String?
381
- attr_reader name: String?
382
- attr_reader phone_number: String?
381
+ attr_reader name: String
382
+ attr_reader phone_number: String
383
383
 
384
384
  def members: () -> [ :name, :phone_number, :email ]
385
- def to_h: () -> { name: String?, phone_number: String?, email: String? }
385
+ def to_h: () -> { name: String, phone_number: String, email: String? }
386
386
  end
387
387
 
388
388
  class ContentUpdatePreview < Data
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
390
- | (String?, Time?, Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, Peddler::APIs::FulfillmentInbound20240320::TransportationOption?) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
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
392
- | (String?, Time?, Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, Peddler::APIs::FulfillmentInbound20240320::TransportationOption?) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
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
390
+ | (String, Time, Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates, Peddler::APIs::FulfillmentInbound20240320::TransportationOption) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
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
392
+ | (String, Time, Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates, Peddler::APIs::FulfillmentInbound20240320::TransportationOption) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
393
393
 
394
394
  def self.members: () -> [ :content_update_preview_id, :expiration, :requested_updates, :transportation_option ]
395
395
 
396
396
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview
397
397
 
398
- attr_reader content_update_preview_id: String?
399
- attr_reader expiration: Time?
400
- attr_reader requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?
401
- attr_reader transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption?
398
+ attr_reader content_update_preview_id: String
399
+ attr_reader expiration: Time
400
+ attr_reader requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates
401
+ attr_reader transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption
402
402
 
403
403
  def members: () -> [ :content_update_preview_id, :expiration, :requested_updates, :transportation_option ]
404
- def to_h: () -> { content_update_preview_id: String?, expiration: Time?, requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates?, transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption? }
404
+ def to_h: () -> { content_update_preview_id: String, expiration: Time, requested_updates: Peddler::APIs::FulfillmentInbound20240320::RequestedUpdates, transportation_option: Peddler::APIs::FulfillmentInbound20240320::TransportationOption }
405
405
  end
406
406
 
407
407
  class CreateInboundPlanRequest < Data
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
409
- | (Array[String]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, Peddler::APIs::FulfillmentInbound20240320::AddressInput?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
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
411
- | (Array[String]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, Peddler::APIs::FulfillmentInbound20240320::AddressInput?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
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
409
+ | (Array[String], Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], Peddler::APIs::FulfillmentInbound20240320::AddressInput, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
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
411
+ | (Array[String], Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], Peddler::APIs::FulfillmentInbound20240320::AddressInput, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
412
412
 
413
413
  def self.members: () -> [ :destination_marketplaces, :items, :source_address, :name ]
414
414
 
415
415
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanRequest
416
416
 
417
- attr_reader destination_marketplaces: Array[String]?
418
- attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
417
+ attr_reader destination_marketplaces: Array[String]
418
+ attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]
419
419
  attr_reader name: String?
420
- attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?
420
+ attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput
421
421
 
422
422
  def members: () -> [ :destination_marketplaces, :items, :source_address, :name ]
423
- def to_h: () -> { destination_marketplaces: Array[String]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?, name: String? }
423
+ def to_h: () -> { destination_marketplaces: Array[String], items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], source_address: Peddler::APIs::FulfillmentInbound20240320::AddressInput, name: String? }
424
424
  end
425
425
 
426
426
  class CreateInboundPlanResponse < Data
427
- def self.new: (inbound_plan_id: String?, operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
428
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
429
- def self.[]: (inbound_plan_id: String?, operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
430
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
427
+ def self.new: (inbound_plan_id: String, operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
428
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
429
+ def self.[]: (inbound_plan_id: String, operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
430
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
431
431
 
432
432
  def self.members: () -> [ :inbound_plan_id, :operation_id ]
433
433
 
434
434
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CreateInboundPlanResponse
435
435
 
436
- attr_reader inbound_plan_id: String?
437
- attr_reader operation_id: String?
436
+ attr_reader inbound_plan_id: String
437
+ attr_reader operation_id: String
438
438
 
439
439
  def members: () -> [ :inbound_plan_id, :operation_id ]
440
- def to_h: () -> { inbound_plan_id: String?, operation_id: String? }
440
+ def to_h: () -> { inbound_plan_id: String, operation_id: String }
441
441
  end
442
442
 
443
443
  class CreateMarketplaceItemLabelsRequest < Data
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
445
- | (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, Float?, String?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
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
447
- | (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?, Float?, String?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
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
445
+ | (String, String, Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity], Float?, String?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
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
447
+ | (String, String, Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity], Float?, String?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
448
448
 
449
449
  def self.members: () -> [ :label_type, :marketplace_id, :msku_quantities, :height, :locale_code, :page_type, :width ]
450
450
 
451
451
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsRequest
452
452
 
453
453
  attr_reader height: Float?
454
- attr_reader label_type: String?
454
+ attr_reader label_type: String
455
455
  attr_reader locale_code: String?
456
- attr_reader marketplace_id: String?
457
- attr_reader msku_quantities: Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]?
456
+ attr_reader marketplace_id: String
457
+ attr_reader msku_quantities: Array[Peddler::APIs::FulfillmentInbound20240320::MskuQuantity]
458
458
  attr_reader page_type: String?
459
459
  attr_reader width: Float?
460
460
 
461
461
  def members: () -> [ :label_type, :marketplace_id, :msku_quantities, :height, :locale_code, :page_type, :width ]
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? }
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? }
463
463
  end
464
464
 
465
465
  class CreateMarketplaceItemLabelsResponse < Data
466
- def self.new: (document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
467
- | (Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
468
- def self.[]: (document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
469
- | (Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
466
+ def self.new: (document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
467
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
468
+ def self.[]: (document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
469
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
470
470
 
471
471
  def self.members: () -> [ :document_downloads ]
472
472
 
473
473
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CreateMarketplaceItemLabelsResponse
474
474
 
475
- attr_reader document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]?
475
+ attr_reader document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]
476
476
 
477
477
  def members: () -> [ :document_downloads ]
478
- def to_h: () -> { document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload]? }
478
+ def to_h: () -> { document_downloads: Array[Peddler::APIs::FulfillmentInbound20240320::DocumentDownload] }
479
479
  end
480
480
 
481
481
  class CustomPlacementInput < Data
482
- def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
483
- | (Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
484
- def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
485
- | (Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
482
+ def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], warehouse_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
483
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], String) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
484
+ def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], warehouse_id: String) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
485
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], String) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
486
486
 
487
487
  def self.members: () -> [ :items, :warehouse_id ]
488
488
 
489
489
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::CustomPlacementInput
490
490
 
491
- attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
492
- attr_reader warehouse_id: String?
491
+ attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]
492
+ attr_reader warehouse_id: String
493
493
 
494
494
  def members: () -> [ :items, :warehouse_id ]
495
- def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?, warehouse_id: String? }
495
+ def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput], warehouse_id: String }
496
496
  end
497
497
 
498
498
  class Dates < Data
@@ -512,94 +512,94 @@ module Peddler
512
512
  end
513
513
 
514
514
  class DeliveryWindowOption < Data
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
516
- | (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
517
- def self.[]: (availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, valid_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
518
- | (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
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
516
+ | (String, String, Time, Time, Time) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
517
+ def self.[]: (availability_type: String, delivery_window_option_id: String, end_date: Time, start_date: Time, valid_until: Time) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
518
+ | (String, String, Time, Time, Time) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
519
519
 
520
520
  def self.members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :valid_until ]
521
521
 
522
522
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption
523
523
 
524
- attr_reader availability_type: String?
525
- attr_reader delivery_window_option_id: String?
526
- attr_reader end_date: Time?
527
- attr_reader start_date: Time?
528
- attr_reader valid_until: Time?
524
+ attr_reader availability_type: String
525
+ attr_reader delivery_window_option_id: String
526
+ attr_reader end_date: Time
527
+ attr_reader start_date: Time
528
+ attr_reader valid_until: Time
529
529
 
530
530
  def members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :valid_until ]
531
- def to_h: () -> { availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, valid_until: Time? }
531
+ def to_h: () -> { availability_type: String, delivery_window_option_id: String, end_date: Time, start_date: Time, valid_until: Time }
532
532
  end
533
533
 
534
534
  class Dimensions < Data
535
- def self.new: (height: Float?, length: Float?, unit_of_measurement: String?, width: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
536
- | (Float?, Float?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
537
- def self.[]: (height: Float?, length: Float?, unit_of_measurement: String?, width: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
538
- | (Float?, Float?, String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
535
+ def self.new: (height: Float, length: Float, unit_of_measurement: String, width: Float) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
536
+ | (Float, Float, String, Float) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
537
+ def self.[]: (height: Float, length: Float, unit_of_measurement: String, width: Float) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
538
+ | (Float, Float, String, Float) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
539
539
 
540
540
  def self.members: () -> [ :height, :length, :unit_of_measurement, :width ]
541
541
 
542
542
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Dimensions
543
543
 
544
- attr_reader height: Float?
545
- attr_reader length: Float?
546
- attr_reader unit_of_measurement: String?
547
- attr_reader width: Float?
544
+ attr_reader height: Float
545
+ attr_reader length: Float
546
+ attr_reader unit_of_measurement: String
547
+ attr_reader width: Float
548
548
 
549
549
  def members: () -> [ :height, :length, :unit_of_measurement, :width ]
550
- def to_h: () -> { height: Float?, length: Float?, unit_of_measurement: String?, width: Float? }
550
+ def to_h: () -> { height: Float, length: Float, unit_of_measurement: String, width: Float }
551
551
  end
552
552
 
553
553
  class DocumentDownload < Data
554
- def self.new: (download_type: String?, uri: String?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
555
- | (String?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
556
- def self.[]: (download_type: String?, uri: String?, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
557
- | (String?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
554
+ def self.new: (download_type: String, uri: String, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
555
+ | (String, String, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
556
+ def self.[]: (download_type: String, uri: String, ?expiration: Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
557
+ | (String, String, Time?) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
558
558
 
559
559
  def self.members: () -> [ :download_type, :uri, :expiration ]
560
560
 
561
561
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
562
562
 
563
- attr_reader download_type: String?
563
+ attr_reader download_type: String
564
564
  attr_reader expiration: Time?
565
- attr_reader uri: String?
565
+ attr_reader uri: String
566
566
 
567
567
  def members: () -> [ :download_type, :uri, :expiration ]
568
- def to_h: () -> { download_type: String?, uri: String?, expiration: Time? }
568
+ def to_h: () -> { download_type: String, uri: String, expiration: Time? }
569
569
  end
570
570
 
571
571
  class Error < Data
572
- def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
573
- | (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
574
- def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
575
- | (String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
572
+ def self.new: (code: String, message: String, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
573
+ | (String, String, String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
574
+ def self.[]: (code: String, message: String, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
575
+ | (String, String, String?) -> Peddler::APIs::FulfillmentInbound20240320::Error
576
576
 
577
577
  def self.members: () -> [ :code, :message, :details ]
578
578
 
579
579
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Error
580
580
 
581
- attr_reader code: String?
581
+ attr_reader code: String
582
582
  attr_reader details: String?
583
- attr_reader message: String?
583
+ attr_reader message: String
584
584
 
585
585
  def members: () -> [ :code, :message, :details ]
586
- def to_h: () -> { code: String?, message: String?, details: String? }
586
+ def to_h: () -> { code: String, message: String, details: String? }
587
587
  end
588
588
 
589
589
  class ErrorList < Data
590
- def self.new: (errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
591
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
592
- def self.[]: (errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
593
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Error]?) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
590
+ def self.new: (errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
591
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Error]) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
592
+ def self.[]: (errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
593
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Error]) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
594
594
 
595
595
  def self.members: () -> [ :errors ]
596
596
 
597
597
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ErrorList
598
598
 
599
- attr_reader errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]?
599
+ attr_reader errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]
600
600
 
601
601
  def members: () -> [ :errors ]
602
- def to_h: () -> { errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error]? }
602
+ def to_h: () -> { errors: Array[Peddler::APIs::FulfillmentInbound20240320::Error] }
603
603
  end
604
604
 
605
605
  class FreightInformation < Data
@@ -620,35 +620,35 @@ module Peddler
620
620
  end
621
621
 
622
622
  class GenerateDeliveryWindowOptionsResponse < Data
623
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
624
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
625
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
626
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
623
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
624
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
625
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
626
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
627
627
 
628
628
  def self.members: () -> [ :operation_id ]
629
629
 
630
630
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateDeliveryWindowOptionsResponse
631
631
 
632
- attr_reader operation_id: String?
632
+ attr_reader operation_id: String
633
633
 
634
634
  def members: () -> [ :operation_id ]
635
- def to_h: () -> { operation_id: String? }
635
+ def to_h: () -> { operation_id: String }
636
636
  end
637
637
 
638
638
  class GeneratePackingOptionsResponse < Data
639
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
640
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
641
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
642
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
639
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
640
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
641
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
642
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
643
643
 
644
644
  def self.members: () -> [ :operation_id ]
645
645
 
646
646
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePackingOptionsResponse
647
647
 
648
- attr_reader operation_id: String?
648
+ attr_reader operation_id: String
649
649
 
650
650
  def members: () -> [ :operation_id ]
651
- def to_h: () -> { operation_id: String? }
651
+ def to_h: () -> { operation_id: String }
652
652
  end
653
653
 
654
654
  class GeneratePlacementOptionsRequest < Data
@@ -668,19 +668,19 @@ module Peddler
668
668
  end
669
669
 
670
670
  class GeneratePlacementOptionsResponse < Data
671
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
672
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
673
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
674
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
671
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
672
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
673
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
674
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
675
675
 
676
676
  def self.members: () -> [ :operation_id ]
677
677
 
678
678
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GeneratePlacementOptionsResponse
679
679
 
680
- attr_reader operation_id: String?
680
+ attr_reader operation_id: String
681
681
 
682
682
  def members: () -> [ :operation_id ]
683
- def to_h: () -> { operation_id: String? }
683
+ def to_h: () -> { operation_id: String }
684
684
  end
685
685
 
686
686
  class GenerateSelfShipAppointmentSlotsRequest < Data
@@ -701,315 +701,315 @@ module Peddler
701
701
  end
702
702
 
703
703
  class GenerateSelfShipAppointmentSlotsResponse < Data
704
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
705
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
706
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
707
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
704
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
705
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
706
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
707
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
708
708
 
709
709
  def self.members: () -> [ :operation_id ]
710
710
 
711
711
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateSelfShipAppointmentSlotsResponse
712
712
 
713
- attr_reader operation_id: String?
713
+ attr_reader operation_id: String
714
714
 
715
715
  def members: () -> [ :operation_id ]
716
- def to_h: () -> { operation_id: String? }
716
+ def to_h: () -> { operation_id: String }
717
717
  end
718
718
 
719
719
  class GenerateShipmentContentUpdatePreviewsRequest < Data
720
- def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
721
- | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
722
- def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
723
- | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
720
+ def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput], items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
721
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput], Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
722
+ def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput], items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
723
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput], Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
724
724
 
725
725
  def self.members: () -> [ :boxes, :items ]
726
726
 
727
727
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsRequest
728
728
 
729
- attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?
730
- attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]?
729
+ attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]
730
+ attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]
731
731
 
732
732
  def members: () -> [ :boxes, :items ]
733
- def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput]?, items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput]? }
733
+ def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxUpdateInput], items: Array[Peddler::APIs::FulfillmentInbound20240320::ItemInput] }
734
734
  end
735
735
 
736
736
  class GenerateShipmentContentUpdatePreviewsResponse < Data
737
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
738
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
739
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
740
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
737
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
738
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
739
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
740
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
741
741
 
742
742
  def self.members: () -> [ :operation_id ]
743
743
 
744
744
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateShipmentContentUpdatePreviewsResponse
745
745
 
746
- attr_reader operation_id: String?
746
+ attr_reader operation_id: String
747
747
 
748
748
  def members: () -> [ :operation_id ]
749
- def to_h: () -> { operation_id: String? }
749
+ def to_h: () -> { operation_id: String }
750
750
  end
751
751
 
752
752
  class GenerateTransportationOptionsRequest < Data
753
- def self.new: (placement_option_id: String?, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
754
- | (String?, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
755
- def self.[]: (placement_option_id: String?, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
756
- | (String?, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
753
+ def self.new: (placement_option_id: String, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
754
+ | (String, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
755
+ def self.[]: (placement_option_id: String, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
756
+ | (String, Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
757
757
 
758
758
  def self.members: () -> [ :placement_option_id, :shipment_transportation_configurations ]
759
759
 
760
760
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsRequest
761
761
 
762
- attr_reader placement_option_id: String?
763
- attr_reader shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]?
762
+ attr_reader placement_option_id: String
763
+ attr_reader shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]
764
764
 
765
765
  def members: () -> [ :placement_option_id, :shipment_transportation_configurations ]
766
- def to_h: () -> { placement_option_id: String?, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration]? }
766
+ def to_h: () -> { placement_option_id: String, shipment_transportation_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration] }
767
767
  end
768
768
 
769
769
  class GenerateTransportationOptionsResponse < Data
770
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
771
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
772
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
773
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
770
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
771
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
772
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
773
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
774
774
 
775
775
  def self.members: () -> [ :operation_id ]
776
776
 
777
777
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GenerateTransportationOptionsResponse
778
778
 
779
- attr_reader operation_id: String?
779
+ attr_reader operation_id: String
780
780
 
781
781
  def members: () -> [ :operation_id ]
782
- def to_h: () -> { operation_id: String? }
782
+ def to_h: () -> { operation_id: String }
783
783
  end
784
784
 
785
785
  class GetDeliveryChallanDocumentResponse < Data
786
- def self.new: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
787
- | (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
788
- def self.[]: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
789
- | (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
786
+ def self.new: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
787
+ | (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
788
+ def self.[]: (document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
789
+ | (Peddler::APIs::FulfillmentInbound20240320::DocumentDownload) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
790
790
 
791
791
  def self.members: () -> [ :document_download ]
792
792
 
793
793
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GetDeliveryChallanDocumentResponse
794
794
 
795
- attr_reader document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload?
795
+ attr_reader document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload
796
796
 
797
797
  def members: () -> [ :document_download ]
798
- def to_h: () -> { document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload? }
798
+ def to_h: () -> { document_download: Peddler::APIs::FulfillmentInbound20240320::DocumentDownload }
799
799
  end
800
800
 
801
801
  class GetSelfShipAppointmentSlotsResponse < Data
802
- def self.new: (self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
803
- | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
804
- def self.[]: (self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
805
- | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
802
+ def self.new: (self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
803
+ | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
804
+ def self.[]: (self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
805
+ | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
806
806
 
807
807
  def self.members: () -> [ :self_ship_appointment_slots_availability, :pagination ]
808
808
 
809
809
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::GetSelfShipAppointmentSlotsResponse
810
810
 
811
811
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
812
- attr_reader self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?
812
+ attr_reader self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability
813
813
 
814
814
  def members: () -> [ :self_ship_appointment_slots_availability, :pagination ]
815
- def to_h: () -> { self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
815
+ def to_h: () -> { self_ship_appointment_slots_availability: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentSlotsAvailability, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
816
816
  end
817
817
 
818
818
  class InboundOperationStatus < Data
819
- def self.new: (operation: String?, operation_id: String?, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, operation_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
820
- | (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
821
- def self.[]: (operation: String?, operation_id: String?, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, operation_status: String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
822
- | (String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
819
+ def self.new: (operation: String, operation_id: String, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem], operation_status: String) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
820
+ | (String, String, Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem], String) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
821
+ def self.[]: (operation: String, operation_id: String, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem], operation_status: String) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
822
+ | (String, String, Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem], String) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
823
823
 
824
824
  def self.members: () -> [ :operation, :operation_id, :operation_problems, :operation_status ]
825
825
 
826
826
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::InboundOperationStatus
827
827
 
828
- attr_reader operation: String?
829
- attr_reader operation_id: String?
830
- attr_reader operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?
831
- attr_reader operation_status: String?
828
+ attr_reader operation: String
829
+ attr_reader operation_id: String
830
+ attr_reader operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]
831
+ attr_reader operation_status: String
832
832
 
833
833
  def members: () -> [ :operation, :operation_id, :operation_problems, :operation_status ]
834
- def to_h: () -> { operation: String?, operation_id: String?, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem]?, operation_status: String? }
834
+ def to_h: () -> { operation: String, operation_id: String, operation_problems: Array[Peddler::APIs::FulfillmentInbound20240320::OperationProblem], operation_status: String }
835
835
  end
836
836
 
837
837
  class InboundPlan < Data
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
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
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
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
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
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
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
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
842
842
 
843
843
  def self.members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status, :packing_options, :placement_options, :shipments ]
844
844
 
845
845
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlan
846
846
 
847
- attr_reader created_at: Time?
848
- attr_reader inbound_plan_id: String?
849
- attr_reader last_updated_at: Time?
850
- attr_reader marketplace_ids: Array[String]?
851
- attr_reader name: String?
847
+ attr_reader created_at: Time
848
+ attr_reader inbound_plan_id: String
849
+ attr_reader last_updated_at: Time
850
+ attr_reader marketplace_ids: Array[String]
851
+ attr_reader name: String
852
852
  attr_reader packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary]?
853
853
  attr_reader placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary]?
854
854
  attr_reader shipments: Array[Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary]?
855
- attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::Address?
856
- attr_reader status: String?
855
+ attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::Address
856
+ attr_reader status: String
857
857
 
858
858
  def members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status, :packing_options, :placement_options, :shipments ]
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]? }
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]? }
860
860
  end
861
861
 
862
862
  class InboundPlanSummary < Data
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
864
- | (Time?, String?, Time?, Array[String]?, String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
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
866
- | (Time?, String?, Time?, Array[String]?, String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
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
864
+ | (Time, String, Time, Array[String], String, Peddler::APIs::FulfillmentInbound20240320::Address, String) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
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
866
+ | (Time, String, Time, Array[String], String, Peddler::APIs::FulfillmentInbound20240320::Address, String) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
867
867
 
868
868
  def self.members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status ]
869
869
 
870
870
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::InboundPlanSummary
871
871
 
872
- attr_reader created_at: Time?
873
- attr_reader inbound_plan_id: String?
874
- attr_reader last_updated_at: Time?
875
- attr_reader marketplace_ids: Array[String]?
876
- attr_reader name: String?
877
- attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::Address?
878
- attr_reader status: String?
872
+ attr_reader created_at: Time
873
+ attr_reader inbound_plan_id: String
874
+ attr_reader last_updated_at: Time
875
+ attr_reader marketplace_ids: Array[String]
876
+ attr_reader name: String
877
+ attr_reader source_address: Peddler::APIs::FulfillmentInbound20240320::Address
878
+ attr_reader status: String
879
879
 
880
880
  def members: () -> [ :created_at, :inbound_plan_id, :last_updated_at, :marketplace_ids, :name, :source_address, :status ]
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? }
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 }
882
882
  end
883
883
 
884
884
  class Incentive < Data
885
- def self.new: (description: String?, target: String?, type: String?, value: Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
886
- | (String?, String?, String?, Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
887
- def self.[]: (description: String?, target: String?, type: String?, value: Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
888
- | (String?, String?, String?, Peddler::Money?) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
885
+ def self.new: (description: String, target: String, type: String, value: Peddler::Money) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
886
+ | (String, String, String, Peddler::Money) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
887
+ def self.[]: (description: String, target: String, type: String, value: Peddler::Money) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
888
+ | (String, String, String, Peddler::Money) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
889
889
 
890
890
  def self.members: () -> [ :description, :target, :type, :value ]
891
891
 
892
892
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Incentive
893
893
 
894
- attr_reader description: String?
895
- attr_reader target: String?
896
- attr_reader type: String?
897
- attr_reader value: Peddler::Money?
894
+ attr_reader description: String
895
+ attr_reader target: String
896
+ attr_reader type: String
897
+ attr_reader value: Peddler::Money
898
898
 
899
899
  def members: () -> [ :description, :target, :type, :value ]
900
- def to_h: () -> { description: String?, target: String?, type: String?, value: Peddler::Money? }
900
+ def to_h: () -> { description: String, target: String, type: String, value: Peddler::Money }
901
901
  end
902
902
 
903
903
  class Item < Data
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
905
- | (String?, String?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
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
907
- | (String?, String?, String?, String?, Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
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
905
+ | (String, String, String, String, Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction], Integer, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
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
907
+ | (String, String, String, String, Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction], Integer, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::Item
908
908
 
909
909
  def self.members: () -> [ :asin, :fnsku, :label_owner, :msku, :prep_instructions, :quantity, :expiration, :manufacturing_lot_code ]
910
910
 
911
911
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Item
912
912
 
913
- attr_reader asin: String?
913
+ attr_reader asin: String
914
914
  attr_reader expiration: String?
915
- attr_reader fnsku: String?
916
- attr_reader label_owner: String?
915
+ attr_reader fnsku: String
916
+ attr_reader label_owner: String
917
917
  attr_reader manufacturing_lot_code: String?
918
- attr_reader msku: String?
919
- attr_reader prep_instructions: Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]?
920
- attr_reader quantity: Integer?
918
+ attr_reader msku: String
919
+ attr_reader prep_instructions: Array[Peddler::APIs::FulfillmentInbound20240320::PrepInstruction]
920
+ attr_reader quantity: Integer
921
921
 
922
922
  def members: () -> [ :asin, :fnsku, :label_owner, :msku, :prep_instructions, :quantity, :expiration, :manufacturing_lot_code ]
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? }
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? }
924
924
  end
925
925
 
926
926
  class ItemInput < Data
927
- def self.new: (label_owner: String?, msku: String?, prep_owner: String?, quantity: Integer?, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
928
- | (String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
929
- def self.[]: (label_owner: String?, msku: String?, prep_owner: String?, quantity: Integer?, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
930
- | (String?, String?, String?, Integer?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
927
+ def self.new: (label_owner: String, msku: String, prep_owner: String, quantity: Integer, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
928
+ | (String, String, String, Integer, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
929
+ def self.[]: (label_owner: String, msku: String, prep_owner: String, quantity: Integer, ?expiration: String?, ?manufacturing_lot_code: String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
930
+ | (String, String, String, Integer, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
931
931
 
932
932
  def self.members: () -> [ :label_owner, :msku, :prep_owner, :quantity, :expiration, :manufacturing_lot_code ]
933
933
 
934
934
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ItemInput
935
935
 
936
936
  attr_reader expiration: String?
937
- attr_reader label_owner: String?
937
+ attr_reader label_owner: String
938
938
  attr_reader manufacturing_lot_code: String?
939
- attr_reader msku: String?
940
- attr_reader prep_owner: String?
941
- attr_reader quantity: Integer?
939
+ attr_reader msku: String
940
+ attr_reader prep_owner: String
941
+ attr_reader quantity: Integer
942
942
 
943
943
  def members: () -> [ :label_owner, :msku, :prep_owner, :quantity, :expiration, :manufacturing_lot_code ]
944
- def to_h: () -> { label_owner: String?, msku: String?, prep_owner: String?, quantity: Integer?, expiration: String?, manufacturing_lot_code: String? }
944
+ def to_h: () -> { label_owner: String, msku: String, prep_owner: String, quantity: Integer, expiration: String?, manufacturing_lot_code: String? }
945
945
  end
946
946
 
947
947
  class ListDeliveryWindowOptionsResponse < Data
948
- def self.new: (delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
949
- | (Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
950
- def self.[]: (delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
951
- | (Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
948
+ def self.new: (delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
949
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
950
+ def self.[]: (delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
951
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
952
952
 
953
953
  def self.members: () -> [ :delivery_window_options, :pagination ]
954
954
 
955
955
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListDeliveryWindowOptionsResponse
956
956
 
957
- attr_reader delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?
957
+ attr_reader delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]
958
958
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
959
959
 
960
960
  def members: () -> [ :delivery_window_options, :pagination ]
961
- def to_h: () -> { delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
961
+ def to_h: () -> { delivery_window_options: Array[Peddler::APIs::FulfillmentInbound20240320::DeliveryWindowOption], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
962
962
  end
963
963
 
964
964
  class ListInboundPlanBoxesResponse < Data
965
- def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
966
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
967
- def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
968
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
965
+ def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
966
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Box], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
967
+ def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
968
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Box], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
969
969
 
970
970
  def self.members: () -> [ :boxes, :pagination ]
971
971
 
972
972
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanBoxesResponse
973
973
 
974
- attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?
974
+ attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]
975
975
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
976
976
 
977
977
  def members: () -> [ :boxes, :pagination ]
978
- def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
978
+ def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
979
979
  end
980
980
 
981
981
  class ListInboundPlanItemsResponse < Data
982
- def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
983
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
984
- def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
985
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
982
+ def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
983
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Item], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
984
+ def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
985
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Item], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
986
986
 
987
987
  def self.members: () -> [ :items, :pagination ]
988
988
 
989
989
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanItemsResponse
990
990
 
991
- attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
991
+ attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]
992
992
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
993
993
 
994
994
  def members: () -> [ :items, :pagination ]
995
- def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
995
+ def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
996
996
  end
997
997
 
998
998
  class ListInboundPlanPalletsResponse < Data
999
- def self.new: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1000
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1001
- def self.[]: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1002
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
999
+ def self.new: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1000
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1001
+ def self.[]: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1002
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1003
1003
 
1004
1004
  def self.members: () -> [ :pallets, :pagination ]
1005
1005
 
1006
1006
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListInboundPlanPalletsResponse
1007
1007
 
1008
1008
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1009
- attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?
1009
+ attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]
1010
1010
 
1011
1011
  def members: () -> [ :pallets, :pagination ]
1012
- def to_h: () -> { pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1012
+ def to_h: () -> { pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1013
1013
  end
1014
1014
 
1015
1015
  class ListInboundPlansResponse < Data
@@ -1046,172 +1046,172 @@ module Peddler
1046
1046
  end
1047
1047
 
1048
1048
  class ListPackingGroupBoxesResponse < Data
1049
- def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1050
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1051
- def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1052
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1049
+ def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1050
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Box], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1051
+ def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1052
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Box], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1053
1053
 
1054
1054
  def self.members: () -> [ :boxes, :pagination ]
1055
1055
 
1056
1056
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupBoxesResponse
1057
1057
 
1058
- attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?
1058
+ attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]
1059
1059
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1060
1060
 
1061
1061
  def members: () -> [ :boxes, :pagination ]
1062
- def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1062
+ def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1063
1063
  end
1064
1064
 
1065
1065
  class ListPackingGroupItemsResponse < Data
1066
- def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1067
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1068
- def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1069
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1066
+ def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1067
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Item], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1068
+ def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1069
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Item], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1070
1070
 
1071
1071
  def self.members: () -> [ :items, :pagination ]
1072
1072
 
1073
1073
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingGroupItemsResponse
1074
1074
 
1075
- attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
1075
+ attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]
1076
1076
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1077
1077
 
1078
1078
  def members: () -> [ :items, :pagination ]
1079
- def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1079
+ def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1080
1080
  end
1081
1081
 
1082
1082
  class ListPackingOptionsResponse < Data
1083
- def self.new: (packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1084
- | (Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1085
- def self.[]: (packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1086
- | (Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1083
+ def self.new: (packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1084
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1085
+ def self.[]: (packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1086
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1087
1087
 
1088
1088
  def self.members: () -> [ :packing_options, :pagination ]
1089
1089
 
1090
1090
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListPackingOptionsResponse
1091
1091
 
1092
- attr_reader packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?
1092
+ attr_reader packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]
1093
1093
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1094
1094
 
1095
1095
  def members: () -> [ :packing_options, :pagination ]
1096
- def to_h: () -> { packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1096
+ def to_h: () -> { packing_options: Array[Peddler::APIs::FulfillmentInbound20240320::PackingOption], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1097
1097
  end
1098
1098
 
1099
1099
  class ListPlacementOptionsResponse < Data
1100
- def self.new: (placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1101
- | (Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1102
- def self.[]: (placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1103
- | (Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1100
+ def self.new: (placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1101
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1102
+ def self.[]: (placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1103
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1104
1104
 
1105
1105
  def self.members: () -> [ :placement_options, :pagination ]
1106
1106
 
1107
1107
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListPlacementOptionsResponse
1108
1108
 
1109
1109
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1110
- attr_reader placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?
1110
+ attr_reader placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]
1111
1111
 
1112
1112
  def members: () -> [ :placement_options, :pagination ]
1113
- def to_h: () -> { placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1113
+ def to_h: () -> { placement_options: Array[Peddler::APIs::FulfillmentInbound20240320::PlacementOption], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1114
1114
  end
1115
1115
 
1116
1116
  class ListPrepDetailsResponse < Data
1117
- def self.new: (msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1118
- | (Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1119
- def self.[]: (msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1120
- | (Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1117
+ def self.new: (msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1118
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1119
+ def self.[]: (msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1120
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1121
1121
 
1122
1122
  def self.members: () -> [ :msku_prep_details ]
1123
1123
 
1124
1124
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListPrepDetailsResponse
1125
1125
 
1126
- attr_reader msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]?
1126
+ attr_reader msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]
1127
1127
 
1128
1128
  def members: () -> [ :msku_prep_details ]
1129
- def to_h: () -> { msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail]? }
1129
+ def to_h: () -> { msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail] }
1130
1130
  end
1131
1131
 
1132
1132
  class ListShipmentBoxesResponse < Data
1133
- def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1134
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1135
- def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1136
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1133
+ def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1134
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Box], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1135
+ def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1136
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Box], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1137
1137
 
1138
1138
  def self.members: () -> [ :boxes, :pagination ]
1139
1139
 
1140
1140
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentBoxesResponse
1141
1141
 
1142
- attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?
1142
+ attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]
1143
1143
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1144
1144
 
1145
1145
  def members: () -> [ :boxes, :pagination ]
1146
- def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1146
+ def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::Box], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1147
1147
  end
1148
1148
 
1149
1149
  class ListShipmentContentUpdatePreviewsResponse < Data
1150
- def self.new: (content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1151
- | (Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1152
- def self.[]: (content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1153
- | (Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1150
+ def self.new: (content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1151
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1152
+ def self.[]: (content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1153
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1154
1154
 
1155
1155
  def self.members: () -> [ :content_update_previews, :pagination ]
1156
1156
 
1157
1157
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentContentUpdatePreviewsResponse
1158
1158
 
1159
- attr_reader content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?
1159
+ attr_reader content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]
1160
1160
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1161
1161
 
1162
1162
  def members: () -> [ :content_update_previews, :pagination ]
1163
- def to_h: () -> { content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1163
+ def to_h: () -> { content_update_previews: Array[Peddler::APIs::FulfillmentInbound20240320::ContentUpdatePreview], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1164
1164
  end
1165
1165
 
1166
1166
  class ListShipmentItemsResponse < Data
1167
- def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1168
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1169
- def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1170
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1167
+ def self.new: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1168
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Item], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1169
+ def self.[]: (items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1170
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Item], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1171
1171
 
1172
1172
  def self.members: () -> [ :items, :pagination ]
1173
1173
 
1174
1174
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentItemsResponse
1175
1175
 
1176
- attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?
1176
+ attr_reader items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]
1177
1177
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1178
1178
 
1179
1179
  def members: () -> [ :items, :pagination ]
1180
- def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1180
+ def to_h: () -> { items: Array[Peddler::APIs::FulfillmentInbound20240320::Item], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1181
1181
  end
1182
1182
 
1183
1183
  class ListShipmentPalletsResponse < Data
1184
- def self.new: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1185
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1186
- def self.[]: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1187
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1184
+ def self.new: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1185
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1186
+ def self.[]: (pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1187
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1188
1188
 
1189
1189
  def self.members: () -> [ :pallets, :pagination ]
1190
1190
 
1191
1191
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListShipmentPalletsResponse
1192
1192
 
1193
1193
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1194
- attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?
1194
+ attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]
1195
1195
 
1196
1196
  def members: () -> [ :pallets, :pagination ]
1197
- def to_h: () -> { pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1197
+ def to_h: () -> { pallets: Array[Peddler::APIs::FulfillmentInbound20240320::Pallet], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1198
1198
  end
1199
1199
 
1200
1200
  class ListTransportationOptionsResponse < Data
1201
- def self.new: (transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1202
- | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1203
- def self.[]: (transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1204
- | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1201
+ def self.new: (transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1202
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1203
+ def self.[]: (transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption], ?pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1204
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption], Peddler::APIs::FulfillmentInbound20240320::Pagination?) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1205
1205
 
1206
1206
  def self.members: () -> [ :transportation_options, :pagination ]
1207
1207
 
1208
1208
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ListTransportationOptionsResponse
1209
1209
 
1210
1210
  attr_reader pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination?
1211
- attr_reader transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?
1211
+ attr_reader transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]
1212
1212
 
1213
1213
  def members: () -> [ :transportation_options, :pagination ]
1214
- def to_h: () -> { transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption]?, pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1214
+ def to_h: () -> { transportation_options: Array[Peddler::APIs::FulfillmentInbound20240320::TransportationOption], pagination: Peddler::APIs::FulfillmentInbound20240320::Pagination? }
1215
1215
  end
1216
1216
 
1217
1217
  class LtlTrackingDetail < Data
@@ -1232,27 +1232,27 @@ module Peddler
1232
1232
  end
1233
1233
 
1234
1234
  class LtlTrackingDetailInput < Data
1235
- def self.new: (freight_bill_number: Array[String]?, ?bill_of_lading_number: String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1236
- | (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1237
- def self.[]: (freight_bill_number: Array[String]?, ?bill_of_lading_number: String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1238
- | (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1235
+ def self.new: (freight_bill_number: Array[String], ?bill_of_lading_number: String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1236
+ | (Array[String], String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1237
+ def self.[]: (freight_bill_number: Array[String], ?bill_of_lading_number: String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1238
+ | (Array[String], String?) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1239
1239
 
1240
1240
  def self.members: () -> [ :freight_bill_number, :bill_of_lading_number ]
1241
1241
 
1242
1242
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::LtlTrackingDetailInput
1243
1243
 
1244
1244
  attr_reader bill_of_lading_number: String?
1245
- attr_reader freight_bill_number: Array[String]?
1245
+ attr_reader freight_bill_number: Array[String]
1246
1246
 
1247
1247
  def members: () -> [ :freight_bill_number, :bill_of_lading_number ]
1248
- def to_h: () -> { freight_bill_number: Array[String]?, bill_of_lading_number: String? }
1248
+ def to_h: () -> { freight_bill_number: Array[String], bill_of_lading_number: String? }
1249
1249
  end
1250
1250
 
1251
1251
  class MskuPrepDetail < Data
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
1253
- | (String?, String?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
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
1255
- | (String?, String?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
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
1253
+ | (String, String, Array[untyped], String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
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
1255
+ | (String, String, Array[untyped], String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetail
1256
1256
 
1257
1257
  def self.members: () -> [ :msku, :prep_category, :prep_types, :all_owners_constraint, :label_owner_constraint, :prep_owner_constraint ]
1258
1258
 
@@ -1260,85 +1260,85 @@ module Peddler
1260
1260
 
1261
1261
  attr_reader all_owners_constraint: String?
1262
1262
  attr_reader label_owner_constraint: String?
1263
- attr_reader msku: String?
1264
- attr_reader prep_category: String?
1263
+ attr_reader msku: String
1264
+ attr_reader prep_category: String
1265
1265
  attr_reader prep_owner_constraint: String?
1266
- attr_reader prep_types: Array[untyped]?
1266
+ attr_reader prep_types: Array[untyped]
1267
1267
 
1268
1268
  def members: () -> [ :msku, :prep_category, :prep_types, :all_owners_constraint, :label_owner_constraint, :prep_owner_constraint ]
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? }
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? }
1270
1270
  end
1271
1271
 
1272
1272
  class MskuPrepDetailInput < Data
1273
- def self.new: (msku: String?, prep_category: String?, prep_types: Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1274
- | (String?, String?, Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1275
- def self.[]: (msku: String?, prep_category: String?, prep_types: Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1276
- | (String?, String?, Array[untyped]?) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1273
+ def self.new: (msku: String, prep_category: String, prep_types: Array[untyped]) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1274
+ | (String, String, Array[untyped]) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1275
+ def self.[]: (msku: String, prep_category: String, prep_types: Array[untyped]) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1276
+ | (String, String, Array[untyped]) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1277
1277
 
1278
1278
  def self.members: () -> [ :msku, :prep_category, :prep_types ]
1279
1279
 
1280
1280
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput
1281
1281
 
1282
- attr_reader msku: String?
1283
- attr_reader prep_category: String?
1284
- attr_reader prep_types: Array[untyped]?
1282
+ attr_reader msku: String
1283
+ attr_reader prep_category: String
1284
+ attr_reader prep_types: Array[untyped]
1285
1285
 
1286
1286
  def members: () -> [ :msku, :prep_category, :prep_types ]
1287
- def to_h: () -> { msku: String?, prep_category: String?, prep_types: Array[untyped]? }
1287
+ def to_h: () -> { msku: String, prep_category: String, prep_types: Array[untyped] }
1288
1288
  end
1289
1289
 
1290
1290
  class MskuQuantity < Data
1291
- def self.new: (msku: String?, quantity: Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1292
- | (String?, Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1293
- def self.[]: (msku: String?, quantity: Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1294
- | (String?, Integer?) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1291
+ def self.new: (msku: String, quantity: Integer) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1292
+ | (String, Integer) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1293
+ def self.[]: (msku: String, quantity: Integer) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1294
+ | (String, Integer) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1295
1295
 
1296
1296
  def self.members: () -> [ :msku, :quantity ]
1297
1297
 
1298
1298
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::MskuQuantity
1299
1299
 
1300
- attr_reader msku: String?
1301
- attr_reader quantity: Integer?
1300
+ attr_reader msku: String
1301
+ attr_reader quantity: Integer
1302
1302
 
1303
1303
  def members: () -> [ :msku, :quantity ]
1304
- def to_h: () -> { msku: String?, quantity: Integer? }
1304
+ def to_h: () -> { msku: String, quantity: Integer }
1305
1305
  end
1306
1306
 
1307
1307
  class OperationProblem < Data
1308
- def self.new: (code: String?, message: String?, severity: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1309
- | (String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1310
- def self.[]: (code: String?, message: String?, severity: String?, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1311
- | (String?, String?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1308
+ def self.new: (code: String, message: String, severity: String, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1309
+ | (String, String, String, String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1310
+ def self.[]: (code: String, message: String, severity: String, ?details: String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1311
+ | (String, String, String, String?) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1312
1312
 
1313
1313
  def self.members: () -> [ :code, :message, :severity, :details ]
1314
1314
 
1315
1315
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::OperationProblem
1316
1316
 
1317
- attr_reader code: String?
1317
+ attr_reader code: String
1318
1318
  attr_reader details: String?
1319
- attr_reader message: String?
1320
- attr_reader severity: String?
1319
+ attr_reader message: String
1320
+ attr_reader severity: String
1321
1321
 
1322
1322
  def members: () -> [ :code, :message, :severity, :details ]
1323
- def to_h: () -> { code: String?, message: String?, severity: String?, details: String? }
1323
+ def to_h: () -> { code: String, message: String, severity: String, details: String? }
1324
1324
  end
1325
1325
 
1326
1326
  class PackageGroupingInput < Data
1327
- def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, ?packing_group_id: String?, ?shipment_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1328
- | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1329
- def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, ?packing_group_id: String?, ?shipment_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1330
- | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1327
+ def self.new: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput], ?packing_group_id: String?, ?shipment_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1328
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput], String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1329
+ def self.[]: (boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput], ?packing_group_id: String?, ?shipment_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1330
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput], String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1331
1331
 
1332
1332
  def self.members: () -> [ :boxes, :packing_group_id, :shipment_id ]
1333
1333
 
1334
1334
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput
1335
1335
 
1336
- attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?
1336
+ attr_reader boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]
1337
1337
  attr_reader packing_group_id: String?
1338
1338
  attr_reader shipment_id: String?
1339
1339
 
1340
1340
  def members: () -> [ :boxes, :packing_group_id, :shipment_id ]
1341
- def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput]?, packing_group_id: String?, shipment_id: String? }
1341
+ def to_h: () -> { boxes: Array[Peddler::APIs::FulfillmentInbound20240320::BoxInput], packing_group_id: String?, shipment_id: String? }
1342
1342
  end
1343
1343
 
1344
1344
  class PackingConfiguration < Data
@@ -1360,43 +1360,43 @@ module Peddler
1360
1360
  end
1361
1361
 
1362
1362
  class PackingOption < Data
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
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
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
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
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
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
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
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
1367
1367
 
1368
1368
  def self.members: () -> [ :discounts, :fees, :packing_groups, :packing_option_id, :status, :supported_configurations, :supported_shipping_configurations, :expiration ]
1369
1369
 
1370
1370
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::PackingOption
1371
1371
 
1372
- attr_reader discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?
1372
+ attr_reader discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]
1373
1373
  attr_reader expiration: Time?
1374
- attr_reader fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?
1375
- attr_reader packing_groups: Array[String]?
1376
- attr_reader packing_option_id: String?
1377
- attr_reader status: String?
1378
- attr_reader supported_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]?
1379
- attr_reader supported_shipping_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]?
1374
+ attr_reader fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]
1375
+ attr_reader packing_groups: Array[String]
1376
+ attr_reader packing_option_id: String
1377
+ attr_reader status: String
1378
+ attr_reader supported_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::PackingConfiguration]
1379
+ attr_reader supported_shipping_configurations: Array[Peddler::APIs::FulfillmentInbound20240320::ShippingConfiguration]
1380
1380
 
1381
1381
  def members: () -> [ :discounts, :fees, :packing_groups, :packing_option_id, :status, :supported_configurations, :supported_shipping_configurations, :expiration ]
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? }
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? }
1383
1383
  end
1384
1384
 
1385
1385
  class PackingOptionSummary < Data
1386
- def self.new: (packing_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1387
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1388
- def self.[]: (packing_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1389
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1386
+ def self.new: (packing_option_id: String, status: String) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1387
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1388
+ def self.[]: (packing_option_id: String, status: String) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1389
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1390
1390
 
1391
1391
  def self.members: () -> [ :packing_option_id, :status ]
1392
1392
 
1393
1393
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::PackingOptionSummary
1394
1394
 
1395
- attr_reader packing_option_id: String?
1396
- attr_reader status: String?
1395
+ attr_reader packing_option_id: String
1396
+ attr_reader status: String
1397
1397
 
1398
1398
  def members: () -> [ :packing_option_id, :status ]
1399
- def to_h: () -> { packing_option_id: String?, status: String? }
1399
+ def to_h: () -> { packing_option_id: String, status: String }
1400
1400
  end
1401
1401
 
1402
1402
  class Pagination < Data
@@ -1416,80 +1416,80 @@ module Peddler
1416
1416
  end
1417
1417
 
1418
1418
  class Pallet < Data
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
1420
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
1421
- def self.[]: (package_id: String?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?quantity: Integer?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
1422
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
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
1420
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
1421
+ def self.[]: (package_id: String, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?quantity: Integer?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
1422
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, Integer?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
1423
1423
 
1424
1424
  def self.members: () -> [ :package_id, :dimensions, :quantity, :stackability, :weight ]
1425
1425
 
1426
1426
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Pallet
1427
1427
 
1428
1428
  attr_reader dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?
1429
- attr_reader package_id: String?
1429
+ attr_reader package_id: String
1430
1430
  attr_reader quantity: Integer?
1431
1431
  attr_reader stackability: String?
1432
1432
  attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
1433
1433
 
1434
1434
  def members: () -> [ :package_id, :dimensions, :quantity, :stackability, :weight ]
1435
- def to_h: () -> { package_id: String?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, stackability: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
1435
+ def to_h: () -> { package_id: String, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, quantity: Integer?, stackability: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
1436
1436
  end
1437
1437
 
1438
1438
  class PalletInput < Data
1439
- def self.new: (quantity: Integer?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1440
- | (Integer?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1441
- def self.[]: (quantity: Integer?, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1442
- | (Integer?, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1439
+ def self.new: (quantity: Integer, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1440
+ | (Integer, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1441
+ def self.[]: (quantity: Integer, ?dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, ?stackability: String?, ?weight: Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1442
+ | (Integer, Peddler::APIs::FulfillmentInbound20240320::Dimensions?, String?, Peddler::APIs::FulfillmentInbound20240320::Weight?) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1443
1443
 
1444
1444
  def self.members: () -> [ :quantity, :dimensions, :stackability, :weight ]
1445
1445
 
1446
1446
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::PalletInput
1447
1447
 
1448
1448
  attr_reader dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?
1449
- attr_reader quantity: Integer?
1449
+ attr_reader quantity: Integer
1450
1450
  attr_reader stackability: String?
1451
1451
  attr_reader weight: Peddler::APIs::FulfillmentInbound20240320::Weight?
1452
1452
 
1453
1453
  def members: () -> [ :quantity, :dimensions, :stackability, :weight ]
1454
- def to_h: () -> { quantity: Integer?, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, stackability: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
1454
+ def to_h: () -> { quantity: Integer, dimensions: Peddler::APIs::FulfillmentInbound20240320::Dimensions?, stackability: String?, weight: Peddler::APIs::FulfillmentInbound20240320::Weight? }
1455
1455
  end
1456
1456
 
1457
1457
  class PlacementOption < Data
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
1459
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, String?, Array[String]?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
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
1461
- | (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?, String?, Array[String]?, String?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
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
1459
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive], Array[Peddler::APIs::FulfillmentInbound20240320::Incentive], String, Array[String], String, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
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
1461
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::Incentive], Array[Peddler::APIs::FulfillmentInbound20240320::Incentive], String, Array[String], String, Time?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
1462
1462
 
1463
1463
  def self.members: () -> [ :discounts, :fees, :placement_option_id, :shipment_ids, :status, :expiration ]
1464
1464
 
1465
1465
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOption
1466
1466
 
1467
- attr_reader discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?
1467
+ attr_reader discounts: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]
1468
1468
  attr_reader expiration: Time?
1469
- attr_reader fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]?
1470
- attr_reader placement_option_id: String?
1471
- attr_reader shipment_ids: Array[String]?
1472
- attr_reader status: String?
1469
+ attr_reader fees: Array[Peddler::APIs::FulfillmentInbound20240320::Incentive]
1470
+ attr_reader placement_option_id: String
1471
+ attr_reader shipment_ids: Array[String]
1472
+ attr_reader status: String
1473
1473
 
1474
1474
  def members: () -> [ :discounts, :fees, :placement_option_id, :shipment_ids, :status, :expiration ]
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? }
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? }
1476
1476
  end
1477
1477
 
1478
1478
  class PlacementOptionSummary < Data
1479
- def self.new: (placement_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1480
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1481
- def self.[]: (placement_option_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1482
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1479
+ def self.new: (placement_option_id: String, status: String) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1480
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1481
+ def self.[]: (placement_option_id: String, status: String) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1482
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1483
1483
 
1484
1484
  def self.members: () -> [ :placement_option_id, :status ]
1485
1485
 
1486
1486
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::PlacementOptionSummary
1487
1487
 
1488
- attr_reader placement_option_id: String?
1489
- attr_reader status: String?
1488
+ attr_reader placement_option_id: String
1489
+ attr_reader status: String
1490
1490
 
1491
1491
  def members: () -> [ :placement_option_id, :status ]
1492
- def to_h: () -> { placement_option_id: String?, status: String? }
1492
+ def to_h: () -> { placement_option_id: String, status: String }
1493
1493
  end
1494
1494
 
1495
1495
  class PrepInstruction < Data
@@ -1511,21 +1511,21 @@ module Peddler
1511
1511
  end
1512
1512
 
1513
1513
  class Quote < Data
1514
- def self.new: (cost: Peddler::Money?, ?expiration: Time?, ?voidable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1515
- | (Peddler::Money?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1516
- def self.[]: (cost: Peddler::Money?, ?expiration: Time?, ?voidable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1517
- | (Peddler::Money?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1514
+ def self.new: (cost: Peddler::Money, ?expiration: Time?, ?voidable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1515
+ | (Peddler::Money, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1516
+ def self.[]: (cost: Peddler::Money, ?expiration: Time?, ?voidable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1517
+ | (Peddler::Money, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1518
1518
 
1519
1519
  def self.members: () -> [ :cost, :expiration, :voidable_until ]
1520
1520
 
1521
1521
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Quote
1522
1522
 
1523
- attr_reader cost: Peddler::Money?
1523
+ attr_reader cost: Peddler::Money
1524
1524
  attr_reader expiration: Time?
1525
1525
  attr_reader voidable_until: Time?
1526
1526
 
1527
1527
  def members: () -> [ :cost, :expiration, :voidable_until ]
1528
- def to_h: () -> { cost: Peddler::Money?, expiration: Time?, voidable_until: Time? }
1528
+ def to_h: () -> { cost: Peddler::Money, expiration: Time?, voidable_until: Time? }
1529
1529
  end
1530
1530
 
1531
1531
  class Region < Data
@@ -1580,39 +1580,39 @@ module Peddler
1580
1580
  end
1581
1581
 
1582
1582
  class ScheduleSelfShipAppointmentResponse < Data
1583
- def self.new: (self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1584
- | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1585
- def self.[]: (self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1586
- | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1583
+ def self.new: (self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1584
+ | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1585
+ def self.[]: (self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1586
+ | (Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1587
1587
 
1588
1588
  def self.members: () -> [ :self_ship_appointment_details ]
1589
1589
 
1590
1590
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ScheduleSelfShipAppointmentResponse
1591
1591
 
1592
- attr_reader self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails?
1592
+ attr_reader self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails
1593
1593
 
1594
1594
  def members: () -> [ :self_ship_appointment_details ]
1595
- def to_h: () -> { self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails? }
1595
+ def to_h: () -> { self_ship_appointment_details: Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails }
1596
1596
  end
1597
1597
 
1598
1598
  class SelectedDeliveryWindow < Data
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
1600
- | (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
1601
- def self.[]: (availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
1602
- | (String?, String?, Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
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
1600
+ | (String, String, Time, Time, Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
1601
+ def self.[]: (availability_type: String, delivery_window_option_id: String, end_date: Time, start_date: Time, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
1602
+ | (String, String, Time, Time, Time?) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
1603
1603
 
1604
1604
  def self.members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :editable_until ]
1605
1605
 
1606
1606
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow
1607
1607
 
1608
- attr_reader availability_type: String?
1609
- attr_reader delivery_window_option_id: String?
1608
+ attr_reader availability_type: String
1609
+ attr_reader delivery_window_option_id: String
1610
1610
  attr_reader editable_until: Time?
1611
- attr_reader end_date: Time?
1612
- attr_reader start_date: Time?
1611
+ attr_reader end_date: Time
1612
+ attr_reader start_date: Time
1613
1613
 
1614
1614
  def members: () -> [ :availability_type, :delivery_window_option_id, :end_date, :start_date, :editable_until ]
1615
- def to_h: () -> { availability_type: String?, delivery_window_option_id: String?, end_date: Time?, start_date: Time?, editable_until: Time? }
1615
+ def to_h: () -> { availability_type: String, delivery_window_option_id: String, end_date: Time, start_date: Time, editable_until: Time? }
1616
1616
  end
1617
1617
 
1618
1618
  class SelfShipAppointmentDetails < Data
@@ -1651,75 +1651,75 @@ module Peddler
1651
1651
  end
1652
1652
 
1653
1653
  class SetPackingInformationRequest < Data
1654
- def self.new: (package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1655
- | (Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1656
- def self.[]: (package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1657
- | (Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1654
+ def self.new: (package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1655
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1656
+ def self.[]: (package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1657
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1658
1658
 
1659
1659
  def self.members: () -> [ :package_groupings ]
1660
1660
 
1661
1661
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationRequest
1662
1662
 
1663
- attr_reader package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]?
1663
+ attr_reader package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]
1664
1664
 
1665
1665
  def members: () -> [ :package_groupings ]
1666
- def to_h: () -> { package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput]? }
1666
+ def to_h: () -> { package_groupings: Array[Peddler::APIs::FulfillmentInbound20240320::PackageGroupingInput] }
1667
1667
  end
1668
1668
 
1669
1669
  class SetPackingInformationResponse < Data
1670
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1671
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1672
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1673
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1670
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1671
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1672
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1673
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1674
1674
 
1675
1675
  def self.members: () -> [ :operation_id ]
1676
1676
 
1677
1677
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPackingInformationResponse
1678
1678
 
1679
- attr_reader operation_id: String?
1679
+ attr_reader operation_id: String
1680
1680
 
1681
1681
  def members: () -> [ :operation_id ]
1682
- def to_h: () -> { operation_id: String? }
1682
+ def to_h: () -> { operation_id: String }
1683
1683
  end
1684
1684
 
1685
1685
  class SetPrepDetailsRequest < Data
1686
- def self.new: (marketplace_id: String?, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1687
- | (String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1688
- def self.[]: (marketplace_id: String?, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1689
- | (String?, Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1686
+ def self.new: (marketplace_id: String, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1687
+ | (String, Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1688
+ def self.[]: (marketplace_id: String, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1689
+ | (String, Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1690
1690
 
1691
1691
  def self.members: () -> [ :marketplace_id, :msku_prep_details ]
1692
1692
 
1693
1693
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsRequest
1694
1694
 
1695
- attr_reader marketplace_id: String?
1696
- attr_reader msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]?
1695
+ attr_reader marketplace_id: String
1696
+ attr_reader msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]
1697
1697
 
1698
1698
  def members: () -> [ :marketplace_id, :msku_prep_details ]
1699
- def to_h: () -> { marketplace_id: String?, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput]? }
1699
+ def to_h: () -> { marketplace_id: String, msku_prep_details: Array[Peddler::APIs::FulfillmentInbound20240320::MskuPrepDetailInput] }
1700
1700
  end
1701
1701
 
1702
1702
  class SetPrepDetailsResponse < Data
1703
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1704
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1705
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1706
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1703
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1704
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1705
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1706
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1707
1707
 
1708
1708
  def self.members: () -> [ :operation_id ]
1709
1709
 
1710
1710
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SetPrepDetailsResponse
1711
1711
 
1712
- attr_reader operation_id: String?
1712
+ attr_reader operation_id: String
1713
1713
 
1714
1714
  def members: () -> [ :operation_id ]
1715
- def to_h: () -> { operation_id: String? }
1715
+ def to_h: () -> { operation_id: String }
1716
1716
  end
1717
1717
 
1718
1718
  class Shipment < Data
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
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
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
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
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
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
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
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
1723
1723
 
1724
1724
  def self.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 ]
1725
1725
 
@@ -1728,80 +1728,80 @@ module Peddler
1728
1728
  attr_reader amazon_reference_id: String?
1729
1729
  attr_reader contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?
1730
1730
  attr_reader dates: Peddler::APIs::FulfillmentInbound20240320::Dates?
1731
- attr_reader destination: Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination?
1731
+ attr_reader destination: Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1732
1732
  attr_reader freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?
1733
1733
  attr_reader name: String?
1734
- attr_reader placement_option_id: String?
1734
+ attr_reader placement_option_id: String
1735
1735
  attr_reader selected_delivery_window: Peddler::APIs::FulfillmentInbound20240320::SelectedDeliveryWindow?
1736
1736
  attr_reader selected_transportation_option_id: String?
1737
1737
  attr_reader self_ship_appointment_details: Array[Peddler::APIs::FulfillmentInbound20240320::SelfShipAppointmentDetails]?
1738
1738
  attr_reader shipment_confirmation_id: String?
1739
- attr_reader shipment_id: String?
1740
- attr_reader source: Peddler::APIs::FulfillmentInbound20240320::ShipmentSource?
1739
+ attr_reader shipment_id: String
1740
+ attr_reader source: Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1741
1741
  attr_reader status: String?
1742
1742
  attr_reader tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetails?
1743
1743
 
1744
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 ]
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? }
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? }
1746
1746
  end
1747
1747
 
1748
1748
  class ShipmentDestination < Data
1749
- def self.new: (destination_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1750
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1751
- def self.[]: (destination_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1752
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1749
+ def self.new: (destination_type: String, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1750
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1751
+ def self.[]: (destination_type: String, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?, ?warehouse_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1752
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Address?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1753
1753
 
1754
1754
  def self.members: () -> [ :destination_type, :address, :warehouse_id ]
1755
1755
 
1756
1756
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentDestination
1757
1757
 
1758
1758
  attr_reader address: Peddler::APIs::FulfillmentInbound20240320::Address?
1759
- attr_reader destination_type: String?
1759
+ attr_reader destination_type: String
1760
1760
  attr_reader warehouse_id: String?
1761
1761
 
1762
1762
  def members: () -> [ :destination_type, :address, :warehouse_id ]
1763
- def to_h: () -> { destination_type: String?, address: Peddler::APIs::FulfillmentInbound20240320::Address?, warehouse_id: String? }
1763
+ def to_h: () -> { destination_type: String, address: Peddler::APIs::FulfillmentInbound20240320::Address?, warehouse_id: String? }
1764
1764
  end
1765
1765
 
1766
1766
  class ShipmentSource < Data
1767
- def self.new: (source_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1768
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1769
- def self.[]: (source_type: String?, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1770
- | (String?, Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1767
+ def self.new: (source_type: String, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1768
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1769
+ def self.[]: (source_type: String, ?address: Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1770
+ | (String, Peddler::APIs::FulfillmentInbound20240320::Address?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1771
1771
 
1772
1772
  def self.members: () -> [ :source_type, :address ]
1773
1773
 
1774
1774
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSource
1775
1775
 
1776
1776
  attr_reader address: Peddler::APIs::FulfillmentInbound20240320::Address?
1777
- attr_reader source_type: String?
1777
+ attr_reader source_type: String
1778
1778
 
1779
1779
  def members: () -> [ :source_type, :address ]
1780
- def to_h: () -> { source_type: String?, address: Peddler::APIs::FulfillmentInbound20240320::Address? }
1780
+ def to_h: () -> { source_type: String, address: Peddler::APIs::FulfillmentInbound20240320::Address? }
1781
1781
  end
1782
1782
 
1783
1783
  class ShipmentSummary < Data
1784
- def self.new: (shipment_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1785
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1786
- def self.[]: (shipment_id: String?, status: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1787
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1784
+ def self.new: (shipment_id: String, status: String) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1785
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1786
+ def self.[]: (shipment_id: String, status: String) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1787
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1788
1788
 
1789
1789
  def self.members: () -> [ :shipment_id, :status ]
1790
1790
 
1791
1791
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentSummary
1792
1792
 
1793
- attr_reader shipment_id: String?
1794
- attr_reader status: String?
1793
+ attr_reader shipment_id: String
1794
+ attr_reader status: String
1795
1795
 
1796
1796
  def members: () -> [ :shipment_id, :status ]
1797
- def to_h: () -> { shipment_id: String?, status: String? }
1797
+ def to_h: () -> { shipment_id: String, status: String }
1798
1798
  end
1799
1799
 
1800
1800
  class ShipmentTransportationConfiguration < Data
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
1802
- | (Peddler::APIs::FulfillmentInbound20240320::WindowInput?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
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
1804
- | (Peddler::APIs::FulfillmentInbound20240320::WindowInput?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
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
1802
+ | (Peddler::APIs::FulfillmentInbound20240320::WindowInput, String, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
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
1804
+ | (Peddler::APIs::FulfillmentInbound20240320::WindowInput, String, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?, Peddler::APIs::FulfillmentInbound20240320::FreightInformation?, Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?) -> Peddler::APIs::FulfillmentInbound20240320::ShipmentTransportationConfiguration
1805
1805
 
1806
1806
  def self.members: () -> [ :ready_to_ship_window, :shipment_id, :contact_information, :freight_information, :pallets ]
1807
1807
 
@@ -1810,11 +1810,11 @@ module Peddler
1810
1810
  attr_reader contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?
1811
1811
  attr_reader freight_information: Peddler::APIs::FulfillmentInbound20240320::FreightInformation?
1812
1812
  attr_reader pallets: Array[Peddler::APIs::FulfillmentInbound20240320::PalletInput]?
1813
- attr_reader ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::WindowInput?
1814
- attr_reader shipment_id: String?
1813
+ attr_reader ready_to_ship_window: Peddler::APIs::FulfillmentInbound20240320::WindowInput
1814
+ attr_reader shipment_id: String
1815
1815
 
1816
1816
  def members: () -> [ :ready_to_ship_window, :shipment_id, :contact_information, :freight_information, :pallets ]
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]? }
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]? }
1818
1818
  end
1819
1819
 
1820
1820
  class ShippingConfiguration < Data
@@ -1835,20 +1835,20 @@ module Peddler
1835
1835
  end
1836
1836
 
1837
1837
  class ShippingRequirements < Data
1838
- def self.new: (modes: Array[String]?, solution: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1839
- | (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1840
- def self.[]: (modes: Array[String]?, solution: String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1841
- | (Array[String]?, String?) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1838
+ def self.new: (modes: Array[String], solution: String) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1839
+ | (Array[String], String) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1840
+ def self.[]: (modes: Array[String], solution: String) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1841
+ | (Array[String], String) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1842
1842
 
1843
1843
  def self.members: () -> [ :modes, :solution ]
1844
1844
 
1845
1845
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::ShippingRequirements
1846
1846
 
1847
- attr_reader modes: Array[String]?
1848
- attr_reader solution: String?
1847
+ attr_reader modes: Array[String]
1848
+ attr_reader solution: String
1849
1849
 
1850
1850
  def members: () -> [ :modes, :solution ]
1851
- def to_h: () -> { modes: Array[String]?, solution: String? }
1851
+ def to_h: () -> { modes: Array[String], solution: String }
1852
1852
  end
1853
1853
 
1854
1854
  class SpdTrackingDetail < Data
@@ -1868,19 +1868,19 @@ module Peddler
1868
1868
  end
1869
1869
 
1870
1870
  class SpdTrackingDetailInput < Data
1871
- def self.new: (spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1872
- | (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1873
- def self.[]: (spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1874
- | (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1871
+ def self.new: (spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1872
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1873
+ def self.[]: (spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1874
+ | (Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1875
1875
 
1876
1876
  def self.members: () -> [ :spd_tracking_items ]
1877
1877
 
1878
1878
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingDetailInput
1879
1879
 
1880
- attr_reader spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]?
1880
+ attr_reader spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]
1881
1881
 
1882
1882
  def members: () -> [ :spd_tracking_items ]
1883
- def to_h: () -> { spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput]? }
1883
+ def to_h: () -> { spd_tracking_items: Array[Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput] }
1884
1884
  end
1885
1885
 
1886
1886
  class SpdTrackingItem < Data
@@ -1902,20 +1902,20 @@ module Peddler
1902
1902
  end
1903
1903
 
1904
1904
  class SpdTrackingItemInput < Data
1905
- def self.new: (box_id: String?, tracking_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1906
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1907
- def self.[]: (box_id: String?, tracking_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1908
- | (String?, String?) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1905
+ def self.new: (box_id: String, tracking_id: String) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1906
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1907
+ def self.[]: (box_id: String, tracking_id: String) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1908
+ | (String, String) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1909
1909
 
1910
1910
  def self.members: () -> [ :box_id, :tracking_id ]
1911
1911
 
1912
1912
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::SpdTrackingItemInput
1913
1913
 
1914
- attr_reader box_id: String?
1915
- attr_reader tracking_id: String?
1914
+ attr_reader box_id: String
1915
+ attr_reader tracking_id: String
1916
1916
 
1917
1917
  def members: () -> [ :box_id, :tracking_id ]
1918
- def to_h: () -> { box_id: String?, tracking_id: String? }
1918
+ def to_h: () -> { box_id: String, tracking_id: String }
1919
1919
  end
1920
1920
 
1921
1921
  class TaxDetails < Data
@@ -1989,242 +1989,242 @@ module Peddler
1989
1989
  end
1990
1990
 
1991
1991
  class TransportationOption < Data
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
1993
- | (Peddler::APIs::FulfillmentInbound20240320::Carrier?, Array[String]?, String?, String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
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
1995
- | (Peddler::APIs::FulfillmentInbound20240320::Carrier?, Array[String]?, String?, String?, String?, String?, Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
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
1993
+ | (Peddler::APIs::FulfillmentInbound20240320::Carrier, Array[String], String, String, String, String, Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
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
1995
+ | (Peddler::APIs::FulfillmentInbound20240320::Carrier, Array[String], String, String, String, String, Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?, Peddler::APIs::FulfillmentInbound20240320::Quote?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
1996
1996
 
1997
1997
  def self.members: () -> [ :carrier, :preconditions, :shipment_id, :shipping_mode, :shipping_solution, :transportation_option_id, :carrier_appointment, :quote ]
1998
1998
 
1999
1999
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::TransportationOption
2000
2000
 
2001
- attr_reader carrier: Peddler::APIs::FulfillmentInbound20240320::Carrier?
2001
+ attr_reader carrier: Peddler::APIs::FulfillmentInbound20240320::Carrier
2002
2002
  attr_reader carrier_appointment: Peddler::APIs::FulfillmentInbound20240320::CarrierAppointment?
2003
- attr_reader preconditions: Array[String]?
2003
+ attr_reader preconditions: Array[String]
2004
2004
  attr_reader quote: Peddler::APIs::FulfillmentInbound20240320::Quote?
2005
- attr_reader shipment_id: String?
2006
- attr_reader shipping_mode: String?
2007
- attr_reader shipping_solution: String?
2008
- attr_reader transportation_option_id: String?
2005
+ attr_reader shipment_id: String
2006
+ attr_reader shipping_mode: String
2007
+ attr_reader shipping_solution: String
2008
+ attr_reader transportation_option_id: String
2009
2009
 
2010
2010
  def members: () -> [ :carrier, :preconditions, :shipment_id, :shipping_mode, :shipping_solution, :transportation_option_id, :carrier_appointment, :quote ]
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? }
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? }
2012
2012
  end
2013
2013
 
2014
2014
  class TransportationSelection < Data
2015
- def self.new: (shipment_id: String?, transportation_option_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2016
- | (String?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2017
- def self.[]: (shipment_id: String?, transportation_option_id: String?, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2018
- | (String?, String?, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2015
+ def self.new: (shipment_id: String, transportation_option_id: String, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2016
+ | (String, String, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2017
+ def self.[]: (shipment_id: String, transportation_option_id: String, ?contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2018
+ | (String, String, Peddler::APIs::FulfillmentInbound20240320::ContactInformation?) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2019
2019
 
2020
2020
  def self.members: () -> [ :shipment_id, :transportation_option_id, :contact_information ]
2021
2021
 
2022
2022
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::TransportationSelection
2023
2023
 
2024
2024
  attr_reader contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation?
2025
- attr_reader shipment_id: String?
2026
- attr_reader transportation_option_id: String?
2025
+ attr_reader shipment_id: String
2026
+ attr_reader transportation_option_id: String
2027
2027
 
2028
2028
  def members: () -> [ :shipment_id, :transportation_option_id, :contact_information ]
2029
- def to_h: () -> { shipment_id: String?, transportation_option_id: String?, contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation? }
2029
+ def to_h: () -> { shipment_id: String, transportation_option_id: String, contact_information: Peddler::APIs::FulfillmentInbound20240320::ContactInformation? }
2030
2030
  end
2031
2031
 
2032
2032
  class UpdateInboundPlanNameRequest < Data
2033
- def self.new: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2034
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2035
- def self.[]: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2036
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2033
+ def self.new: (name: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2034
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2035
+ def self.[]: (name: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2036
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2037
2037
 
2038
2038
  def self.members: () -> [ :name ]
2039
2039
 
2040
2040
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateInboundPlanNameRequest
2041
2041
 
2042
- attr_reader name: String?
2042
+ attr_reader name: String
2043
2043
 
2044
2044
  def members: () -> [ :name ]
2045
- def to_h: () -> { name: String? }
2045
+ def to_h: () -> { name: String }
2046
2046
  end
2047
2047
 
2048
2048
  class UpdateItemComplianceDetailsRequest < Data
2049
- def self.new: (msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2050
- | (String?, Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2051
- def self.[]: (msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2052
- | (String?, Peddler::APIs::FulfillmentInbound20240320::TaxDetails?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2049
+ def self.new: (msku: String, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2050
+ | (String, Peddler::APIs::FulfillmentInbound20240320::TaxDetails) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2051
+ def self.[]: (msku: String, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2052
+ | (String, Peddler::APIs::FulfillmentInbound20240320::TaxDetails) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2053
2053
 
2054
2054
  def self.members: () -> [ :msku, :tax_details ]
2055
2055
 
2056
2056
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsRequest
2057
2057
 
2058
- attr_reader msku: String?
2059
- attr_reader tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails?
2058
+ attr_reader msku: String
2059
+ attr_reader tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails
2060
2060
 
2061
2061
  def members: () -> [ :msku, :tax_details ]
2062
- def to_h: () -> { msku: String?, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails? }
2062
+ def to_h: () -> { msku: String, tax_details: Peddler::APIs::FulfillmentInbound20240320::TaxDetails }
2063
2063
  end
2064
2064
 
2065
2065
  class UpdateItemComplianceDetailsResponse < Data
2066
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2067
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2068
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2069
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2066
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2067
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2068
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2069
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2070
2070
 
2071
2071
  def self.members: () -> [ :operation_id ]
2072
2072
 
2073
2073
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateItemComplianceDetailsResponse
2074
2074
 
2075
- attr_reader operation_id: String?
2075
+ attr_reader operation_id: String
2076
2076
 
2077
2077
  def members: () -> [ :operation_id ]
2078
- def to_h: () -> { operation_id: String? }
2078
+ def to_h: () -> { operation_id: String }
2079
2079
  end
2080
2080
 
2081
2081
  class UpdateShipmentNameRequest < Data
2082
- def self.new: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2083
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2084
- def self.[]: (name: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2085
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2082
+ def self.new: (name: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2083
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2084
+ def self.[]: (name: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2085
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2086
2086
 
2087
2087
  def self.members: () -> [ :name ]
2088
2088
 
2089
2089
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentNameRequest
2090
2090
 
2091
- attr_reader name: String?
2091
+ attr_reader name: String
2092
2092
 
2093
2093
  def members: () -> [ :name ]
2094
- def to_h: () -> { name: String? }
2094
+ def to_h: () -> { name: String }
2095
2095
  end
2096
2096
 
2097
2097
  class UpdateShipmentSourceAddressRequest < Data
2098
- def self.new: (address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2099
- | (Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2100
- def self.[]: (address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2101
- | (Peddler::APIs::FulfillmentInbound20240320::AddressInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2098
+ def self.new: (address: Peddler::APIs::FulfillmentInbound20240320::AddressInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2099
+ | (Peddler::APIs::FulfillmentInbound20240320::AddressInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2100
+ def self.[]: (address: Peddler::APIs::FulfillmentInbound20240320::AddressInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2101
+ | (Peddler::APIs::FulfillmentInbound20240320::AddressInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2102
2102
 
2103
2103
  def self.members: () -> [ :address ]
2104
2104
 
2105
2105
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressRequest
2106
2106
 
2107
- attr_reader address: Peddler::APIs::FulfillmentInbound20240320::AddressInput?
2107
+ attr_reader address: Peddler::APIs::FulfillmentInbound20240320::AddressInput
2108
2108
 
2109
2109
  def members: () -> [ :address ]
2110
- def to_h: () -> { address: Peddler::APIs::FulfillmentInbound20240320::AddressInput? }
2110
+ def to_h: () -> { address: Peddler::APIs::FulfillmentInbound20240320::AddressInput }
2111
2111
  end
2112
2112
 
2113
2113
  class UpdateShipmentSourceAddressResponse < Data
2114
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2115
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2116
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2117
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2114
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2115
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2116
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2117
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2118
2118
 
2119
2119
  def self.members: () -> [ :operation_id ]
2120
2120
 
2121
2121
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentSourceAddressResponse
2122
2122
 
2123
- attr_reader operation_id: String?
2123
+ attr_reader operation_id: String
2124
2124
 
2125
2125
  def members: () -> [ :operation_id ]
2126
- def to_h: () -> { operation_id: String? }
2126
+ def to_h: () -> { operation_id: String }
2127
2127
  end
2128
2128
 
2129
2129
  class UpdateShipmentTrackingDetailsRequest < Data
2130
- def self.new: (tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2131
- | (Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2132
- def self.[]: (tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2133
- | (Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2130
+ def self.new: (tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2131
+ | (Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2132
+ def self.[]: (tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2133
+ | (Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2134
2134
 
2135
2135
  def self.members: () -> [ :tracking_details ]
2136
2136
 
2137
2137
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsRequest
2138
2138
 
2139
- attr_reader tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput?
2139
+ attr_reader tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput
2140
2140
 
2141
2141
  def members: () -> [ :tracking_details ]
2142
- def to_h: () -> { tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput? }
2142
+ def to_h: () -> { tracking_details: Peddler::APIs::FulfillmentInbound20240320::TrackingDetailsInput }
2143
2143
  end
2144
2144
 
2145
2145
  class UpdateShipmentTrackingDetailsResponse < Data
2146
- def self.new: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2147
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2148
- def self.[]: (operation_id: String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2149
- | (String?) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2146
+ def self.new: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2147
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2148
+ def self.[]: (operation_id: String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2149
+ | (String) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2150
2150
 
2151
2151
  def self.members: () -> [ :operation_id ]
2152
2152
 
2153
2153
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::UpdateShipmentTrackingDetailsResponse
2154
2154
 
2155
- attr_reader operation_id: String?
2155
+ attr_reader operation_id: String
2156
2156
 
2157
2157
  def members: () -> [ :operation_id ]
2158
- def to_h: () -> { operation_id: String? }
2158
+ def to_h: () -> { operation_id: String }
2159
2159
  end
2160
2160
 
2161
2161
  class Weight < Data
2162
- def self.new: (unit: String?, value: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2163
- | (String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2164
- def self.[]: (unit: String?, value: Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2165
- | (String?, Float?) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2162
+ def self.new: (unit: String, value: Float) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2163
+ | (String, Float) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2164
+ def self.[]: (unit: String, value: Float) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2165
+ | (String, Float) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2166
2166
 
2167
2167
  def self.members: () -> [ :unit, :value ]
2168
2168
 
2169
2169
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Weight
2170
2170
 
2171
- attr_reader unit: String?
2172
- attr_reader value: Float?
2171
+ attr_reader unit: String
2172
+ attr_reader value: Float
2173
2173
 
2174
2174
  def members: () -> [ :unit, :value ]
2175
- def to_h: () -> { unit: String?, value: Float? }
2175
+ def to_h: () -> { unit: String, value: Float }
2176
2176
  end
2177
2177
 
2178
2178
  class WeightRange < Data
2179
- def self.new: (maximum: Float?, minimum: Float?, unit: String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2180
- | (Float?, Float?, String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2181
- def self.[]: (maximum: Float?, minimum: Float?, unit: String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2182
- | (Float?, Float?, String?) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2179
+ def self.new: (maximum: Float, minimum: Float, unit: String) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2180
+ | (Float, Float, String) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2181
+ def self.[]: (maximum: Float, minimum: Float, unit: String) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2182
+ | (Float, Float, String) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2183
2183
 
2184
2184
  def self.members: () -> [ :maximum, :minimum, :unit ]
2185
2185
 
2186
2186
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::WeightRange
2187
2187
 
2188
- attr_reader maximum: Float?
2189
- attr_reader minimum: Float?
2190
- attr_reader unit: String?
2188
+ attr_reader maximum: Float
2189
+ attr_reader minimum: Float
2190
+ attr_reader unit: String
2191
2191
 
2192
2192
  def members: () -> [ :maximum, :minimum, :unit ]
2193
- def to_h: () -> { maximum: Float?, minimum: Float?, unit: String? }
2193
+ def to_h: () -> { maximum: Float, minimum: Float, unit: String }
2194
2194
  end
2195
2195
 
2196
2196
  class Window < Data
2197
- def self.new: (end: Time?, start: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2198
- | (Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2199
- def self.[]: (end: Time?, start: Time?, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2200
- | (Time?, Time?, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2197
+ def self.new: (end: Time, start: Time, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2198
+ | (Time, Time, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2199
+ def self.[]: (end: Time, start: Time, ?editable_until: Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2200
+ | (Time, Time, Time?) -> Peddler::APIs::FulfillmentInbound20240320::Window
2201
2201
 
2202
2202
  def self.members: () -> [ :end, :start, :editable_until ]
2203
2203
 
2204
2204
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::Window
2205
2205
 
2206
2206
  attr_reader editable_until: Time?
2207
- attr_reader end: Time?
2208
- attr_reader start: Time?
2207
+ attr_reader end: Time
2208
+ attr_reader start: Time
2209
2209
 
2210
2210
  def members: () -> [ :end, :start, :editable_until ]
2211
- def to_h: () -> { end: Time?, start: Time?, editable_until: Time? }
2211
+ def to_h: () -> { end: Time, start: Time, editable_until: Time? }
2212
2212
  end
2213
2213
 
2214
2214
  class WindowInput < Data
2215
- def self.new: (start: Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2216
- | (Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2217
- def self.[]: (start: Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2218
- | (Time?) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2215
+ def self.new: (start: Time) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2216
+ | (Time) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2217
+ def self.[]: (start: Time) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2218
+ | (Time) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2219
2219
 
2220
2220
  def self.members: () -> [ :start ]
2221
2221
 
2222
2222
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::FulfillmentInbound20240320::WindowInput
2223
2223
 
2224
- attr_reader start: Time?
2224
+ attr_reader start: Time
2225
2225
 
2226
2226
  def members: () -> [ :start ]
2227
- def to_h: () -> { start: Time? }
2227
+ def to_h: () -> { start: Time }
2228
2228
  end
2229
2229
 
2230
2230
  def cancel_inbound_plan: (String) -> Peddler::Response