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,29 +2,29 @@ module Peddler
2
2
  module APIs
3
3
  class VendorShipmentsV1 < API
4
4
  class Address < Data
5
- def self.new: (address_line1: String?, country_code: String?, name: String?, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?, ?state_or_region: String?) -> Peddler::APIs::VendorShipmentsV1::Address
6
- | (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Address
7
- def self.[]: (address_line1: String?, country_code: String?, name: String?, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?, ?state_or_region: String?) -> Peddler::APIs::VendorShipmentsV1::Address
8
- | (String?, String?, String?, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Address
5
+ def self.new: (address_line1: String, country_code: String, name: String, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?, ?state_or_region: String?) -> Peddler::APIs::VendorShipmentsV1::Address
6
+ | (String, String, String, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Address
7
+ def self.[]: (address_line1: String, country_code: String, name: String, ?address_line2: String?, ?address_line3: String?, ?city: String?, ?county: String?, ?district: String?, ?phone: String?, ?postal_code: String?, ?state_or_region: String?) -> Peddler::APIs::VendorShipmentsV1::Address
8
+ | (String, String, String, String?, String?, String?, String?, String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Address
9
9
 
10
10
  def self.members: () -> [ :address_line1, :country_code, :name, :address_line2, :address_line3, :city, :county, :district, :phone, :postal_code, :state_or_region ]
11
11
 
12
12
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Address
13
13
 
14
- attr_reader address_line1: String?
14
+ attr_reader address_line1: String
15
15
  attr_reader address_line2: String?
16
16
  attr_reader address_line3: String?
17
17
  attr_reader city: String?
18
- attr_reader country_code: String?
18
+ attr_reader country_code: String
19
19
  attr_reader county: String?
20
20
  attr_reader district: String?
21
- attr_reader name: String?
21
+ attr_reader name: String
22
22
  attr_reader phone: String?
23
23
  attr_reader postal_code: String?
24
24
  attr_reader state_or_region: String?
25
25
 
26
26
  def members: () -> [ :address_line1, :country_code, :name, :address_line2, :address_line3, :city, :county, :district, :phone, :postal_code, :state_or_region ]
27
- def to_h: () -> { address_line1: String?, country_code: String?, name: String?, address_line2: String?, address_line3: String?, city: String?, county: String?, district: String?, phone: String?, postal_code: String?, state_or_region: String? }
27
+ def to_h: () -> { address_line1: String, country_code: String, name: String, address_line2: String?, address_line3: String?, city: String?, county: String?, district: String?, phone: String?, postal_code: String?, state_or_region: String? }
28
28
  end
29
29
 
30
30
  class CarrierDetails < Data
@@ -48,41 +48,41 @@ module Peddler
48
48
  end
49
49
 
50
50
  class Carton < Data
51
- def self.new: (carton_sequence_number: String?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
52
- | (String?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Peddler::APIs::VendorShipmentsV1::Dimensions?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
53
- def self.[]: (carton_sequence_number: String?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
54
- | (String?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Peddler::APIs::VendorShipmentsV1::Dimensions?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
51
+ def self.new: (carton_sequence_number: String, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem], ?carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
52
+ | (String, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem], Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Peddler::APIs::VendorShipmentsV1::Dimensions?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
53
+ def self.[]: (carton_sequence_number: String, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem], ?carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
54
+ | (String, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem], Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Peddler::APIs::VendorShipmentsV1::Dimensions?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Carton
55
55
 
56
56
  def self.members: () -> [ :carton_sequence_number, :items, :carton_identifiers, :dimensions, :tracking_number, :weight ]
57
57
 
58
58
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Carton
59
59
 
60
60
  attr_reader carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?
61
- attr_reader carton_sequence_number: String?
61
+ attr_reader carton_sequence_number: String
62
62
  attr_reader dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?
63
- attr_reader items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?
63
+ attr_reader items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]
64
64
  attr_reader tracking_number: String?
65
65
  attr_reader weight: Peddler::APIs::VendorShipmentsV1::Weight?
66
66
 
67
67
  def members: () -> [ :carton_sequence_number, :items, :carton_identifiers, :dimensions, :tracking_number, :weight ]
68
- def to_h: () -> { carton_sequence_number: String?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, tracking_number: String?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
68
+ def to_h: () -> { carton_sequence_number: String, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem], carton_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, tracking_number: String?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
69
69
  end
70
70
 
71
71
  class CartonReferenceDetails < Data
72
- def self.new: (carton_reference_numbers: Array[String]?, ?carton_count: Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
73
- | (Array[String]?, Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
74
- def self.[]: (carton_reference_numbers: Array[String]?, ?carton_count: Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
75
- | (Array[String]?, Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
72
+ def self.new: (carton_reference_numbers: Array[String], ?carton_count: Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
73
+ | (Array[String], Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
74
+ def self.[]: (carton_reference_numbers: Array[String], ?carton_count: Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
75
+ | (Array[String], Integer?) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
76
76
 
77
77
  def self.members: () -> [ :carton_reference_numbers, :carton_count ]
78
78
 
79
79
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails
80
80
 
81
81
  attr_reader carton_count: Integer?
82
- attr_reader carton_reference_numbers: Array[String]?
82
+ attr_reader carton_reference_numbers: Array[String]
83
83
 
84
84
  def members: () -> [ :carton_reference_numbers, :carton_count ]
85
- def to_h: () -> { carton_reference_numbers: Array[String]?, carton_count: Integer? }
85
+ def to_h: () -> { carton_reference_numbers: Array[String], carton_count: Integer? }
86
86
  end
87
87
 
88
88
  class CollectFreightPickupDetails < Data
@@ -104,38 +104,38 @@ module Peddler
104
104
  end
105
105
 
106
106
  class ContainerIdentification < Data
107
- def self.new: (container_identification_number: String?, container_identification_type: String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
108
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
109
- def self.[]: (container_identification_number: String?, container_identification_type: String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
110
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
107
+ def self.new: (container_identification_number: String, container_identification_type: String) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
108
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
109
+ def self.[]: (container_identification_number: String, container_identification_type: String) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
110
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
111
111
 
112
112
  def self.members: () -> [ :container_identification_number, :container_identification_type ]
113
113
 
114
114
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::ContainerIdentification
115
115
 
116
- attr_reader container_identification_number: String?
117
- attr_reader container_identification_type: String?
116
+ attr_reader container_identification_number: String
117
+ attr_reader container_identification_type: String
118
118
 
119
119
  def members: () -> [ :container_identification_number, :container_identification_type ]
120
- def to_h: () -> { container_identification_number: String?, container_identification_type: String? }
120
+ def to_h: () -> { container_identification_number: String, container_identification_type: String }
121
121
  end
122
122
 
123
123
  class ContainerItem < Data
124
- def self.new: (item_reference: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
125
- | (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
126
- def self.[]: (item_reference: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
127
- | (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
124
+ def self.new: (item_reference: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
125
+ | (String, Peddler::APIs::VendorShipmentsV1::ItemQuantity, Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
126
+ def self.[]: (item_reference: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
127
+ | (String, Peddler::APIs::VendorShipmentsV1::ItemQuantity, Peddler::APIs::VendorShipmentsV1::ItemDetails?) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
128
128
 
129
129
  def self.members: () -> [ :item_reference, :shipped_quantity, :item_details ]
130
130
 
131
131
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::ContainerItem
132
132
 
133
133
  attr_reader item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?
134
- attr_reader item_reference: String?
135
- attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
134
+ attr_reader item_reference: String
135
+ attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity
136
136
 
137
137
  def members: () -> [ :item_reference, :shipped_quantity, :item_details ]
138
- def to_h: () -> { item_reference: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails? }
138
+ def to_h: () -> { item_reference: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails? }
139
139
  end
140
140
 
141
141
  class ContainerSequenceNumbers < Data
@@ -155,19 +155,19 @@ module Peddler
155
155
  end
156
156
 
157
157
  class Containers < Data
158
- def self.new: (container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, container_type: String?, ?block: Integer?, ?container_sequence_number: String?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, ?packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, ?tier: Integer?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
159
- | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, String?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
160
- def self.[]: (container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, container_type: String?, ?block: Integer?, ?container_sequence_number: String?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, ?packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, ?tier: Integer?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
161
- | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, String?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
158
+ def self.new: (container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], container_type: String, ?block: Integer?, ?container_sequence_number: String?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, ?packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, ?tier: Integer?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
159
+ | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], String, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
160
+ def self.[]: (container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], container_type: String, ?block: Integer?, ?container_sequence_number: String?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, ?packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, ?tier: Integer?, ?tracking_number: String?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
161
+ | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], String, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, Integer?, String?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Containers
162
162
 
163
163
  def self.members: () -> [ :container_identifiers, :container_type, :block, :container_sequence_number, :dimensions, :inner_containers_details, :packed_items, :tier, :tracking_number, :weight ]
164
164
 
165
165
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Containers
166
166
 
167
167
  attr_reader block: Integer?
168
- attr_reader container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?
168
+ attr_reader container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]
169
169
  attr_reader container_sequence_number: String?
170
- attr_reader container_type: String?
170
+ attr_reader container_type: String
171
171
  attr_reader dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?
172
172
  attr_reader inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?
173
173
  attr_reader packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?
@@ -176,61 +176,61 @@ module Peddler
176
176
  attr_reader weight: Peddler::APIs::VendorShipmentsV1::Weight?
177
177
 
178
178
  def members: () -> [ :container_identifiers, :container_type, :block, :container_sequence_number, :dimensions, :inner_containers_details, :packed_items, :tier, :tracking_number, :weight ]
179
- def to_h: () -> { container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, container_type: String?, block: Integer?, container_sequence_number: String?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, tier: Integer?, tracking_number: String?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
179
+ def to_h: () -> { container_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], container_type: String, block: Integer?, container_sequence_number: String?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, inner_containers_details: Peddler::APIs::VendorShipmentsV1::InnerContainersDetails?, packed_items: Array[Peddler::APIs::VendorShipmentsV1::PackedItems]?, tier: Integer?, tracking_number: String?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
180
180
  end
181
181
 
182
182
  class Dimensions < Data
183
- def self.new: (height: String?, length: String?, unit_of_measure: String?, width: String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
184
- | (String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
185
- def self.[]: (height: String?, length: String?, unit_of_measure: String?, width: String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
186
- | (String?, String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Dimensions
183
+ def self.new: (height: String, length: String, unit_of_measure: String, width: String) -> Peddler::APIs::VendorShipmentsV1::Dimensions
184
+ | (String, String, String, String) -> Peddler::APIs::VendorShipmentsV1::Dimensions
185
+ def self.[]: (height: String, length: String, unit_of_measure: String, width: String) -> Peddler::APIs::VendorShipmentsV1::Dimensions
186
+ | (String, String, String, String) -> Peddler::APIs::VendorShipmentsV1::Dimensions
187
187
 
188
188
  def self.members: () -> [ :height, :length, :unit_of_measure, :width ]
189
189
 
190
190
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Dimensions
191
191
 
192
- attr_reader height: String?
193
- attr_reader length: String?
194
- attr_reader unit_of_measure: String?
195
- attr_reader width: String?
192
+ attr_reader height: String
193
+ attr_reader length: String
194
+ attr_reader unit_of_measure: String
195
+ attr_reader width: String
196
196
 
197
197
  def members: () -> [ :height, :length, :unit_of_measure, :width ]
198
- def to_h: () -> { height: String?, length: String?, unit_of_measure: String?, width: String? }
198
+ def to_h: () -> { height: String, length: String, unit_of_measure: String, width: String }
199
199
  end
200
200
 
201
201
  class Duration < Data
202
- def self.new: (duration_unit: String?, duration_value: Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
203
- | (String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
204
- def self.[]: (duration_unit: String?, duration_value: Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
205
- | (String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::Duration
202
+ def self.new: (duration_unit: String, duration_value: Integer) -> Peddler::APIs::VendorShipmentsV1::Duration
203
+ | (String, Integer) -> Peddler::APIs::VendorShipmentsV1::Duration
204
+ def self.[]: (duration_unit: String, duration_value: Integer) -> Peddler::APIs::VendorShipmentsV1::Duration
205
+ | (String, Integer) -> Peddler::APIs::VendorShipmentsV1::Duration
206
206
 
207
207
  def self.members: () -> [ :duration_unit, :duration_value ]
208
208
 
209
209
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Duration
210
210
 
211
- attr_reader duration_unit: String?
212
- attr_reader duration_value: Integer?
211
+ attr_reader duration_unit: String
212
+ attr_reader duration_value: Integer
213
213
 
214
214
  def members: () -> [ :duration_unit, :duration_value ]
215
- def to_h: () -> { duration_unit: String?, duration_value: Integer? }
215
+ def to_h: () -> { duration_unit: String, duration_value: Integer }
216
216
  end
217
217
 
218
218
  class Error < Data
219
- def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::VendorShipmentsV1::Error
220
- | (String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Error
221
- def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::VendorShipmentsV1::Error
222
- | (String?, String?, String?) -> Peddler::APIs::VendorShipmentsV1::Error
219
+ def self.new: (code: String, message: String, ?details: String?) -> Peddler::APIs::VendorShipmentsV1::Error
220
+ | (String, String, String?) -> Peddler::APIs::VendorShipmentsV1::Error
221
+ def self.[]: (code: String, message: String, ?details: String?) -> Peddler::APIs::VendorShipmentsV1::Error
222
+ | (String, String, String?) -> Peddler::APIs::VendorShipmentsV1::Error
223
223
 
224
224
  def self.members: () -> [ :code, :message, :details ]
225
225
 
226
226
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Error
227
227
 
228
- attr_reader code: String?
228
+ attr_reader code: String
229
229
  attr_reader details: String?
230
- attr_reader message: String?
230
+ attr_reader message: String
231
231
 
232
232
  def members: () -> [ :code, :message, :details ]
233
- def to_h: () -> { code: String?, message: String?, details: String? }
233
+ def to_h: () -> { code: String, message: String, details: String? }
234
234
  end
235
235
 
236
236
  class ErrorList < Array[Error]
@@ -329,10 +329,10 @@ module Peddler
329
329
  end
330
330
 
331
331
  class Item < Data
332
- def self.new: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?amazon_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::Item
333
- | (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::APIs::VendorShipmentsV1::ItemDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::Item
334
- def self.[]: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?amazon_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::Item
335
- | (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::APIs::VendorShipmentsV1::ItemDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::Item
332
+ def self.new: (item_sequence_number: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, ?amazon_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::Item
333
+ | (String, Peddler::APIs::VendorShipmentsV1::ItemQuantity, String?, Peddler::APIs::VendorShipmentsV1::ItemDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::Item
334
+ def self.[]: (item_sequence_number: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, ?amazon_product_identifier: String?, ?item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::Item
335
+ | (String, Peddler::APIs::VendorShipmentsV1::ItemQuantity, String?, Peddler::APIs::VendorShipmentsV1::ItemDetails?, String?) -> Peddler::APIs::VendorShipmentsV1::Item
336
336
 
337
337
  def self.members: () -> [ :item_sequence_number, :shipped_quantity, :amazon_product_identifier, :item_details, :vendor_product_identifier ]
338
338
 
@@ -340,12 +340,12 @@ module Peddler
340
340
 
341
341
  attr_reader amazon_product_identifier: String?
342
342
  attr_reader item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?
343
- attr_reader item_sequence_number: String?
344
- attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
343
+ attr_reader item_sequence_number: String
344
+ attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity
345
345
  attr_reader vendor_product_identifier: String?
346
346
 
347
347
  def members: () -> [ :item_sequence_number, :shipped_quantity, :amazon_product_identifier, :item_details, :vendor_product_identifier ]
348
- def to_h: () -> { item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, amazon_product_identifier: String?, item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, vendor_product_identifier: String? }
348
+ def to_h: () -> { item_sequence_number: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, amazon_product_identifier: String?, item_details: Peddler::APIs::VendorShipmentsV1::ItemDetails?, vendor_product_identifier: String? }
349
349
  end
350
350
 
351
351
  class ItemDetails < Data
@@ -373,22 +373,22 @@ module Peddler
373
373
  end
374
374
 
375
375
  class ItemQuantity < Data
376
- def self.new: (amount: Integer?, unit_of_measure: String?, ?total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
377
- | (Integer?, String?, Peddler::APIs::VendorShipmentsV1::TotalWeight?, Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
378
- def self.[]: (amount: Integer?, unit_of_measure: String?, ?total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
379
- | (Integer?, String?, Peddler::APIs::VendorShipmentsV1::TotalWeight?, Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
376
+ def self.new: (amount: Integer, unit_of_measure: String, ?total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
377
+ | (Integer, String, Peddler::APIs::VendorShipmentsV1::TotalWeight?, Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
378
+ def self.[]: (amount: Integer, unit_of_measure: String, ?total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
379
+ | (Integer, String, Peddler::APIs::VendorShipmentsV1::TotalWeight?, Integer?) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
380
380
 
381
381
  def self.members: () -> [ :amount, :unit_of_measure, :total_weight, :unit_size ]
382
382
 
383
383
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::ItemQuantity
384
384
 
385
- attr_reader amount: Integer?
385
+ attr_reader amount: Integer
386
386
  attr_reader total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?
387
- attr_reader unit_of_measure: String?
387
+ attr_reader unit_of_measure: String
388
388
  attr_reader unit_size: Integer?
389
389
 
390
390
  def members: () -> [ :amount, :unit_of_measure, :total_weight, :unit_size ]
391
- def to_h: () -> { amount: Integer?, unit_of_measure: String?, total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, unit_size: Integer? }
391
+ def to_h: () -> { amount: Integer, unit_of_measure: String, total_weight: Peddler::APIs::VendorShipmentsV1::TotalWeight?, unit_size: Integer? }
392
392
  end
393
393
 
394
394
  class LabelData < Data
@@ -467,24 +467,6 @@ module Peddler
467
467
  def to_h: () -> { buyer_product_identifier: String?, item_details: Peddler::APIs::VendorShipmentsV1::PackageItemDetails?, item_sequence_number: String?, packed_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, vendor_product_identifier: String? }
468
468
  end
469
469
 
470
- class PackedQuantity < Data
471
- def self.new: (amount: Integer?, unit_of_measure: String?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
472
- | (Integer?, String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
473
- def self.[]: (amount: Integer?, unit_of_measure: String?, ?unit_size: Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
474
- | (Integer?, String?, Integer?) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
475
-
476
- def self.members: () -> [ :amount, :unit_of_measure, :unit_size ]
477
-
478
- def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::PackedQuantity
479
-
480
- attr_reader amount: Integer?
481
- attr_reader unit_of_measure: String?
482
- attr_reader unit_size: Integer?
483
-
484
- def members: () -> [ :amount, :unit_of_measure, :unit_size ]
485
- def to_h: () -> { amount: Integer?, unit_of_measure: String?, unit_size: Integer? }
486
- end
487
-
488
470
  class Pagination < Data
489
471
  def self.new: (?next_token: String?) -> Peddler::APIs::VendorShipmentsV1::Pagination
490
472
  | (String?) -> Peddler::APIs::VendorShipmentsV1::Pagination
@@ -502,10 +484,10 @@ module Peddler
502
484
  end
503
485
 
504
486
  class Pallet < Data
505
- def self.new: (pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?block: Integer?, ?carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?tier: Integer?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
506
- | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Integer?, Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Integer?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
507
- def self.[]: (pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, ?block: Integer?, ?carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?tier: Integer?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
508
- | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, Integer?, Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Integer?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
487
+ def self.new: (pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], ?block: Integer?, ?carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?tier: Integer?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
488
+ | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], Integer?, Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Integer?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
489
+ def self.[]: (pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], ?block: Integer?, ?carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, ?dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, ?items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, ?tier: Integer?, ?weight: Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
490
+ | (Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], Integer?, Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, Peddler::APIs::VendorShipmentsV1::Dimensions?, Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, Integer?, Peddler::APIs::VendorShipmentsV1::Weight?) -> Peddler::APIs::VendorShipmentsV1::Pallet
509
491
 
510
492
  def self.members: () -> [ :pallet_identifiers, :block, :carton_reference_details, :dimensions, :items, :tier, :weight ]
511
493
 
@@ -515,66 +497,50 @@ module Peddler
515
497
  attr_reader carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?
516
498
  attr_reader dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?
517
499
  attr_reader items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?
518
- attr_reader pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?
500
+ attr_reader pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]
519
501
  attr_reader tier: Integer?
520
502
  attr_reader weight: Peddler::APIs::VendorShipmentsV1::Weight?
521
503
 
522
504
  def members: () -> [ :pallet_identifiers, :block, :carton_reference_details, :dimensions, :items, :tier, :weight ]
523
- def to_h: () -> { pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification]?, block: Integer?, carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, tier: Integer?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
505
+ def to_h: () -> { pallet_identifiers: Array[Peddler::APIs::VendorShipmentsV1::ContainerIdentification], block: Integer?, carton_reference_details: Peddler::APIs::VendorShipmentsV1::CartonReferenceDetails?, dimensions: Peddler::APIs::VendorShipmentsV1::Dimensions?, items: Array[Peddler::APIs::VendorShipmentsV1::ContainerItem]?, tier: Integer?, weight: Peddler::APIs::VendorShipmentsV1::Weight? }
524
506
  end
525
507
 
526
508
  class PartyIdentification < Data
527
- def self.new: (party_id: String?, ?address: Peddler::APIs::VendorShipmentsV1::Address?, ?tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
528
- | (String?, Peddler::APIs::VendorShipmentsV1::Address?, Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
529
- def self.[]: (party_id: String?, ?address: Peddler::APIs::VendorShipmentsV1::Address?, ?tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
530
- | (String?, Peddler::APIs::VendorShipmentsV1::Address?, Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
509
+ def self.new: (party_id: String, ?address: Peddler::APIs::VendorShipmentsV1::Address?, ?tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
510
+ | (String, Peddler::APIs::VendorShipmentsV1::Address?, Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
511
+ def self.[]: (party_id: String, ?address: Peddler::APIs::VendorShipmentsV1::Address?, ?tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
512
+ | (String, Peddler::APIs::VendorShipmentsV1::Address?, Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
531
513
 
532
514
  def self.members: () -> [ :party_id, :address, :tax_registration_details ]
533
515
 
534
516
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::PartyIdentification
535
517
 
536
518
  attr_reader address: Peddler::APIs::VendorShipmentsV1::Address?
537
- attr_reader party_id: String?
519
+ attr_reader party_id: String
538
520
  attr_reader tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]?
539
521
 
540
522
  def members: () -> [ :party_id, :address, :tax_registration_details ]
541
- def to_h: () -> { party_id: String?, address: Peddler::APIs::VendorShipmentsV1::Address?, tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]? }
542
- end
543
-
544
- class PurchaseOrderItemDetails < Data
545
- def self.new: (?maximum_retail_price: Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
546
- | (Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
547
- def self.[]: (?maximum_retail_price: Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
548
- | (Peddler::Money?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
549
-
550
- def self.members: () -> [ :maximum_retail_price ]
551
-
552
- def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItemDetails
553
-
554
- attr_reader maximum_retail_price: Peddler::Money?
555
-
556
- def members: () -> [ :maximum_retail_price ]
557
- def to_h: () -> { maximum_retail_price: Peddler::Money? }
523
+ def to_h: () -> { party_id: String, address: Peddler::APIs::VendorShipmentsV1::Address?, tax_registration_details: Array[Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails]? }
558
524
  end
559
525
 
560
526
  class PurchaseOrderItems < Data
561
- def self.new: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?buyer_product_identifier: String?, ?maximum_retail_price: Peddler::Money?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
562
- | (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
563
- def self.[]: (item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, ?buyer_product_identifier: String?, ?maximum_retail_price: Peddler::Money?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
564
- | (String?, Peddler::APIs::VendorShipmentsV1::ItemQuantity?, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
527
+ def self.new: (item_sequence_number: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, ?buyer_product_identifier: String?, ?maximum_retail_price: Peddler::Money?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
528
+ | (String, Peddler::APIs::VendorShipmentsV1::ItemQuantity, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
529
+ def self.[]: (item_sequence_number: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, ?buyer_product_identifier: String?, ?maximum_retail_price: Peddler::Money?, ?vendor_product_identifier: String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
530
+ | (String, Peddler::APIs::VendorShipmentsV1::ItemQuantity, String?, Peddler::Money?, String?) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
565
531
 
566
532
  def self.members: () -> [ :item_sequence_number, :shipped_quantity, :buyer_product_identifier, :maximum_retail_price, :vendor_product_identifier ]
567
533
 
568
534
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::PurchaseOrderItems
569
535
 
570
536
  attr_reader buyer_product_identifier: String?
571
- attr_reader item_sequence_number: String?
537
+ attr_reader item_sequence_number: String
572
538
  attr_reader maximum_retail_price: Peddler::Money?
573
- attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?
539
+ attr_reader shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity
574
540
  attr_reader vendor_product_identifier: String?
575
541
 
576
542
  def members: () -> [ :item_sequence_number, :shipped_quantity, :buyer_product_identifier, :maximum_retail_price, :vendor_product_identifier ]
577
- def to_h: () -> { item_sequence_number: String?, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity?, buyer_product_identifier: String?, maximum_retail_price: Peddler::Money?, vendor_product_identifier: String? }
543
+ def to_h: () -> { item_sequence_number: String, shipped_quantity: Peddler::APIs::VendorShipmentsV1::ItemQuantity, buyer_product_identifier: String?, maximum_retail_price: Peddler::Money?, vendor_product_identifier: String? }
578
544
  end
579
545
 
580
546
  class PurchaseOrders < Data
@@ -616,26 +582,26 @@ module Peddler
616
582
  end
617
583
 
618
584
  class Route < Data
619
- def self.new: (stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
620
- | (Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
621
- def self.[]: (stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
622
- | (Array[Peddler::APIs::VendorShipmentsV1::Stop]?) -> Peddler::APIs::VendorShipmentsV1::Route
585
+ def self.new: (stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]) -> Peddler::APIs::VendorShipmentsV1::Route
586
+ | (Array[Peddler::APIs::VendorShipmentsV1::Stop]) -> Peddler::APIs::VendorShipmentsV1::Route
587
+ def self.[]: (stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]) -> Peddler::APIs::VendorShipmentsV1::Route
588
+ | (Array[Peddler::APIs::VendorShipmentsV1::Stop]) -> Peddler::APIs::VendorShipmentsV1::Route
623
589
 
624
590
  def self.members: () -> [ :stops ]
625
591
 
626
592
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Route
627
593
 
628
- attr_reader stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]?
594
+ attr_reader stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]
629
595
 
630
596
  def members: () -> [ :stops ]
631
- def to_h: () -> { stops: Array[Peddler::APIs::VendorShipmentsV1::Stop]? }
597
+ def to_h: () -> { stops: Array[Peddler::APIs::VendorShipmentsV1::Stop] }
632
598
  end
633
599
 
634
600
  class Shipment < Data
635
- def self.new: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, transaction_date: Time?, transaction_type: String?, vendor_shipment_identifier: String?, ?buyer_reference_number: String?, ?collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, ?containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, ?current_shipment_status: String?, ?currentshipment_status_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?package_label_create_date: Time?, ?purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, ?shipment_confirm_date: Time?, ?shipment_create_date: Time?, ?shipment_freight_term: String?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, ?shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
636
- | (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, String?, Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, Array[Peddler::APIs::VendorShipmentsV1::Containers]?, String?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Time?, Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, Time?, Time?, String?, Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
637
- def self.[]: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, transaction_date: Time?, transaction_type: String?, vendor_shipment_identifier: String?, ?buyer_reference_number: String?, ?collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, ?containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, ?current_shipment_status: String?, ?currentshipment_status_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?package_label_create_date: Time?, ?purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, ?shipment_confirm_date: Time?, ?shipment_create_date: Time?, ?shipment_freight_term: String?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, ?shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
638
- | (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, String?, Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, Array[Peddler::APIs::VendorShipmentsV1::Containers]?, String?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Time?, Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, Time?, Time?, String?, Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
601
+ def self.new: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, transaction_date: Time, transaction_type: String, vendor_shipment_identifier: String, ?buyer_reference_number: String?, ?collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, ?containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, ?current_shipment_status: String?, ?currentshipment_status_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?package_label_create_date: Time?, ?purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, ?shipment_confirm_date: Time?, ?shipment_create_date: Time?, ?shipment_freight_term: String?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, ?shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
602
+ | (Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Time, String, String, String?, Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, Array[Peddler::APIs::VendorShipmentsV1::Containers]?, String?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Time?, Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, Time?, Time?, String?, Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
603
+ def self.[]: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, transaction_date: Time, transaction_type: String, vendor_shipment_identifier: String, ?buyer_reference_number: String?, ?collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, ?containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, ?current_shipment_status: String?, ?currentshipment_status_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?package_label_create_date: Time?, ?purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, ?shipment_confirm_date: Time?, ?shipment_create_date: Time?, ?shipment_freight_term: String?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, ?shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
604
+ | (Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Time, String, String, String?, Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, Array[Peddler::APIs::VendorShipmentsV1::Containers]?, String?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Time?, Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, Time?, Time?, String?, Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, Peddler::APIs::VendorShipmentsV1::TransportationDetails?) -> Peddler::APIs::VendorShipmentsV1::Shipment
639
605
 
640
606
  def self.members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :transaction_date, :transaction_type, :vendor_shipment_identifier, :buyer_reference_number, :collect_freight_pickup_details, :containers, :current_shipment_status, :currentshipment_status_date, :import_details, :package_label_create_date, :purchase_orders, :shipment_confirm_date, :shipment_create_date, :shipment_freight_term, :shipment_measurements, :shipment_status_details, :transportation_details ]
641
607
 
@@ -649,28 +615,28 @@ module Peddler
649
615
  attr_reader import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?
650
616
  attr_reader package_label_create_date: Time?
651
617
  attr_reader purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?
652
- attr_reader selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
653
- attr_reader ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
654
- attr_reader ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
618
+ attr_reader selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification
619
+ attr_reader ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification
620
+ attr_reader ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification
655
621
  attr_reader shipment_confirm_date: Time?
656
622
  attr_reader shipment_create_date: Time?
657
623
  attr_reader shipment_freight_term: String?
658
624
  attr_reader shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?
659
625
  attr_reader shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?
660
- attr_reader transaction_date: Time?
661
- attr_reader transaction_type: String?
626
+ attr_reader transaction_date: Time
627
+ attr_reader transaction_type: String
662
628
  attr_reader transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails?
663
- attr_reader vendor_shipment_identifier: String?
629
+ attr_reader vendor_shipment_identifier: String
664
630
 
665
631
  def members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :transaction_date, :transaction_type, :vendor_shipment_identifier, :buyer_reference_number, :collect_freight_pickup_details, :containers, :current_shipment_status, :currentshipment_status_date, :import_details, :package_label_create_date, :purchase_orders, :shipment_confirm_date, :shipment_create_date, :shipment_freight_term, :shipment_measurements, :shipment_status_details, :transportation_details ]
666
- def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, transaction_date: Time?, transaction_type: String?, vendor_shipment_identifier: String?, buyer_reference_number: String?, collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, current_shipment_status: String?, currentshipment_status_date: Time?, import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, package_label_create_date: Time?, purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, shipment_confirm_date: Time?, shipment_create_date: Time?, shipment_freight_term: String?, shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails? }
632
+ def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, transaction_date: Time, transaction_type: String, vendor_shipment_identifier: String, buyer_reference_number: String?, collect_freight_pickup_details: Peddler::APIs::VendorShipmentsV1::CollectFreightPickupDetails?, containers: Array[Peddler::APIs::VendorShipmentsV1::Containers]?, current_shipment_status: String?, currentshipment_status_date: Time?, import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, package_label_create_date: Time?, purchase_orders: Array[Peddler::APIs::VendorShipmentsV1::PurchaseOrders]?, shipment_confirm_date: Time?, shipment_create_date: Time?, shipment_freight_term: String?, shipment_measurements: Peddler::APIs::VendorShipmentsV1::TransportShipmentMeasurements?, shipment_status_details: Array[Peddler::APIs::VendorShipmentsV1::ShipmentStatusDetails]?, transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetails? }
667
633
  end
668
634
 
669
635
  class ShipmentConfirmation < Data
670
- def self.new: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, shipment_confirmation_date: Time?, shipment_confirmation_type: String?, shipment_identifier: String?, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?, ?amazon_reference_number: String?, ?cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, ?estimated_delivery_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, ?shipment_structure: String?, ?shipment_type: String?, ?shipped_date: Time?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
671
- | (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, Array[Peddler::APIs::VendorShipmentsV1::Item]?, String?, Array[Peddler::APIs::VendorShipmentsV1::Carton]?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, String?, String?, Time?, Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
672
- def self.[]: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, shipment_confirmation_date: Time?, shipment_confirmation_type: String?, shipment_identifier: String?, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?, ?amazon_reference_number: String?, ?cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, ?estimated_delivery_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, ?shipment_structure: String?, ?shipment_type: String?, ?shipped_date: Time?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
673
- | (Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Peddler::APIs::VendorShipmentsV1::PartyIdentification?, Time?, String?, String?, Array[Peddler::APIs::VendorShipmentsV1::Item]?, String?, Array[Peddler::APIs::VendorShipmentsV1::Carton]?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, String?, String?, Time?, Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
636
+ def self.new: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, shipment_confirmation_date: Time, shipment_confirmation_type: String, shipment_identifier: String, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item], ?amazon_reference_number: String?, ?cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, ?estimated_delivery_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, ?shipment_structure: String?, ?shipment_type: String?, ?shipped_date: Time?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
637
+ | (Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Time, String, String, Array[Peddler::APIs::VendorShipmentsV1::Item], String?, Array[Peddler::APIs::VendorShipmentsV1::Carton]?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, String?, String?, Time?, Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
638
+ def self.[]: (selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, shipment_confirmation_date: Time, shipment_confirmation_type: String, shipment_identifier: String, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item], ?amazon_reference_number: String?, ?cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, ?estimated_delivery_date: Time?, ?import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, ?pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, ?shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, ?shipment_structure: String?, ?shipment_type: String?, ?shipped_date: Time?, ?transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
639
+ | (Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Peddler::APIs::VendorShipmentsV1::PartyIdentification, Time, String, String, Array[Peddler::APIs::VendorShipmentsV1::Item], String?, Array[Peddler::APIs::VendorShipmentsV1::Carton]?, Time?, Peddler::APIs::VendorShipmentsV1::ImportDetails?, Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, String?, String?, Time?, Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation
674
640
 
675
641
  def self.members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :shipment_confirmation_date, :shipment_confirmation_type, :shipment_identifier, :shipped_items, :amazon_reference_number, :cartons, :estimated_delivery_date, :import_details, :pallets, :shipment_measurements, :shipment_structure, :shipment_type, :shipped_date, :transportation_details ]
676
642
 
@@ -681,21 +647,21 @@ module Peddler
681
647
  attr_reader estimated_delivery_date: Time?
682
648
  attr_reader import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?
683
649
  attr_reader pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?
684
- attr_reader selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
685
- attr_reader ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
686
- attr_reader ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?
687
- attr_reader shipment_confirmation_date: Time?
688
- attr_reader shipment_confirmation_type: String?
689
- attr_reader shipment_identifier: String?
650
+ attr_reader selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification
651
+ attr_reader ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification
652
+ attr_reader ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification
653
+ attr_reader shipment_confirmation_date: Time
654
+ attr_reader shipment_confirmation_type: String
655
+ attr_reader shipment_identifier: String
690
656
  attr_reader shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?
691
657
  attr_reader shipment_structure: String?
692
658
  attr_reader shipment_type: String?
693
659
  attr_reader shipped_date: Time?
694
- attr_reader shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?
660
+ attr_reader shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]
695
661
  attr_reader transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation?
696
662
 
697
663
  def members: () -> [ :selling_party, :ship_from_party, :ship_to_party, :shipment_confirmation_date, :shipment_confirmation_type, :shipment_identifier, :shipped_items, :amazon_reference_number, :cartons, :estimated_delivery_date, :import_details, :pallets, :shipment_measurements, :shipment_structure, :shipment_type, :shipped_date, :transportation_details ]
698
- def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification?, shipment_confirmation_date: Time?, shipment_confirmation_type: String?, shipment_identifier: String?, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item]?, amazon_reference_number: String?, cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, estimated_delivery_date: Time?, import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, shipment_structure: String?, shipment_type: String?, shipped_date: Time?, transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation? }
664
+ def to_h: () -> { selling_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_from_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, ship_to_party: Peddler::APIs::VendorShipmentsV1::PartyIdentification, shipment_confirmation_date: Time, shipment_confirmation_type: String, shipment_identifier: String, shipped_items: Array[Peddler::APIs::VendorShipmentsV1::Item], amazon_reference_number: String?, cartons: Array[Peddler::APIs::VendorShipmentsV1::Carton]?, estimated_delivery_date: Time?, import_details: Peddler::APIs::VendorShipmentsV1::ImportDetails?, pallets: Array[Peddler::APIs::VendorShipmentsV1::Pallet]?, shipment_measurements: Peddler::APIs::VendorShipmentsV1::ShipmentMeasurements?, shipment_structure: String?, shipment_type: String?, shipped_date: Time?, transportation_details: Peddler::APIs::VendorShipmentsV1::TransportationDetailsForShipmentConfirmation? }
699
665
  end
700
666
 
701
667
  class ShipmentDetails < Data
@@ -775,10 +741,10 @@ module Peddler
775
741
  end
776
742
 
777
743
  class Stop < Data
778
- def self.new: (function_code: String?, ?arrival_time: Time?, ?departure_time: Time?, ?location_identification: Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
779
- | (String?, Time?, Time?, Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
780
- def self.[]: (function_code: String?, ?arrival_time: Time?, ?departure_time: Time?, ?location_identification: Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
781
- | (String?, Time?, Time?, Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
744
+ def self.new: (function_code: String, ?arrival_time: Time?, ?departure_time: Time?, ?location_identification: Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
745
+ | (String, Time?, Time?, Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
746
+ def self.[]: (function_code: String, ?arrival_time: Time?, ?departure_time: Time?, ?location_identification: Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
747
+ | (String, Time?, Time?, Peddler::APIs::VendorShipmentsV1::Location?) -> Peddler::APIs::VendorShipmentsV1::Stop
782
748
 
783
749
  def self.members: () -> [ :function_code, :arrival_time, :departure_time, :location_identification ]
784
750
 
@@ -786,60 +752,11 @@ module Peddler
786
752
 
787
753
  attr_reader arrival_time: Time?
788
754
  attr_reader departure_time: Time?
789
- attr_reader function_code: String?
755
+ attr_reader function_code: String
790
756
  attr_reader location_identification: Peddler::APIs::VendorShipmentsV1::Location?
791
757
 
792
758
  def members: () -> [ :function_code, :arrival_time, :departure_time, :location_identification ]
793
- def to_h: () -> { function_code: String?, arrival_time: Time?, departure_time: Time?, location_identification: Peddler::APIs::VendorShipmentsV1::Location? }
794
- end
795
-
796
- class SubmitShipmentConfirmationRequest < Data
797
- def self.new: (shipment_confirmation: Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationRequest
798
- | (Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationRequest
799
- def self.[]: (shipment_confirmation: Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationRequest
800
- | (Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationRequest
801
-
802
- def self.members: () -> [ :shipment_confirmation ]
803
-
804
- def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationRequest
805
-
806
- attr_reader shipment_confirmation: Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation?
807
-
808
- def members: () -> [ :shipment_confirmation ]
809
- def to_h: () -> { shipment_confirmation: Peddler::APIs::VendorShipmentsV1::ShipmentConfirmation? }
810
- end
811
-
812
- class SubmitShipmentConfirmationResponse < Data
813
- def self.new: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResponse
814
- | (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResponse
815
- def self.[]: (?errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, ?payload: Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResponse
816
- | (Array[Peddler::APIs::VendorShipmentsV1::Error]?, Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResponse
817
-
818
- def self.members: () -> [ :errors, :payload ]
819
-
820
- def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResponse
821
-
822
- attr_reader errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?
823
- attr_reader payload: Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult?
824
-
825
- def members: () -> [ :errors, :payload ]
826
- def to_h: () -> { errors: Array[Peddler::APIs::VendorShipmentsV1::Error]?, payload: Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult? }
827
- end
828
-
829
- class SubmitShipmentConfirmationResult < Data
830
- def self.new: (?message: String?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult
831
- | (String?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult
832
- def self.[]: (?message: String?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult
833
- | (String?) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult
834
-
835
- def self.members: () -> [ :message ]
836
-
837
- def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::SubmitShipmentConfirmationResult
838
-
839
- attr_reader message: String?
840
-
841
- def members: () -> [ :message ]
842
- def to_h: () -> { message: String? }
759
+ def to_h: () -> { function_code: String, arrival_time: Time?, departure_time: Time?, location_identification: Peddler::APIs::VendorShipmentsV1::Location? }
843
760
  end
844
761
 
845
762
  class SubmitShipmentConfirmationsRequest < Data
@@ -892,37 +809,37 @@ module Peddler
892
809
  end
893
810
 
894
811
  class TaxRegistrationDetails < Data
895
- def self.new: (tax_registration_number: String?, tax_registration_type: String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
896
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
897
- def self.[]: (tax_registration_number: String?, tax_registration_type: String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
898
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
812
+ def self.new: (tax_registration_number: String, tax_registration_type: String) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
813
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
814
+ def self.[]: (tax_registration_number: String, tax_registration_type: String) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
815
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
899
816
 
900
817
  def self.members: () -> [ :tax_registration_number, :tax_registration_type ]
901
818
 
902
819
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::TaxRegistrationDetails
903
820
 
904
- attr_reader tax_registration_number: String?
905
- attr_reader tax_registration_type: String?
821
+ attr_reader tax_registration_number: String
822
+ attr_reader tax_registration_type: String
906
823
 
907
824
  def members: () -> [ :tax_registration_number, :tax_registration_type ]
908
- def to_h: () -> { tax_registration_number: String?, tax_registration_type: String? }
825
+ def to_h: () -> { tax_registration_number: String, tax_registration_type: String }
909
826
  end
910
827
 
911
828
  class TotalWeight < Data
912
- def self.new: (amount: String?, unit_of_measure: String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
913
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
914
- def self.[]: (amount: String?, unit_of_measure: String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
915
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
829
+ def self.new: (amount: String, unit_of_measure: String) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
830
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
831
+ def self.[]: (amount: String, unit_of_measure: String) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
832
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
916
833
 
917
834
  def self.members: () -> [ :amount, :unit_of_measure ]
918
835
 
919
836
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::TotalWeight
920
837
 
921
- attr_reader amount: String?
922
- attr_reader unit_of_measure: String?
838
+ attr_reader amount: String
839
+ attr_reader unit_of_measure: String
923
840
 
924
841
  def members: () -> [ :amount, :unit_of_measure ]
925
- def to_h: () -> { amount: String?, unit_of_measure: String? }
842
+ def to_h: () -> { amount: String, unit_of_measure: String }
926
843
  end
927
844
 
928
845
  class TransactionReference < Data
@@ -1055,44 +972,42 @@ module Peddler
1055
972
  end
1056
973
 
1057
974
  class Volume < Data
1058
- def self.new: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Volume
1059
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Volume
1060
- def self.[]: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Volume
1061
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Volume
975
+ def self.new: (unit_of_measure: String, value: String) -> Peddler::APIs::VendorShipmentsV1::Volume
976
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::Volume
977
+ def self.[]: (unit_of_measure: String, value: String) -> Peddler::APIs::VendorShipmentsV1::Volume
978
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::Volume
1062
979
 
1063
980
  def self.members: () -> [ :unit_of_measure, :value ]
1064
981
 
1065
982
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Volume
1066
983
 
1067
- attr_reader unit_of_measure: String?
1068
- attr_reader value: String?
984
+ attr_reader unit_of_measure: String
985
+ attr_reader value: String
1069
986
 
1070
987
  def members: () -> [ :unit_of_measure, :value ]
1071
- def to_h: () -> { unit_of_measure: String?, value: String? }
988
+ def to_h: () -> { unit_of_measure: String, value: String }
1072
989
  end
1073
990
 
1074
991
  class Weight < Data
1075
- def self.new: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Weight
1076
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Weight
1077
- def self.[]: (unit_of_measure: String?, value: String?) -> Peddler::APIs::VendorShipmentsV1::Weight
1078
- | (String?, String?) -> Peddler::APIs::VendorShipmentsV1::Weight
992
+ def self.new: (unit_of_measure: String, value: String) -> Peddler::APIs::VendorShipmentsV1::Weight
993
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::Weight
994
+ def self.[]: (unit_of_measure: String, value: String) -> Peddler::APIs::VendorShipmentsV1::Weight
995
+ | (String, String) -> Peddler::APIs::VendorShipmentsV1::Weight
1079
996
 
1080
997
  def self.members: () -> [ :unit_of_measure, :value ]
1081
998
 
1082
999
  def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::VendorShipmentsV1::Weight
1083
1000
 
1084
- attr_reader unit_of_measure: String?
1085
- attr_reader value: String?
1001
+ attr_reader unit_of_measure: String
1002
+ attr_reader value: String
1086
1003
 
1087
1004
  def members: () -> [ :unit_of_measure, :value ]
1088
- def to_h: () -> { unit_of_measure: String?, value: String? }
1005
+ def to_h: () -> { unit_of_measure: String, value: String }
1089
1006
  end
1090
1007
 
1091
1008
  def get_shipment_details: (?limit: Integer?, ?sort_order: String?, ?next_token: String?, ?created_after: String?, ?created_before: String?, ?shipment_confirmed_before: String?, ?shipment_confirmed_after: String?, ?package_label_created_before: String?, ?package_label_created_after: String?, ?shipped_before: String?, ?shipped_after: String?, ?estimated_delivery_before: String?, ?estimated_delivery_after: String?, ?shipment_delivery_before: String?, ?shipment_delivery_after: String?, ?requested_pick_up_before: String?, ?requested_pick_up_after: String?, ?scheduled_pick_up_before: String?, ?scheduled_pick_up_after: String?, ?current_shipment_status: String?, ?vendor_shipment_identifier: String?, ?buyer_reference_number: String?, ?buyer_warehouse_code: String?, ?seller_warehouse_code: String?, ?rate_limit: Float) -> Peddler::Response
1092
1009
  def get_shipment_labels: (?limit: Integer?, ?sort_order: String?, ?next_token: String?, ?label_created_after: String?, ?label_created_before: String?, ?buyer_reference_number: String?, ?vendor_shipment_identifier: String?, ?seller_warehouse_code: String?, ?rate_limit: Float) -> Peddler::Response
1093
- def submit_shipment_confirmation: (Hash[untyped, untyped], ?rate_limit: Float) -> Peddler::Response
1094
1010
  def submit_shipment_confirmations: (Hash[untyped, untyped], ?rate_limit: Float) -> Peddler::Response
1095
-
1096
1011
  def submit_shipments: (Hash[untyped, untyped], ?rate_limit: Float) -> Peddler::Response
1097
1012
  end
1098
1013
  end