peddler 5.0.0.pre.3 → 5.0.0.pre.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +209 -36
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/address.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/destination_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_eligibility.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_order.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_preferences.rb +3 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment.rb +6 -6
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inbound_shipment_summary.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/inventory_summary.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/measurement_data.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_details.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/prep_instruction.rb +2 -2
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/product_quantity.rb +4 -4
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/shipment_listing.rb +4 -3
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09/transportation_details.rb +1 -1
- data/lib/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rb +14 -14
- data/lib/peddler/apis/aplus_content_2020_11_01/decorator.rb +3 -3
- data/lib/peddler/apis/aplus_content_2020_11_01/image_component.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/plain_text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/standard_comparison_product_block.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01/text_item.rb +1 -1
- data/lib/peddler/apis/aplus_content_2020_11_01.rb +38 -38
- data/lib/peddler/apis/catalog_items_2020_12_01/item_identifiers_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/catalog_items_2020_12_01/item_variations_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2020_12_01.rb +8 -8
- data/lib/peddler/apis/catalog_items_2022_04_01/brand_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/classification_refinement.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_browse_classifications_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_dimensions_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_identifiers_by_marketplace.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_images_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_product_type_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_relationships_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01/item_sales_ranks_by_marketplace.rb +3 -3
- data/lib/peddler/apis/catalog_items_2022_04_01/item_search_results.rb +4 -4
- data/lib/peddler/apis/catalog_items_2022_04_01/item_summary_by_marketplace.rb +5 -5
- data/lib/peddler/apis/catalog_items_2022_04_01/item_variation_theme.rb +2 -2
- data/lib/peddler/apis/catalog_items_2022_04_01/item_vendor_details_by_marketplace.rb +1 -1
- data/lib/peddler/apis/catalog_items_2022_04_01.rb +14 -12
- data/lib/peddler/apis/catalog_items_v0.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_occurrence.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_all_star_rating_impact.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_return_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topic_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_topics_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_review_trends_response.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_star_rating_impact.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/browse_node_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/child_asin_metrics.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_browse_node_metrics.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_subtopic.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic.rb +6 -6
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topic_metrics.rb +3 -3
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics.rb +8 -8
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_topics_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trend_point.rb +2 -2
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends.rb +4 -4
- data/lib/peddler/apis/customer_feedback_2024_06_01/item_review_trends_response.rb +1 -1
- data/lib/peddler/apis/customer_feedback_2024_06_01.rb +14 -14
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_response.rb +1 -1
- data/lib/peddler/apis/data_kiosk_2023_11_15/create_query_specification.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_document_response.rb +4 -4
- data/lib/peddler/apis/data_kiosk_2023_11_15/get_queries_response.rb +5 -5
- data/lib/peddler/apis/data_kiosk_2023_11_15/query.rb +11 -11
- data/lib/peddler/apis/data_kiosk_2023_11_15.rb +9 -7
- data/lib/peddler/apis/easy_ship_2022_03_23/create_scheduled_packages_response.rb +1 -1
- data/lib/peddler/apis/easy_ship_2022_03_23.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_request_params.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_inventory_2024_09_11/inventory_response_body.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/return.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11/returns_response.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_returns_2024_09_11.rb +12 -12
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/address.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/document_v2.rb +4 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/marketplace_attributes.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_line_item.rb +6 -6
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/package_ship_label.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/pagination.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/recommended_package_line_item.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment.rb +4 -4
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_acknowledgement_request.rb +1 -1
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_info.rb +3 -3
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipment_line_item.rb +10 -10
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11/shipping_info.rb +2 -2
- data/lib/peddler/apis/external_fulfillment_shipments_2024_09_11.rb +7 -7
- data/lib/peddler/apis/fba_inbound_eligibility_v1.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/granularity.rb +1 -1
- data/lib/peddler/apis/fba_inventory_v1/inventory_details.rb +3 -2
- data/lib/peddler/apis/fba_inventory_v1/pagination.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1/reserved_quantity.rb +2 -2
- data/lib/peddler/apis/fba_inventory_v1.rb +7 -7
- data/lib/peddler/apis/feeds_2021_06_30/create_feed_specification.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30/feed_document.rb +6 -6
- data/lib/peddler/apis/feeds_2021_06_30/get_feeds_response.rb +1 -1
- data/lib/peddler/apis/feeds_2021_06_30.rb +10 -10
- data/lib/peddler/apis/finances_2024_06_19/item.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19/marketplace_details.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/selling_partner_metadata.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transaction.rb +2 -2
- data/lib/peddler/apis/finances_2024_06_19/transactions_payload.rb +1 -1
- data/lib/peddler/apis/finances_2024_06_19.rb +11 -11
- data/lib/peddler/apis/finances_v0/adjustment_event.rb +7 -7
- data/lib/peddler/apis/finances_v0/adjustment_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/affordability_expense_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/debt_recovery_item.rb +2 -2
- data/lib/peddler/apis/finances_v0/direct_payment.rb +5 -5
- data/lib/peddler/apis/finances_v0/fba_liquidation_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/fee_component.rb +3 -3
- data/lib/peddler/apis/finances_v0/financial_event_group.rb +6 -6
- data/lib/peddler/apis/finances_v0/imaging_services_fee_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_event_groups_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/list_financial_events_payload.rb +1 -1
- data/lib/peddler/apis/finances_v0/network_commingling_transaction_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/pay_with_amazon_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_adjustment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/removal_shipment_item.rb +4 -4
- data/lib/peddler/apis/finances_v0/removal_shipment_item_adjustment.rb +3 -3
- data/lib/peddler/apis/finances_v0/rental_transaction_event.rb +10 -10
- data/lib/peddler/apis/finances_v0/seller_review_enrollment_payment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0/service_fee_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/shipment_event.rb +5 -5
- data/lib/peddler/apis/finances_v0/shipment_item.rb +6 -6
- data/lib/peddler/apis/finances_v0/solution_provider_credit_event.rb +2 -2
- data/lib/peddler/apis/finances_v0/tax_withheld_component.rb +1 -1
- data/lib/peddler/apis/finances_v0/trial_shipment_event.rb +1 -1
- data/lib/peddler/apis/finances_v0.rb +24 -23
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_input.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/box_update_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/compliance_detail.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/confirm_transportation_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/content_update_preview.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_inbound_plan_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/create_marketplace_item_labels_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/delivery_window_option.rb +7 -7
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/document_download.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/freight_information.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_placement_options_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/generate_self_ship_appointment_slots_request.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan.rb +11 -11
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/inbound_plan_summary.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/package_grouping_input.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/packing_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/placement_option_summary.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/prep_instruction.rb +5 -5
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/quote.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/selected_delivery_window.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/self_ship_appointment_slots_availability.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/set_prep_details_request.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_destination.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_summary.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipment_transportation_configuration.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/shipping_configuration.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/spd_tracking_item_input.rb +2 -2
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/transportation_option.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20/window_input.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_2024_03_20.rb +41 -45
- data/lib/peddler/apis/fulfillment_inbound_v0/address.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/bill_of_lading_download_url.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipment_items_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/get_shipments_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_info.rb +3 -3
- data/lib/peddler/apis/fulfillment_inbound_v0/inbound_shipment_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_inbound_v0.rb +39 -38
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/cod_settings.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_item.rb +6 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/create_fulfillment_order_request.rb +19 -19
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_document.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/delivery_window.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/drop_off_location.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_settings.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/feature_sku.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_order_item.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview.rb +3 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_preview_shipment.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment.rb +8 -7
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_item.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/fulfillment_shipment_package.rb +3 -3
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_inventory_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_feature_sku_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_fulfillment_preview_request.rb +7 -6
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/get_package_tracking_details_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/list_all_fulfillment_orders_result.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/package_tracking_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/reason_code_details.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/return_authorization.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/scheduled_delivery_info.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/submit_fulfillment_order_status_update_response.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/tracking_event.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/unfulfillable_preview_item.rb +2 -2
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_item.rb +4 -4
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/update_fulfillment_order_request.rb +8 -8
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01/variable_precision_address.rb +1 -1
- data/lib/peddler/apis/fulfillment_outbound_2020_07_01.rb +18 -18
- data/lib/peddler/apis/invoices_2024_06_19/export.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/export_invoices_request.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_exports_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/get_invoices_response.rb +2 -2
- data/lib/peddler/apis/invoices_2024_06_19/invoice.rb +7 -7
- data/lib/peddler/apis/invoices_2024_06_19/invoices_attributes.rb +3 -3
- data/lib/peddler/apis/invoices_2024_06_19/invoices_document.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19/transaction_identifier.rb +1 -1
- data/lib/peddler/apis/invoices_2024_06_19.rb +22 -22
- data/lib/peddler/apis/listings_items_2020_09_01/patch_operation.rb +1 -1
- data/lib/peddler/apis/listings_items_2020_09_01.rb +6 -6
- data/lib/peddler/apis/listings_items_2021_08_01/issue.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcement_action.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/issue_enforcements.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/issue_exemption.rb +4 -4
- data/lib/peddler/apis/listings_items_2021_08_01/item_relationship.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_search_results.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01/item_summary_by_marketplace.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/item_variation_theme.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/listings_item_submission_response.rb +1 -1
- data/lib/peddler/apis/listings_items_2021_08_01/patch_operation.rb +2 -2
- data/lib/peddler/apis/listings_items_2021_08_01.rb +32 -32
- data/lib/peddler/apis/listings_restrictions_2021_08_01/restriction.rb +1 -1
- data/lib/peddler/apis/listings_restrictions_2021_08_01.rb +2 -2
- data/lib/peddler/apis/merchant_fulfillment_v0/create_shipment_request.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/item.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/package_dimensions.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/rejected_shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment.rb +4 -4
- data/lib/peddler/apis/merchant_fulfillment_v0/shipment_request_details.rb +3 -3
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service.rb +1 -1
- data/lib/peddler/apis/merchant_fulfillment_v0/shipping_service_options.rb +6 -5
- data/lib/peddler/apis/messaging_v1/attachment.rb +3 -3
- data/lib/peddler/apis/messaging_v1/create_amazon_motors_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_customization_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_delivery_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_order_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_confirm_service_details_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_digital_access_key_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_legal_disclosure_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_unexpected_problem_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1/create_warranty_request.rb +2 -2
- data/lib/peddler/apis/messaging_v1.rb +24 -24
- data/lib/peddler/apis/notifications_v1/create_destination_request.rb +1 -1
- data/lib/peddler/apis/notifications_v1/destination_resource_specification.rb +2 -2
- data/lib/peddler/apis/notifications_v1/event_bridge_resource.rb +3 -3
- data/lib/peddler/apis/notifications_v1/event_bridge_resource_specification.rb +1 -1
- data/lib/peddler/apis/notifications_v1/event_filter.rb +3 -3
- data/lib/peddler/apis/notifications_v1.rb +4 -4
- data/lib/peddler/apis/orders_v0/address.rb +3 -4
- data/lib/peddler/apis/orders_v0/automated_shipping_settings.rb +1 -1
- data/lib/peddler/apis/orders_v0/buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/delivery_preferences.rb +1 -1
- data/lib/peddler/apis/orders_v0/exception_dates.rb +1 -1
- data/lib/peddler/apis/orders_v0/order.rb +44 -46
- data/lib/peddler/apis/orders_v0/order_address.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_buyer_info.rb +2 -2
- data/lib/peddler/apis/orders_v0/order_item.rb +17 -16
- data/lib/peddler/apis/orders_v0/order_items_buyer_info_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_items_list.rb +1 -1
- data/lib/peddler/apis/orders_v0/order_regulated_info.rb +1 -1
- data/lib/peddler/apis/orders_v0/orders_list.rb +6 -6
- data/lib/peddler/apis/orders_v0/package_detail.rb +3 -3
- data/lib/peddler/apis/orders_v0/payment_execution_detail_item.rb +6 -11
- data/lib/peddler/apis/orders_v0/prescription_detail.rb +6 -6
- data/lib/peddler/apis/orders_v0/regulated_information.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_information_field.rb +1 -1
- data/lib/peddler/apis/orders_v0/regulated_order_verification_status.rb +5 -5
- data/lib/peddler/apis/orders_v0/shipping_constraints.rb +2 -2
- data/lib/peddler/apis/orders_v0/update_verification_status_request_body.rb +1 -1
- data/lib/peddler/apis/orders_v0/valid_verification_detail.rb +4 -4
- data/lib/peddler/apis/orders_v0.rb +64 -64
- data/lib/peddler/apis/product_fees_v0.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/batch_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_request.rb +4 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/competitive_summary_response_body.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_buying_option.rb +5 -4
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_response_body.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/featured_offer_expected_price_result.rb +5 -5
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/lowest_priced_offers_input.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/offer_identifier.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/price.rb +1 -1
- data/lib/peddler/apis/product_pricing_2022_05_01/reference_price.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segment_details.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01/segmented_featured_offer.rb +2 -2
- data/lib/peddler/apis/product_pricing_2022_05_01.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/batch_offers_request_params.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/buy_box_price_type.rb +3 -3
- data/lib/peddler/apis/product_pricing_v0/competitive_price_type.rb +7 -7
- data/lib/peddler/apis/product_pricing_v0/detailed_shipping_time_type.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/get_offers_result.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/http_response_headers.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/item_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/listing_offers_request_params.rb +2 -2
- data/lib/peddler/apis/product_pricing_v0/lowest_price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_count_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/offer_detail.rb +5 -5
- data/lib/peddler/apis/product_pricing_v0/offer_type.rb +4 -4
- data/lib/peddler/apis/product_pricing_v0/price_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/prime_information_type.rb +1 -1
- data/lib/peddler/apis/product_pricing_v0/summary.rb +8 -8
- data/lib/peddler/apis/product_pricing_v0.rb +21 -21
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_definition.rb +3 -3
- data/lib/peddler/apis/product_type_definitions_2020_09_01/product_type_version.rb +2 -2
- data/lib/peddler/apis/product_type_definitions_2020_09_01/schema_link.rb +1 -1
- data/lib/peddler/apis/product_type_definitions_2020_09_01.rb +12 -12
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_request.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/get_selling_partner_metrics_response_metric.rb +20 -20
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_filters.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offer_metrics_response_offer.rb +14 -14
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_filters.rb +4 -4
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_request_pagination.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/list_offers_response_offer.rb +3 -3
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_preferences.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/offer_program_configuration_promotions.rb +2 -2
- data/lib/peddler/apis/replenishment_2022_11_07/preference.rb +1 -1
- data/lib/peddler/apis/replenishment_2022_11_07/time_interval.rb +4 -4
- data/lib/peddler/apis/reports_2021_06_30/create_report_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/create_report_schedule_specification.rb +3 -3
- data/lib/peddler/apis/reports_2021_06_30/create_report_specification.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/get_reports_response.rb +1 -1
- data/lib/peddler/apis/reports_2021_06_30/report.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_document.rb +6 -6
- data/lib/peddler/apis/reports_2021_06_30/report_schedule.rb +5 -5
- data/lib/peddler/apis/reports_2021_06_30.rb +15 -15
- data/lib/peddler/apis/sales_v1/order_metrics_interval.rb +3 -3
- data/lib/peddler/apis/sales_v1.rb +29 -28
- data/lib/peddler/apis/seller_wallet_2024_03_01/bank_account.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/create_transaction_response.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/fx_rate_details.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/payment_preference.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/schedule_expression.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_account.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_initiation_request.rb +7 -7
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_instrument_details.rb +3 -3
- data/lib/peddler/apis/seller_wallet_2024_03_01/transaction_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule.rb +5 -5
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_information.rb +1 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_listing.rb +2 -1
- data/lib/peddler/apis/seller_wallet_2024_03_01/transfer_schedule_request.rb +4 -4
- data/lib/peddler/apis/seller_wallet_2024_03_01.rb +27 -27
- data/lib/peddler/apis/sellers_v1/business.rb +2 -2
- data/lib/peddler/apis/sellers_v1/participation.rb +1 -1
- data/lib/peddler/apis/sellers_v1.rb +2 -3
- data/lib/peddler/apis/services_v1/appointment_slot_report.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/create_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/date_time_range.rb +2 -2
- data/lib/peddler/apis/services_v1/fixed_slot.rb +4 -4
- data/lib/peddler/apis/services_v1/fixed_slot_capacity.rb +1 -1
- data/lib/peddler/apis/services_v1/fixed_slot_capacity_query.rb +2 -2
- data/lib/peddler/apis/services_v1/fulfillment_document.rb +2 -2
- data/lib/peddler/apis/services_v1/item_delivery.rb +1 -1
- data/lib/peddler/apis/services_v1/job_listing.rb +2 -2
- data/lib/peddler/apis/services_v1/range_slot_capacity_query.rb +1 -1
- data/lib/peddler/apis/services_v1/recurrence.rb +1 -1
- data/lib/peddler/apis/services_v1/reservation.rb +2 -2
- data/lib/peddler/apis/services_v1/service_job.rb +1 -1
- data/lib/peddler/apis/services_v1/service_upload_document.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_fulfillment_data_request.rb +1 -1
- data/lib/peddler/apis/services_v1/set_appointment_response.rb +3 -3
- data/lib/peddler/apis/services_v1/update_reservation_record.rb +1 -1
- data/lib/peddler/apis/services_v1/update_reservation_response.rb +1 -1
- data/lib/peddler/apis/services_v1/update_schedule_response.rb +1 -1
- data/lib/peddler/apis/services_v1.rb +25 -25
- data/lib/peddler/apis/shipment_invoicing_v0/shipment_item.rb +1 -1
- data/lib/peddler/apis/shipment_invoicing_v0/submit_invoice_request.rb +2 -2
- data/lib/peddler/apis/shipment_invoicing_v0.rb +3 -3
- data/lib/peddler/apis/shipping_v1/container_item.rb +2 -2
- data/lib/peddler/apis/shipping_v1/time_range.rb +1 -1
- data/lib/peddler/apis/shipping_v2/access_point.rb +1 -1
- data/lib/peddler/apis/shipping_v2/address.rb +1 -1
- data/lib/peddler/apis/shipping_v2/amazon_shipment_details.rb +1 -1
- data/lib/peddler/apis/shipping_v2/available_value_added_service_group.rb +1 -1
- data/lib/peddler/apis/shipping_v2/direct_fulfillment_item_identifiers.rb +3 -3
- data/lib/peddler/apis/shipping_v2/direct_purchase_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/goods_owner.rb +1 -1
- data/lib/peddler/apis/shipping_v2/item.rb +2 -2
- data/lib/peddler/apis/shipping_v2/ndr_request_data.rb +1 -1
- data/lib/peddler/apis/shipping_v2/purchase_shipment_request.rb +3 -3
- data/lib/peddler/apis/shipping_v2/rate.rb +2 -2
- data/lib/peddler/apis/shipping_v2/requested_value_added_service.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tax_detail.rb +1 -1
- data/lib/peddler/apis/shipping_v2/tracking_detail_codes.rb +2 -2
- data/lib/peddler/apis/shipping_v2.rb +30 -30
- data/lib/peddler/apis/solicitations_v1.rb +4 -4
- data/lib/peddler/apis/supply_sources_2020_07_01/address.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/curbside_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/in_store_pickup_configuration.rb +1 -1
- data/lib/peddler/apis/supply_sources_2020_07_01/supply_source_configuration.rb +1 -1
- data/lib/peddler/apis/tokens_2021_03_01/create_restricted_data_token_response.rb +2 -2
- data/lib/peddler/apis/tokens_2021_03_01/restricted_resource.rb +10 -10
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_request.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01/initiate_payout_response.rb +1 -1
- data/lib/peddler/apis/transfers_2024_06_01/payment_method_details.rb +3 -3
- data/lib/peddler/apis/transfers_2024_06_01.rb +3 -3
- data/lib/peddler/apis/uploads_2020_11_01.rb +9 -9
- data/lib/peddler/apis/vehicles_2024_11_01/vehicle.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01/vehicles_response.rb +1 -1
- data/lib/peddler/apis/vehicles_2024_11_01.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/inventory_update.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/item_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_inventory_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/buyer_customized_info_detail.rb +3 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/acknowledgement_status.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/address.rb +10 -10
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_acknowledgement_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/order_item_acknowledgement.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/shipment_details.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_orders_v1.rb +7 -7
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_detail.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/invoice_item.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/tax_detail.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_payments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/scenario.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/address.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/container.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/error_list.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/package.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/packed_item.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/pagination.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_details.rb +6 -5
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_schedule.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/status_update_details.rb +8 -8
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rb +16 -16
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/container.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/label_data.rb +4 -4
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/packed_item.rb +3 -3
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_confirmation.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_details.rb +6 -6
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/shipment_status_update.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/status_update_details.rb +9 -9
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_confirmations_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/submit_shipment_status_updates_request.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_shipping_v1.rb +13 -13
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rb +1 -1
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1/transaction.rb +2 -2
- data/lib/peddler/apis/vendor_direct_fulfillment_transactions_v1.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/credit_note_details.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/invoice.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/invoice_item.rb +7 -7
- data/lib/peddler/apis/vendor_invoices_v1/payment_terms.rb +2 -2
- data/lib/peddler/apis/vendor_invoices_v1/submit_invoices_request.rb +1 -1
- data/lib/peddler/apis/vendor_invoices_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/import_details.rb +8 -8
- data/lib/peddler/apis/vendor_orders_v1/order_acknowledgement_item.rb +6 -6
- data/lib/peddler/apis/vendor_orders_v1/order_details.rb +10 -10
- data/lib/peddler/apis/vendor_orders_v1/order_item.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_item_status.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/order_status.rb +3 -3
- data/lib/peddler/apis/vendor_orders_v1/ordered_quantity_details.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_orders_v1/party_identification.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1/transaction_id.rb +1 -1
- data/lib/peddler/apis/vendor_orders_v1.rb +30 -28
- data/lib/peddler/apis/vendor_shipments_v1/address.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carrier_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/carton.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/carton_reference_details.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/collect_freight_pickup_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/container_identification.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/container_item.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/containers.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/expiry.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/import_details.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/item.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/item_details.rb +6 -6
- data/lib/peddler/apis/vendor_shipments_v1/item_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/package_item_details.rb +5 -5
- data/lib/peddler/apis/vendor_shipments_v1/packed_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/packed_quantity.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/pagination.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_order_items.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/purchase_orders.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/route.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/shipment.rb +18 -18
- data/lib/peddler/apis/vendor_shipments_v1/shipment_confirmation.rb +12 -12
- data/lib/peddler/apis/vendor_shipments_v1/shipment_information.rb +3 -3
- data/lib/peddler/apis/vendor_shipments_v1/shipment_measurements.rb +2 -2
- data/lib/peddler/apis/vendor_shipments_v1/total_weight.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transaction_reference.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_label.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transport_shipment_measurements.rb +1 -1
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details.rb +4 -4
- data/lib/peddler/apis/vendor_shipments_v1/transportation_details_for_shipment_confirmation.rb +9 -8
- data/lib/peddler/apis/vendor_shipments_v1.rb +26 -25
- data/lib/peddler/apis/vendor_transaction_status_v1/transaction.rb +1 -1
- data/lib/peddler/apis/vendor_transaction_status_v1.rb +1 -1
- data/lib/peddler/data_kiosk/economics20240315/ad_summary.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/aggregated_detail.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/amount.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/analytics_economics20240315.rb +28 -0
- data/lib/peddler/data_kiosk/economics20240315/economics.rb +62 -0
- data/lib/peddler/data_kiosk/economics20240315/economics_property.rb +20 -0
- data/lib/peddler/data_kiosk/economics20240315/fba_per_unit_cost.rb +19 -0
- data/lib/peddler/data_kiosk/economics20240315/fee.rb +47 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_component.rb +26 -0
- data/lib/peddler/data_kiosk/economics20240315/fee_summary.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/mfn_per_unit_cost.rb +24 -0
- data/lib/peddler/data_kiosk/economics20240315/net_proceeds.rb +23 -0
- data/lib/peddler/data_kiosk/economics20240315/per_unit_cost.rb +31 -0
- data/lib/peddler/data_kiosk/economics20240315/sales.rb +42 -0
- data/lib/peddler/data_kiosk/economics20240315.json +2585 -0
- data/lib/peddler/data_kiosk/economics20240315.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/analytics_salesandtraffic20231115.rb +23 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.json +2783 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20231115.rb +17 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/amount.rb +20 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/analytics_salesandtraffic20240424.rb +28 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_sales.rb +37 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_asin_traffic.rb +150 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_sales.rb +89 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/by_date_traffic.rb +119 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_asin.rb +42 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_by_date.rb +30 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424/sales_and_traffic_trends.rb +44 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.json +3088 -0
- data/lib/peddler/data_kiosk/sales_and_traffic20240424.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/amount.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/analytics_vendoranalytics20240930.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/costs.rb +40 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_return_topics.rb +24 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_review_topics.rb +58 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_reviews.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/customer_satisfaction.rb +23 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_statistic.rb +30 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/forecasted_demand_weekly.rb +26 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/group_by_attributes.rb +92 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics.rb +38 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/manufacturing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/orders.rb +28 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/product_availability.rb +51 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/shipped_orders.rb +22 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing.rb +46 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view.rb +31 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics.rb +29 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/sourcing_view_metrics_grouped_by.rb +21 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/traffic.rb +17 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930/units_with_value.rb +20 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.json +2938 -0
- data/lib/peddler/data_kiosk/vendor_analytics20240930.rb +17 -0
- data/lib/peddler/feeds/listings_feed_message_schema/feed.rb +9 -9
- data/lib/peddler/feeds/listings_feed_message_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/feed.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/header.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/issue.rb +2 -2
- data/lib/peddler/feeds/listings_feed_processing_report_schema/item_summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_processing_report_schema/report.rb +3 -3
- data/lib/peddler/feeds/listings_feed_processing_report_schema/summary.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/header.rb +3 -3
- data/lib/peddler/feeds/listings_feed_schema/message.rb +10 -10
- data/lib/peddler/feeds/listings_feed_schema/patch.rb +1 -1
- data/lib/peddler/feeds/listings_feed_schema/report.rb +3 -3
- data/lib/peddler/helpers/data_kiosk_2023_11_15.rb +34 -0
- data/lib/peddler/notifications/b2b_any_offer_changed/b2b_any_offer_changed_notification.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/notification.rb +3 -3
- data/lib/peddler/notifications/b2b_any_offer_changed/offer.rb +2 -2
- data/lib/peddler/notifications/b2b_any_offer_changed/prime_information.rb +1 -1
- data/lib/peddler/notifications/b2b_any_offer_changed/shipping_time.rb +4 -4
- data/lib/peddler/notifications/b2b_any_offer_changed/summary.rb +4 -4
- data/lib/peddler/notifications/branded_item_content_change/payload.rb +5 -5
- data/lib/peddler/notifications/data_kiosk_query_processing_finished/payload.rb +11 -11
- data/lib/peddler/notifications/detail_page_traffic_event/detail_page_traffic_event.rb +1 -1
- data/lib/peddler/notifications/feed_processing_finished/feed_processing_finished_notification.rb +2 -2
- data/lib/peddler/notifications/item_inventory_event_change/item_inventory_event_change.rb +3 -3
- data/lib/peddler/notifications/item_sales_event_change/item_sales_event_change.rb +2 -2
- data/lib/peddler/notifications/listings_item_issues_change/payload.rb +4 -4
- data/lib/peddler/notifications/listings_item_issues_change_notification_2023_12_13/payload.rb +8 -8
- data/lib/peddler/notifications/listings_item_mfn_quantity_change/payload.rb +2 -2
- data/lib/peddler/notifications/listings_item_status_change/payload.rb +3 -3
- data/lib/peddler/notifications/order_change/notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_notification.rb +1 -1
- data/lib/peddler/notifications/order_change/order_change_trigger.rb +1 -1
- data/lib/peddler/notifications/order_change/order_item.rb +2 -2
- data/lib/peddler/notifications/order_change/summary.rb +10 -10
- data/lib/peddler/notifications/order_status_change/order_status_change_notification.rb +1 -1
- data/lib/peddler/notifications/pricing_health/summary.rb +2 -2
- data/lib/peddler/notifications/report_processing_finished/report_processing_finished_notification.rb +3 -3
- data/lib/peddler/notifications/transaction_update/notification.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/account_health_rating.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/on_time_delivery_rate.rb +2 -2
- data/lib/peddler/reports/account_health_report_2020_11_18/performance_metric.rb +8 -8
- data/lib/peddler/reports/account_health_report_2020_11_18/pre_fulfillment_cancellation_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/unit_on_time_delivery_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/valid_tracking_rate.rb +1 -1
- data/lib/peddler/reports/account_health_report_2020_11_18/warning_state.rb +1 -1
- data/lib/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19/recommendation.rb +12 -12
- data/lib/peddler/reports/end_user_data/asin_metrics.rb +2 -2
- data/lib/peddler/reports/end_user_data/report_options.rb +1 -1
- data/lib/peddler/reports/end_user_data/report_specification.rb +6 -6
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_options.rb +2 -2
- data/lib/peddler/reports/marketplace_asin_page_view_metrics/report_specification.rb +4 -4
- data/lib/peddler/reports/promotion/details_by_product.rb +1 -1
- data/lib/peddler/reports/promotion/details_by_promotion.rb +1 -1
- data/lib/peddler/reports/promotion/report_options.rb +2 -2
- data/lib/peddler/reports/promotion/report_specification.rb +1 -1
- data/lib/peddler/reports/seller_coupon/coupon_details.rb +8 -8
- data/lib/peddler/reports/seller_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/seller_sales_and_traffic/report.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/report_options.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/report_specification.rb +15 -15
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_asin.rb +4 -4
- data/lib/peddler/reports/seller_sales_and_traffic/sales_and_traffic_by_date.rb +1 -1
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_asin.rb +5 -5
- data/lib/peddler/reports/seller_sales_and_traffic/sales_by_date.rb +25 -25
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_asin.rb +48 -48
- data/lib/peddler/reports/seller_sales_and_traffic/traffic_by_date.rb +35 -35
- data/lib/peddler/reports/selling_partner_market_basket_analysis/details_by_asin.rb +5 -5
- data/lib/peddler/reports/selling_partner_market_basket_analysis/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_repeat_purchase/data_by_asin.rb +2 -2
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_repeat_purchase/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_options.rb +2 -2
- data/lib/peddler/reports/selling_partner_search_catalog_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_cart_add_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_click_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_impression_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_catalog_performance/search_catalog_performance_purchase_data.rb +4 -4
- data/lib/peddler/reports/selling_partner_search_query_performance/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/report_specification.rb +6 -6
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_cart_add_data.rb +7 -7
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_click_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_data.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_impression_data.rb +3 -3
- data/lib/peddler/reports/selling_partner_search_query_performance/search_query_performance_purchase_data.rb +5 -5
- data/lib/peddler/reports/selling_partner_search_terms/details_by_department_and_search_term.rb +8 -8
- data/lib/peddler/reports/selling_partner_search_terms/report_options.rb +1 -1
- data/lib/peddler/reports/selling_partner_search_terms/report_specification.rb +5 -5
- data/lib/peddler/reports/vendor_coupon/asin_details.rb +1 -1
- data/lib/peddler/reports/vendor_coupon/coupon_details.rb +7 -7
- data/lib/peddler/reports/vendor_coupon/details_by_campaign.rb +6 -6
- data/lib/peddler/reports/vendor_coupon/report_options.rb +2 -2
- data/lib/peddler/reports/vendor_forecasting/forecast_by_asin.rb +9 -9
- data/lib/peddler/reports/vendor_forecasting/report.rb +1 -1
- data/lib/peddler/reports/vendor_forecasting/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_inventory/inventory_aggregate.rb +29 -29
- data/lib/peddler/reports/vendor_inventory/inventory_by_asin.rb +26 -26
- data/lib/peddler/reports/vendor_inventory/report.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_inventory/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_aggregate_details.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/net_pure_product_margin_details_by_asin.rb +2 -2
- data/lib/peddler/reports/vendor_net_pure_product_margin/report.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_net_pure_product_margin/report_specification.rb +6 -6
- data/lib/peddler/reports/vendor_real_time_inventory/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_inventory/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_data.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_sales/report_specification.rb +2 -2
- data/lib/peddler/reports/vendor_real_time_traffic/report_specification.rb +3 -3
- data/lib/peddler/reports/vendor_sales/report.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_options.rb +1 -1
- data/lib/peddler/reports/vendor_sales/report_specification.rb +7 -7
- data/lib/peddler/reports/vendor_sales/sales_aggregate.rb +3 -3
- data/lib/peddler/reports/vendor_sales/sales_by_asin.rb +3 -3
- data/lib/peddler/reports/vendor_traffic/report.rb +1 -1
- data/lib/peddler/reports/vendor_traffic/report_specification.rb +6 -6
- data/lib/peddler/version.rb +1 -1
- data/sig/peddler/apis/amazon_warehousing_and_distribution_2024_05_09.rbs +37 -74
- data/sig/peddler/apis/aplus_content_2020_11_01.rbs +54 -110
- data/sig/peddler/apis/application_integrations_2024_04_01.rbs +6 -12
- data/sig/peddler/apis/application_management_2023_11_30.rbs +2 -4
- data/sig/peddler/apis/catalog_items_2020_12_01.rbs +18 -36
- data/sig/peddler/apis/catalog_items_2022_04_01.rbs +28 -59
- data/sig/peddler/apis/catalog_items_v0.rbs +3 -6
- data/sig/peddler/apis/customer_feedback_2024_06_01.rbs +39 -78
- data/sig/peddler/apis/data_kiosk_2023_11_15.rbs +7 -14
- data/sig/peddler/apis/easy_ship_2022_03_23.rbs +21 -42
- data/sig/peddler/apis/external_fulfillment_inventory_2024_09_11.rbs +11 -22
- data/sig/peddler/apis/external_fulfillment_returns_2024_09_11.rbs +12 -24
- data/sig/peddler/apis/external_fulfillment_shipments_2024_09_11.rbs +49 -98
- data/sig/peddler/apis/fba_inbound_eligibility_v1.rbs +2 -6
- data/sig/peddler/apis/fba_inventory_v1.rbs +17 -34
- data/sig/peddler/apis/feeds_2021_06_30.rbs +9 -18
- data/sig/peddler/apis/finances_2024_06_19.rbs +18 -36
- data/sig/peddler/apis/finances_v0.rbs +49 -98
- data/sig/peddler/apis/fulfillment_inbound_2024_03_20.rbs +125 -250
- data/sig/peddler/apis/fulfillment_inbound_v0.rbs +21 -44
- data/sig/peddler/apis/fulfillment_outbound_2020_07_01.rbs +72 -154
- data/sig/peddler/apis/invoices_2024_06_19.rbs +16 -32
- data/sig/peddler/apis/listings_items_2020_09_01.rbs +7 -14
- data/sig/peddler/apis/listings_items_2021_08_01.rbs +25 -50
- data/sig/peddler/apis/listings_restrictions_2021_08_01.rbs +5 -10
- data/sig/peddler/apis/merchant_fulfillment_v0.rbs +36 -88
- data/sig/peddler/apis/messaging_v1.rbs +28 -56
- data/sig/peddler/apis/notifications_v1.rbs +24 -48
- data/sig/peddler/apis/orders_v0.rbs +55 -123
- data/sig/peddler/apis/product_fees_v0.rbs +13 -30
- data/sig/peddler/apis/product_pricing_2022_05_01.rbs +35 -70
- data/sig/peddler/apis/product_pricing_v0.rbs +40 -87
- data/sig/peddler/apis/product_type_definitions_2020_09_01.rbs +7 -17
- data/sig/peddler/apis/replenishment_2022_11_07.rbs +26 -52
- data/sig/peddler/apis/reports_2021_06_30.rbs +11 -22
- data/sig/peddler/apis/sales_v1.rbs +3 -6
- data/sig/peddler/apis/seller_wallet_2024_03_01.rbs +24 -48
- data/sig/peddler/apis/sellers_v1.rbs +9 -21
- data/sig/peddler/apis/services_v1.rbs +60 -122
- data/sig/peddler/apis/shipment_invoicing_v0.rbs +14 -28
- data/sig/peddler/apis/shipping_v1.rbs +41 -82
- data/sig/peddler/apis/shipping_v2.rbs +96 -210
- data/sig/peddler/apis/solicitations_v1.rbs +7 -14
- data/sig/peddler/apis/supply_sources_2020_07_01.rbs +22 -56
- data/sig/peddler/apis/tokens_2021_03_01.rbs +5 -10
- data/sig/peddler/apis/transfers_2024_06_01.rbs +7 -14
- data/sig/peddler/apis/uploads_2020_11_01.rbs +3 -6
- data/sig/peddler/apis/vehicles_2024_11_01.rbs +8 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_inventory_v1.rbs +6 -16
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_2021_12_28.rbs +22 -49
- data/sig/peddler/apis/vendor_direct_fulfillment_orders_v1.rbs +22 -47
- data/sig/peddler/apis/vendor_direct_fulfillment_payments_v1.rbs +13 -26
- data/sig/peddler/apis/vendor_direct_fulfillment_sandbox_test_data_2021_10_28.rbs +12 -24
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_2021_12_28.rbs +33 -68
- data/sig/peddler/apis/vendor_direct_fulfillment_shipping_v1.rbs +35 -72
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_2021_12_28.rbs +4 -8
- data/sig/peddler/apis/vendor_direct_fulfillment_transactions_v1.rbs +4 -8
- data/sig/peddler/apis/vendor_invoices_v1.rbs +17 -34
- data/sig/peddler/apis/vendor_orders_v1.rbs +24 -50
- data/sig/peddler/apis/vendor_shipments_v1.rbs +53 -106
- data/sig/peddler/apis/vendor_transaction_status_v1.rbs +4 -8
- data/sig/peddler/data_kiosk/economics20240315.rbs +272 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20231115.rbs +220 -0
- data/sig/peddler/data_kiosk/sales_and_traffic20240424.rbs +245 -0
- data/sig/peddler/data_kiosk/vendor_analytics20240930.rbs +444 -0
- data/sig/peddler/feeds/listings_feed_message_schema.rbs +2 -4
- data/sig/peddler/feeds/listings_feed_processing_report_schema.rbs +6 -12
- data/sig/peddler/feeds/listings_feed_schema.rbs +5 -10
- data/sig/peddler/helpers/data_kiosk_2023_11_15.rbs +13 -0
- data/sig/peddler/notifications/any_offer_changed.rbs +14 -33
- data/sig/peddler/notifications/b2b_any_offer_changed.rbs +13 -30
- data/sig/peddler/notifications/branded_item_content_change.rbs +2 -4
- data/sig/peddler/notifications/data_kiosk_query_processing_finished.rbs +2 -4
- data/sig/peddler/notifications/detail_page_traffic_event.rbs +4 -8
- data/sig/peddler/notifications/fba_inventory_availability_change.rbs +2 -4
- data/sig/peddler/notifications/fba_outbound_shipment_status.rbs +3 -6
- data/sig/peddler/notifications/fee_promotion.rbs +17 -34
- data/sig/peddler/notifications/feed_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/fulfillment_order_status.rbs +6 -12
- data/sig/peddler/notifications/item_inventory_event_change.rbs +4 -8
- data/sig/peddler/notifications/item_product_type_change.rbs +2 -4
- data/sig/peddler/notifications/item_sales_event_change.rbs +4 -8
- data/sig/peddler/notifications/listings_item_issues_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_issues_change_notification_2023_12_13.rbs +2 -4
- data/sig/peddler/notifications/listings_item_mfn_quantity_change.rbs +2 -4
- data/sig/peddler/notifications/listings_item_status_change.rbs +2 -4
- data/sig/peddler/notifications/mfn_order_status_change.rbs +2 -4
- data/sig/peddler/notifications/order_change.rbs +5 -12
- data/sig/peddler/notifications/order_status_change.rbs +3 -6
- data/sig/peddler/notifications/pricing_health.rbs +11 -22
- data/sig/peddler/notifications/product_type_definitions_change.rbs +2 -4
- data/sig/peddler/notifications/report_processing_finished.rbs +3 -6
- data/sig/peddler/notifications/transaction_update.rbs +6 -12
- data/sig/peddler/reports/account_health_report_2020_11_18.rbs +17 -34
- data/sig/peddler/reports/b2b_product_opportunities_not_yet_on_amazon_report_2020_11_19.rbs +2 -4
- data/sig/peddler/reports/b2b_product_opportunities_recommended_for_you_report_2020_11_19.rbs +1 -5
- data/sig/peddler/reports/end_user_data.rbs +5 -10
- data/sig/peddler/reports/marketplace_asin_page_view_metrics.rbs +4 -8
- data/sig/peddler/reports/promotion.rbs +5 -10
- data/sig/peddler/reports/seller_coupon.rbs +5 -10
- data/sig/peddler/reports/seller_sales_and_traffic.rbs +9 -18
- data/sig/peddler/reports/selling_partner_market_basket_analysis.rbs +4 -8
- data/sig/peddler/reports/selling_partner_repeat_purchase.rbs +4 -8
- data/sig/peddler/reports/selling_partner_search_catalog_performance.rbs +8 -16
- data/sig/peddler/reports/selling_partner_search_query_performance.rbs +9 -18
- data/sig/peddler/reports/selling_partner_search_terms.rbs +4 -8
- data/sig/peddler/reports/vendor_coupon.rbs +4 -12
- data/sig/peddler/reports/vendor_forecasting.rbs +4 -8
- data/sig/peddler/reports/vendor_inventory.rbs +5 -10
- data/sig/peddler/reports/vendor_net_pure_product_margin.rbs +5 -10
- data/sig/peddler/reports/vendor_real_time_inventory.rbs +3 -6
- data/sig/peddler/reports/vendor_real_time_sales.rbs +4 -8
- data/sig/peddler/reports/vendor_real_time_traffic.rbs +3 -6
- data/sig/peddler/reports/vendor_sales.rbs +5 -10
- data/sig/peddler/reports/vendor_traffic.rbs +5 -10
- metadata +70 -3
@@ -8,7 +8,6 @@ module Peddler
|
|
8
8
|
class ASINMetadata < Data
|
9
9
|
def self.new: (asin: String?, ?badge_set: Array[untyped]?, ?content_reference_key_set: Array[untyped]?, ?image_url: String?, ?parent: String?, ?title: String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
10
10
|
| (String?, Array[untyped]?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
11
|
-
|
12
11
|
def self.[]: (asin: String?, ?badge_set: Array[untyped]?, ?content_reference_key_set: Array[untyped]?, ?image_url: String?, ?parent: String?, ?title: String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
13
12
|
| (String?, Array[untyped]?, Array[untyped]?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::ASINMetadata
|
14
13
|
|
@@ -22,8 +21,8 @@ module Peddler
|
|
22
21
|
attr_reader image_url: String?
|
23
22
|
attr_reader parent: String?
|
24
23
|
attr_reader title: String?
|
25
|
-
def members: () -> [ :asin, :badge_set, :content_reference_key_set, :image_url, :parent, :title ]
|
26
24
|
|
25
|
+
def members: () -> [ :asin, :badge_set, :content_reference_key_set, :image_url, :parent, :title ]
|
27
26
|
def to_h: () -> { asin: String?, badge_set: Array[untyped]?, content_reference_key_set: Array[untyped]?, image_url: String?, parent: String?, title: String? }
|
28
27
|
end
|
29
28
|
|
@@ -38,7 +37,6 @@ module Peddler
|
|
38
37
|
class AplusPaginatedResponse < Data
|
39
38
|
def self.new: (?next_page_token: String?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusPaginatedResponse
|
40
39
|
| (String?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusPaginatedResponse
|
41
|
-
|
42
40
|
def self.[]: (?next_page_token: String?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusPaginatedResponse
|
43
41
|
| (String?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusPaginatedResponse
|
44
42
|
|
@@ -48,15 +46,14 @@ module Peddler
|
|
48
46
|
|
49
47
|
attr_reader next_page_token: String?
|
50
48
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
51
|
-
def members: () -> [ :next_page_token, :warnings ]
|
52
49
|
|
50
|
+
def members: () -> [ :next_page_token, :warnings ]
|
53
51
|
def to_h: () -> { next_page_token: String?, warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
54
52
|
end
|
55
53
|
|
56
54
|
class AplusResponse < Data
|
57
55
|
def self.new: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusResponse
|
58
56
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusResponse
|
59
|
-
|
60
57
|
def self.[]: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusResponse
|
61
58
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::AplusResponse
|
62
59
|
|
@@ -65,8 +62,8 @@ module Peddler
|
|
65
62
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::AplusResponse
|
66
63
|
|
67
64
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
68
|
-
def members: () -> [ :warnings ]
|
69
65
|
|
66
|
+
def members: () -> [ :warnings ]
|
70
67
|
def to_h: () -> { warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
71
68
|
end
|
72
69
|
|
@@ -77,7 +74,6 @@ module Peddler
|
|
77
74
|
class ContentDocument < Data
|
78
75
|
def self.new: (content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]?, content_type: String?, locale: String?, name: String?, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
79
76
|
| (Array[Peddler::APIs::AplusContent20201101::ContentModule]?, String?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
80
|
-
|
81
77
|
def self.[]: (content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]?, content_type: String?, locale: String?, name: String?, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
82
78
|
| (Array[Peddler::APIs::AplusContent20201101::ContentModule]?, String?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::ContentDocument
|
83
79
|
|
@@ -90,15 +86,14 @@ module Peddler
|
|
90
86
|
attr_reader content_type: String?
|
91
87
|
attr_reader locale: String?
|
92
88
|
attr_reader name: String?
|
93
|
-
def members: () -> [ :content_module_list, :content_type, :locale, :name, :content_sub_type ]
|
94
89
|
|
90
|
+
def members: () -> [ :content_module_list, :content_type, :locale, :name, :content_sub_type ]
|
95
91
|
def to_h: () -> { content_module_list: Array[Peddler::APIs::AplusContent20201101::ContentModule]?, content_type: String?, locale: String?, name: String?, content_sub_type: String? }
|
96
92
|
end
|
97
93
|
|
98
94
|
class ContentMetadata < Data
|
99
95
|
def self.new: (badge_set: Array[untyped]?, marketplace_id: String?, name: String?, status: String?, update_time: Time?) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
100
96
|
| (Array[untyped]?, String?, String?, String?, Time?) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
101
|
-
|
102
97
|
def self.[]: (badge_set: Array[untyped]?, marketplace_id: String?, name: String?, status: String?, update_time: Time?) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
103
98
|
| (Array[untyped]?, String?, String?, String?, Time?) -> Peddler::APIs::AplusContent20201101::ContentMetadata
|
104
99
|
|
@@ -111,15 +106,14 @@ module Peddler
|
|
111
106
|
attr_reader name: String?
|
112
107
|
attr_reader status: String?
|
113
108
|
attr_reader update_time: Time?
|
114
|
-
def members: () -> [ :badge_set, :marketplace_id, :name, :status, :update_time ]
|
115
109
|
|
110
|
+
def members: () -> [ :badge_set, :marketplace_id, :name, :status, :update_time ]
|
116
111
|
def to_h: () -> { badge_set: Array[untyped]?, marketplace_id: String?, name: String?, status: String?, update_time: Time? }
|
117
112
|
end
|
118
113
|
|
119
114
|
class ContentMetadataRecord < Data
|
120
115
|
def self.new: (content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?, content_reference_key: String?) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
121
116
|
| (Peddler::APIs::AplusContent20201101::ContentMetadata?, String?) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
122
|
-
|
123
117
|
def self.[]: (content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?, content_reference_key: String?) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
124
118
|
| (Peddler::APIs::AplusContent20201101::ContentMetadata?, String?) -> Peddler::APIs::AplusContent20201101::ContentMetadataRecord
|
125
119
|
|
@@ -129,8 +123,8 @@ module Peddler
|
|
129
123
|
|
130
124
|
attr_reader content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?
|
131
125
|
attr_reader content_reference_key: String?
|
132
|
-
def members: () -> [ :content_metadata, :content_reference_key ]
|
133
126
|
|
127
|
+
def members: () -> [ :content_metadata, :content_reference_key ]
|
134
128
|
def to_h: () -> { content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?, content_reference_key: String? }
|
135
129
|
end
|
136
130
|
|
@@ -141,7 +135,6 @@ module Peddler
|
|
141
135
|
class ContentModule < Data
|
142
136
|
def self.new: (content_module_type: String?, ?standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, ?standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, ?standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, ?standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, ?standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, ?standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, ?standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, ?standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, ?standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, ?standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, ?standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, ?standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, ?standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, ?standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, ?standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
143
137
|
| (String?, Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, Peddler::APIs::AplusContent20201101::StandardTextModule?, Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
144
|
-
|
145
138
|
def self.[]: (content_module_type: String?, ?standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, ?standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, ?standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, ?standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, ?standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, ?standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, ?standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, ?standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, ?standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, ?standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, ?standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, ?standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, ?standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, ?standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, ?standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
146
139
|
| (String?, Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, Peddler::APIs::AplusContent20201101::StandardTextModule?, Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?) -> Peddler::APIs::AplusContent20201101::ContentModule
|
147
140
|
|
@@ -165,8 +158,8 @@ module Peddler
|
|
165
158
|
attr_reader standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?
|
166
159
|
attr_reader standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?
|
167
160
|
attr_reader standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule?
|
168
|
-
def members: () -> [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
|
169
161
|
|
162
|
+
def members: () -> [ :content_module_type, :standard_company_logo, :standard_comparison_table, :standard_four_image_text, :standard_four_image_text_quadrant, :standard_header_image_text, :standard_image_sidebar, :standard_image_text_overlay, :standard_multiple_image_text, :standard_product_description, :standard_single_image_highlights, :standard_single_image_specs_detail, :standard_single_side_image, :standard_tech_specs, :standard_text, :standard_three_image_text ]
|
170
163
|
def to_h: () -> { content_module_type: String?, standard_company_logo: Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule?, standard_comparison_table: Peddler::APIs::AplusContent20201101::StandardComparisonTableModule?, standard_four_image_text: Peddler::APIs::AplusContent20201101::StandardFourImageTextModule?, standard_four_image_text_quadrant: Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule?, standard_header_image_text: Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule?, standard_image_sidebar: Peddler::APIs::AplusContent20201101::StandardImageSidebarModule?, standard_image_text_overlay: Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule?, standard_multiple_image_text: Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule?, standard_product_description: Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule?, standard_single_image_highlights: Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule?, standard_single_image_specs_detail: Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule?, standard_single_side_image: Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule?, standard_tech_specs: Peddler::APIs::AplusContent20201101::StandardTechSpecsModule?, standard_text: Peddler::APIs::AplusContent20201101::StandardTextModule?, standard_three_image_text: Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule? }
|
171
164
|
end
|
172
165
|
|
@@ -177,7 +170,6 @@ module Peddler
|
|
177
170
|
class ContentRecord < Data
|
178
171
|
def self.new: (content_reference_key: String?, ?content_document: Peddler::APIs::AplusContent20201101::ContentDocument?, ?content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
179
172
|
| (String?, Peddler::APIs::AplusContent20201101::ContentDocument?, Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
180
|
-
|
181
173
|
def self.[]: (content_reference_key: String?, ?content_document: Peddler::APIs::AplusContent20201101::ContentDocument?, ?content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
182
174
|
| (String?, Peddler::APIs::AplusContent20201101::ContentDocument?, Peddler::APIs::AplusContent20201101::ContentMetadata?) -> Peddler::APIs::AplusContent20201101::ContentRecord
|
183
175
|
|
@@ -188,8 +180,8 @@ module Peddler
|
|
188
180
|
attr_reader content_document: Peddler::APIs::AplusContent20201101::ContentDocument?
|
189
181
|
attr_reader content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata?
|
190
182
|
attr_reader content_reference_key: String?
|
191
|
-
def members: () -> [ :content_reference_key, :content_document, :content_metadata ]
|
192
183
|
|
184
|
+
def members: () -> [ :content_reference_key, :content_document, :content_metadata ]
|
193
185
|
def to_h: () -> { content_reference_key: String?, content_document: Peddler::APIs::AplusContent20201101::ContentDocument?, content_metadata: Peddler::APIs::AplusContent20201101::ContentMetadata? }
|
194
186
|
end
|
195
187
|
|
@@ -200,7 +192,6 @@ module Peddler
|
|
200
192
|
class Decorator < Data
|
201
193
|
def self.new: (?depth: Integer?, ?length: Integer?, ?offset: Integer?, ?type: String?) -> Peddler::APIs::AplusContent20201101::Decorator
|
202
194
|
| (Integer?, Integer?, Integer?, String?) -> Peddler::APIs::AplusContent20201101::Decorator
|
203
|
-
|
204
195
|
def self.[]: (?depth: Integer?, ?length: Integer?, ?offset: Integer?, ?type: String?) -> Peddler::APIs::AplusContent20201101::Decorator
|
205
196
|
| (Integer?, Integer?, Integer?, String?) -> Peddler::APIs::AplusContent20201101::Decorator
|
206
197
|
|
@@ -212,8 +203,8 @@ module Peddler
|
|
212
203
|
attr_reader length: Integer?
|
213
204
|
attr_reader offset: Integer?
|
214
205
|
attr_reader type: String?
|
215
|
-
def members: () -> [ :depth, :length, :offset, :type ]
|
216
206
|
|
207
|
+
def members: () -> [ :depth, :length, :offset, :type ]
|
217
208
|
def to_h: () -> { depth: Integer?, length: Integer?, offset: Integer?, type: String? }
|
218
209
|
end
|
219
210
|
|
@@ -224,7 +215,6 @@ module Peddler
|
|
224
215
|
class Error < Data
|
225
216
|
def self.new: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::AplusContent20201101::Error
|
226
217
|
| (String?, String?, String?) -> Peddler::APIs::AplusContent20201101::Error
|
227
|
-
|
228
218
|
def self.[]: (code: String?, message: String?, ?details: String?) -> Peddler::APIs::AplusContent20201101::Error
|
229
219
|
| (String?, String?, String?) -> Peddler::APIs::AplusContent20201101::Error
|
230
220
|
|
@@ -235,15 +225,14 @@ module Peddler
|
|
235
225
|
attr_reader code: String?
|
236
226
|
attr_reader details: String?
|
237
227
|
attr_reader message: String?
|
238
|
-
def members: () -> [ :code, :message, :details ]
|
239
228
|
|
229
|
+
def members: () -> [ :code, :message, :details ]
|
240
230
|
def to_h: () -> { code: String?, message: String?, details: String? }
|
241
231
|
end
|
242
232
|
|
243
233
|
class ErrorList < Data
|
244
234
|
def self.new: (errors: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ErrorList
|
245
235
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ErrorList
|
246
|
-
|
247
236
|
def self.[]: (errors: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ErrorList
|
248
237
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ErrorList
|
249
238
|
|
@@ -252,15 +241,14 @@ module Peddler
|
|
252
241
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ErrorList
|
253
242
|
|
254
243
|
attr_reader errors: Array[Peddler::APIs::AplusContent20201101::Error]?
|
255
|
-
def members: () -> [ :errors ]
|
256
244
|
|
245
|
+
def members: () -> [ :errors ]
|
257
246
|
def to_h: () -> { errors: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
258
247
|
end
|
259
248
|
|
260
249
|
class GetContentDocumentResponse < Data
|
261
250
|
def self.new: (content_record: Peddler::APIs::AplusContent20201101::ContentRecord?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
262
251
|
| (Peddler::APIs::AplusContent20201101::ContentRecord?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
263
|
-
|
264
252
|
def self.[]: (content_record: Peddler::APIs::AplusContent20201101::ContentRecord?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
265
253
|
| (Peddler::APIs::AplusContent20201101::ContentRecord?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::GetContentDocumentResponse
|
266
254
|
|
@@ -270,15 +258,14 @@ module Peddler
|
|
270
258
|
|
271
259
|
attr_reader content_record: Peddler::APIs::AplusContent20201101::ContentRecord?
|
272
260
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
273
|
-
def members: () -> [ :content_record, :warnings ]
|
274
261
|
|
262
|
+
def members: () -> [ :content_record, :warnings ]
|
275
263
|
def to_h: () -> { content_record: Peddler::APIs::AplusContent20201101::ContentRecord?, warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
276
264
|
end
|
277
265
|
|
278
266
|
class ImageComponent < Data
|
279
267
|
def self.new: (alt_text: String?, image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification?, upload_destination_id: String?) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
280
268
|
| (String?, Peddler::APIs::AplusContent20201101::ImageCropSpecification?, String?) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
281
|
-
|
282
269
|
def self.[]: (alt_text: String?, image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification?, upload_destination_id: String?) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
283
270
|
| (String?, Peddler::APIs::AplusContent20201101::ImageCropSpecification?, String?) -> Peddler::APIs::AplusContent20201101::ImageComponent
|
284
271
|
|
@@ -289,15 +276,14 @@ module Peddler
|
|
289
276
|
attr_reader alt_text: String?
|
290
277
|
attr_reader image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification?
|
291
278
|
attr_reader upload_destination_id: String?
|
292
|
-
def members: () -> [ :alt_text, :image_crop_specification, :upload_destination_id ]
|
293
279
|
|
280
|
+
def members: () -> [ :alt_text, :image_crop_specification, :upload_destination_id ]
|
294
281
|
def to_h: () -> { alt_text: String?, image_crop_specification: Peddler::APIs::AplusContent20201101::ImageCropSpecification?, upload_destination_id: String? }
|
295
282
|
end
|
296
283
|
|
297
284
|
class ImageCropSpecification < Data
|
298
285
|
def self.new: (size: Peddler::APIs::AplusContent20201101::ImageDimensions?, ?offset: Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
299
286
|
| (Peddler::APIs::AplusContent20201101::ImageDimensions?, Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
300
|
-
|
301
287
|
def self.[]: (size: Peddler::APIs::AplusContent20201101::ImageDimensions?, ?offset: Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
302
288
|
| (Peddler::APIs::AplusContent20201101::ImageDimensions?, Peddler::APIs::AplusContent20201101::ImageOffsets?) -> Peddler::APIs::AplusContent20201101::ImageCropSpecification
|
303
289
|
|
@@ -307,15 +293,14 @@ module Peddler
|
|
307
293
|
|
308
294
|
attr_reader offset: Peddler::APIs::AplusContent20201101::ImageOffsets?
|
309
295
|
attr_reader size: Peddler::APIs::AplusContent20201101::ImageDimensions?
|
310
|
-
def members: () -> [ :size, :offset ]
|
311
296
|
|
297
|
+
def members: () -> [ :size, :offset ]
|
312
298
|
def to_h: () -> { size: Peddler::APIs::AplusContent20201101::ImageDimensions?, offset: Peddler::APIs::AplusContent20201101::ImageOffsets? }
|
313
299
|
end
|
314
300
|
|
315
301
|
class ImageDimensions < Data
|
316
302
|
def self.new: (height: Peddler::APIs::AplusContent20201101::IntegerWithUnits?, width: Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
317
303
|
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits?, Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
318
|
-
|
319
304
|
def self.[]: (height: Peddler::APIs::AplusContent20201101::IntegerWithUnits?, width: Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
320
305
|
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits?, Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageDimensions
|
321
306
|
|
@@ -325,15 +310,14 @@ module Peddler
|
|
325
310
|
|
326
311
|
attr_reader height: Peddler::APIs::AplusContent20201101::IntegerWithUnits?
|
327
312
|
attr_reader width: Peddler::APIs::AplusContent20201101::IntegerWithUnits?
|
328
|
-
def members: () -> [ :height, :width ]
|
329
313
|
|
314
|
+
def members: () -> [ :height, :width ]
|
330
315
|
def to_h: () -> { height: Peddler::APIs::AplusContent20201101::IntegerWithUnits?, width: Peddler::APIs::AplusContent20201101::IntegerWithUnits? }
|
331
316
|
end
|
332
317
|
|
333
318
|
class ImageOffsets < Data
|
334
319
|
def self.new: (x: Peddler::APIs::AplusContent20201101::IntegerWithUnits?, y: Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
335
320
|
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits?, Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
336
|
-
|
337
321
|
def self.[]: (x: Peddler::APIs::AplusContent20201101::IntegerWithUnits?, y: Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
338
322
|
| (Peddler::APIs::AplusContent20201101::IntegerWithUnits?, Peddler::APIs::AplusContent20201101::IntegerWithUnits?) -> Peddler::APIs::AplusContent20201101::ImageOffsets
|
339
323
|
|
@@ -343,15 +327,14 @@ module Peddler
|
|
343
327
|
|
344
328
|
attr_reader x: Peddler::APIs::AplusContent20201101::IntegerWithUnits?
|
345
329
|
attr_reader y: Peddler::APIs::AplusContent20201101::IntegerWithUnits?
|
346
|
-
def members: () -> [ :x, :y ]
|
347
330
|
|
331
|
+
def members: () -> [ :x, :y ]
|
348
332
|
def to_h: () -> { x: Peddler::APIs::AplusContent20201101::IntegerWithUnits?, y: Peddler::APIs::AplusContent20201101::IntegerWithUnits? }
|
349
333
|
end
|
350
334
|
|
351
335
|
class IntegerWithUnits < Data
|
352
336
|
def self.new: (units: String?, value: Integer?) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
353
337
|
| (String?, Integer?) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
354
|
-
|
355
338
|
def self.[]: (units: String?, value: Integer?) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
356
339
|
| (String?, Integer?) -> Peddler::APIs::AplusContent20201101::IntegerWithUnits
|
357
340
|
|
@@ -361,15 +344,14 @@ module Peddler
|
|
361
344
|
|
362
345
|
attr_reader units: String?
|
363
346
|
attr_reader value: Integer?
|
364
|
-
def members: () -> [ :units, :value ]
|
365
347
|
|
348
|
+
def members: () -> [ :units, :value ]
|
366
349
|
def to_h: () -> { units: String?, value: Integer? }
|
367
350
|
end
|
368
351
|
|
369
352
|
class ListContentDocumentASINRelationsResponse < Data
|
370
353
|
def self.new: (asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]?) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
371
354
|
| (Array[Peddler::APIs::AplusContent20201101::ASINMetadata]?) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
372
|
-
|
373
355
|
def self.[]: (asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]?) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
374
356
|
| (Array[Peddler::APIs::AplusContent20201101::ASINMetadata]?) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
375
357
|
|
@@ -378,8 +360,8 @@ module Peddler
|
|
378
360
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ListContentDocumentASINRelationsResponse
|
379
361
|
|
380
362
|
attr_reader asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]?
|
381
|
-
def members: () -> [ :asin_metadata_set ]
|
382
363
|
|
364
|
+
def members: () -> [ :asin_metadata_set ]
|
383
365
|
def to_h: () -> { asin_metadata_set: Array[Peddler::APIs::AplusContent20201101::ASINMetadata]? }
|
384
366
|
end
|
385
367
|
|
@@ -390,7 +372,6 @@ module Peddler
|
|
390
372
|
class ParagraphComponent < Data
|
391
373
|
def self.new: (text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]?) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
392
374
|
| (Array[Peddler::APIs::AplusContent20201101::TextComponent]?) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
393
|
-
|
394
375
|
def self.[]: (text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]?) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
395
376
|
| (Array[Peddler::APIs::AplusContent20201101::TextComponent]?) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
396
377
|
|
@@ -399,15 +380,14 @@ module Peddler
|
|
399
380
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::ParagraphComponent
|
400
381
|
|
401
382
|
attr_reader text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]?
|
402
|
-
def members: () -> [ :text_list ]
|
403
383
|
|
384
|
+
def members: () -> [ :text_list ]
|
404
385
|
def to_h: () -> { text_list: Array[Peddler::APIs::AplusContent20201101::TextComponent]? }
|
405
386
|
end
|
406
387
|
|
407
388
|
class PlainTextItem < Data
|
408
389
|
def self.new: (position: Integer?, value: String?) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
409
390
|
| (Integer?, String?) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
410
|
-
|
411
391
|
def self.[]: (position: Integer?, value: String?) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
412
392
|
| (Integer?, String?) -> Peddler::APIs::AplusContent20201101::PlainTextItem
|
413
393
|
|
@@ -417,15 +397,14 @@ module Peddler
|
|
417
397
|
|
418
398
|
attr_reader position: Integer?
|
419
399
|
attr_reader value: String?
|
420
|
-
def members: () -> [ :position, :value ]
|
421
400
|
|
401
|
+
def members: () -> [ :position, :value ]
|
422
402
|
def to_h: () -> { position: Integer?, value: String? }
|
423
403
|
end
|
424
404
|
|
425
405
|
class PostContentDocumentASINRelationsRequest < Data
|
426
406
|
def self.new: (asin_set: Array[untyped]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
427
407
|
| (Array[untyped]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
428
|
-
|
429
408
|
def self.[]: (asin_set: Array[untyped]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
430
409
|
| (Array[untyped]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
431
410
|
|
@@ -434,15 +413,14 @@ module Peddler
|
|
434
413
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsRequest
|
435
414
|
|
436
415
|
attr_reader asin_set: Array[untyped]?
|
437
|
-
def members: () -> [ :asin_set ]
|
438
416
|
|
417
|
+
def members: () -> [ :asin_set ]
|
439
418
|
def to_h: () -> { asin_set: Array[untyped]? }
|
440
419
|
end
|
441
420
|
|
442
421
|
class PostContentDocumentASINRelationsResponse < Data
|
443
422
|
def self.new: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsResponse
|
444
423
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsResponse
|
445
|
-
|
446
424
|
def self.[]: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsResponse
|
447
425
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsResponse
|
448
426
|
|
@@ -451,15 +429,14 @@ module Peddler
|
|
451
429
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentASINRelationsResponse
|
452
430
|
|
453
431
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
454
|
-
def members: () -> [ :warnings ]
|
455
432
|
|
433
|
+
def members: () -> [ :warnings ]
|
456
434
|
def to_h: () -> { warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
457
435
|
end
|
458
436
|
|
459
437
|
class PostContentDocumentApprovalSubmissionResponse < Data
|
460
438
|
def self.new: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentApprovalSubmissionResponse
|
461
439
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentApprovalSubmissionResponse
|
462
|
-
|
463
440
|
def self.[]: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentApprovalSubmissionResponse
|
464
441
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentApprovalSubmissionResponse
|
465
442
|
|
@@ -468,15 +445,14 @@ module Peddler
|
|
468
445
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentApprovalSubmissionResponse
|
469
446
|
|
470
447
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
471
|
-
def members: () -> [ :warnings ]
|
472
448
|
|
449
|
+
def members: () -> [ :warnings ]
|
473
450
|
def to_h: () -> { warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
474
451
|
end
|
475
452
|
|
476
453
|
class PostContentDocumentRequest < Data
|
477
454
|
def self.new: (content_document: Peddler::APIs::AplusContent20201101::ContentDocument?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
478
455
|
| (Peddler::APIs::AplusContent20201101::ContentDocument?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
479
|
-
|
480
456
|
def self.[]: (content_document: Peddler::APIs::AplusContent20201101::ContentDocument?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
481
457
|
| (Peddler::APIs::AplusContent20201101::ContentDocument?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
482
458
|
|
@@ -485,15 +461,14 @@ module Peddler
|
|
485
461
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentRequest
|
486
462
|
|
487
463
|
attr_reader content_document: Peddler::APIs::AplusContent20201101::ContentDocument?
|
488
|
-
def members: () -> [ :content_document ]
|
489
464
|
|
465
|
+
def members: () -> [ :content_document ]
|
490
466
|
def to_h: () -> { content_document: Peddler::APIs::AplusContent20201101::ContentDocument? }
|
491
467
|
end
|
492
468
|
|
493
469
|
class PostContentDocumentResponse < Data
|
494
470
|
def self.new: (content_reference_key: String?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
495
471
|
| (String?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
496
|
-
|
497
472
|
def self.[]: (content_reference_key: String?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
498
473
|
| (String?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentResponse
|
499
474
|
|
@@ -503,15 +478,14 @@ module Peddler
|
|
503
478
|
|
504
479
|
attr_reader content_reference_key: String?
|
505
480
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
506
|
-
def members: () -> [ :content_reference_key, :warnings ]
|
507
481
|
|
482
|
+
def members: () -> [ :content_reference_key, :warnings ]
|
508
483
|
def to_h: () -> { content_reference_key: String?, warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
509
484
|
end
|
510
485
|
|
511
486
|
class PostContentDocumentSuspendSubmissionResponse < Data
|
512
487
|
def self.new: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
|
513
488
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
|
514
|
-
|
515
489
|
def self.[]: (?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
|
516
490
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
|
517
491
|
|
@@ -520,15 +494,14 @@ module Peddler
|
|
520
494
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::PostContentDocumentSuspendSubmissionResponse
|
521
495
|
|
522
496
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
523
|
-
def members: () -> [ :warnings ]
|
524
497
|
|
498
|
+
def members: () -> [ :warnings ]
|
525
499
|
def to_h: () -> { warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
526
500
|
end
|
527
501
|
|
528
502
|
class PublishRecord < Data
|
529
503
|
def self.new: (asin: String?, content_reference_key: String?, content_type: String?, locale: String?, marketplace_id: String?, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
530
504
|
| (String?, String?, String?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
531
|
-
|
532
505
|
def self.[]: (asin: String?, content_reference_key: String?, content_type: String?, locale: String?, marketplace_id: String?, ?content_sub_type: String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
533
506
|
| (String?, String?, String?, String?, String?, String?) -> Peddler::APIs::AplusContent20201101::PublishRecord
|
534
507
|
|
@@ -542,8 +515,8 @@ module Peddler
|
|
542
515
|
attr_reader content_type: String?
|
543
516
|
attr_reader locale: String?
|
544
517
|
attr_reader marketplace_id: String?
|
545
|
-
def members: () -> [ :asin, :content_reference_key, :content_type, :locale, :marketplace_id, :content_sub_type ]
|
546
518
|
|
519
|
+
def members: () -> [ :asin, :content_reference_key, :content_type, :locale, :marketplace_id, :content_sub_type ]
|
547
520
|
def to_h: () -> { asin: String?, content_reference_key: String?, content_type: String?, locale: String?, marketplace_id: String?, content_sub_type: String? }
|
548
521
|
end
|
549
522
|
|
@@ -554,7 +527,6 @@ module Peddler
|
|
554
527
|
class SearchContentDocumentsResponse < Data
|
555
528
|
def self.new: (content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
556
529
|
| (Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
557
|
-
|
558
530
|
def self.[]: (content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
559
531
|
| (Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
560
532
|
|
@@ -563,15 +535,14 @@ module Peddler
|
|
563
535
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::SearchContentDocumentsResponse
|
564
536
|
|
565
537
|
attr_reader content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]?
|
566
|
-
def members: () -> [ :content_metadata_records ]
|
567
538
|
|
539
|
+
def members: () -> [ :content_metadata_records ]
|
568
540
|
def to_h: () -> { content_metadata_records: Array[Peddler::APIs::AplusContent20201101::ContentMetadataRecord]? }
|
569
541
|
end
|
570
542
|
|
571
543
|
class SearchContentPublishRecordsResponse < Data
|
572
544
|
def self.new: (publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
573
545
|
| (Array[Peddler::APIs::AplusContent20201101::PublishRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
574
|
-
|
575
546
|
def self.[]: (publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
576
547
|
| (Array[Peddler::APIs::AplusContent20201101::PublishRecord]?) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
577
548
|
|
@@ -580,15 +551,14 @@ module Peddler
|
|
580
551
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::SearchContentPublishRecordsResponse
|
581
552
|
|
582
553
|
attr_reader publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]?
|
583
|
-
def members: () -> [ :publish_record_list ]
|
584
554
|
|
555
|
+
def members: () -> [ :publish_record_list ]
|
585
556
|
def to_h: () -> { publish_record_list: Array[Peddler::APIs::AplusContent20201101::PublishRecord]? }
|
586
557
|
end
|
587
558
|
|
588
559
|
class StandardCompanyLogoModule < Data
|
589
560
|
def self.new: (company_logo: Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
590
561
|
| (Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
591
|
-
|
592
562
|
def self.[]: (company_logo: Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
593
563
|
| (Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
594
564
|
|
@@ -597,15 +567,14 @@ module Peddler
|
|
597
567
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardCompanyLogoModule
|
598
568
|
|
599
569
|
attr_reader company_logo: Peddler::APIs::AplusContent20201101::ImageComponent?
|
600
|
-
def members: () -> [ :company_logo ]
|
601
570
|
|
571
|
+
def members: () -> [ :company_logo ]
|
602
572
|
def to_h: () -> { company_logo: Peddler::APIs::AplusContent20201101::ImageComponent? }
|
603
573
|
end
|
604
574
|
|
605
575
|
class StandardComparisonProductBlock < Data
|
606
576
|
def self.new: (position: Integer?, ?asin: String?, ?highlight: bool?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, ?title: String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
607
577
|
| (Integer?, String?, bool?, Peddler::APIs::AplusContent20201101::ImageComponent?, Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
608
|
-
|
609
578
|
def self.[]: (position: Integer?, ?asin: String?, ?highlight: bool?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, ?title: String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
610
579
|
| (Integer?, String?, bool?, Peddler::APIs::AplusContent20201101::ImageComponent?, Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, String?) -> Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock
|
611
580
|
|
@@ -622,14 +591,12 @@ module Peddler
|
|
622
591
|
|
623
592
|
def highlight?: () -> bool
|
624
593
|
def members: () -> [ :position, :asin, :highlight, :image, :metrics, :title ]
|
625
|
-
|
626
594
|
def to_h: () -> { position: Integer?, asin: String?, highlight: bool?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, metrics: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, title: String? }
|
627
595
|
end
|
628
596
|
|
629
597
|
class StandardComparisonTableModule < Data
|
630
598
|
def self.new: (?metric_row_labels: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, ?product_columns: Array[Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock]?) -> Peddler::APIs::AplusContent20201101::StandardComparisonTableModule
|
631
599
|
| (Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, Array[Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock]?) -> Peddler::APIs::AplusContent20201101::StandardComparisonTableModule
|
632
|
-
|
633
600
|
def self.[]: (?metric_row_labels: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, ?product_columns: Array[Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock]?) -> Peddler::APIs::AplusContent20201101::StandardComparisonTableModule
|
634
601
|
| (Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, Array[Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock]?) -> Peddler::APIs::AplusContent20201101::StandardComparisonTableModule
|
635
602
|
|
@@ -639,15 +606,14 @@ module Peddler
|
|
639
606
|
|
640
607
|
attr_reader metric_row_labels: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?
|
641
608
|
attr_reader product_columns: Array[Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock]?
|
642
|
-
def members: () -> [ :metric_row_labels, :product_columns ]
|
643
609
|
|
610
|
+
def members: () -> [ :metric_row_labels, :product_columns ]
|
644
611
|
def to_h: () -> { metric_row_labels: Array[Peddler::APIs::AplusContent20201101::PlainTextItem]?, product_columns: Array[Peddler::APIs::AplusContent20201101::StandardComparisonProductBlock]? }
|
645
612
|
end
|
646
613
|
|
647
614
|
class StandardFourImageTextModule < Data
|
648
615
|
def self.new: (?block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
649
616
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
650
|
-
|
651
617
|
def self.[]: (?block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
652
618
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextModule
|
653
619
|
|
@@ -660,15 +626,14 @@ module Peddler
|
|
660
626
|
attr_reader block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
661
627
|
attr_reader block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
662
628
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
663
|
-
def members: () -> [ :block1, :block2, :block3, :block4, :headline ]
|
664
629
|
|
630
|
+
def members: () -> [ :block1, :block2, :block3, :block4, :headline ]
|
665
631
|
def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
666
632
|
end
|
667
633
|
|
668
634
|
class StandardFourImageTextQuadrantModule < Data
|
669
635
|
def self.new: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
670
636
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
671
|
-
|
672
637
|
def self.[]: (block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
673
638
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardFourImageTextQuadrantModule
|
674
639
|
|
@@ -680,15 +645,14 @@ module Peddler
|
|
680
645
|
attr_reader block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
681
646
|
attr_reader block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
682
647
|
attr_reader block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
683
|
-
def members: () -> [ :block1, :block2, :block3, :block4 ]
|
684
648
|
|
649
|
+
def members: () -> [ :block1, :block2, :block3, :block4 ]
|
685
650
|
def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block4: Peddler::APIs::AplusContent20201101::StandardImageTextBlock? }
|
686
651
|
end
|
687
652
|
|
688
653
|
class StandardHeaderImageTextModule < Data
|
689
654
|
def self.new: (?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule
|
690
655
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule
|
691
|
-
|
692
656
|
def self.[]: (?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule
|
693
657
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderImageTextModule
|
694
658
|
|
@@ -698,15 +662,14 @@ module Peddler
|
|
698
662
|
|
699
663
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
700
664
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
701
|
-
def members: () -> [ :block, :headline ]
|
702
665
|
|
666
|
+
def members: () -> [ :block, :headline ]
|
703
667
|
def to_h: () -> { block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
704
668
|
end
|
705
669
|
|
706
670
|
class StandardHeaderTextListBlock < Data
|
707
671
|
def self.new: (?block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock
|
708
672
|
| (Peddler::APIs::AplusContent20201101::StandardTextListBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock
|
709
|
-
|
710
673
|
def self.[]: (?block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock
|
711
674
|
| (Peddler::APIs::AplusContent20201101::StandardTextListBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock
|
712
675
|
|
@@ -716,15 +679,14 @@ module Peddler
|
|
716
679
|
|
717
680
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?
|
718
681
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
719
|
-
def members: () -> [ :block, :headline ]
|
720
682
|
|
683
|
+
def members: () -> [ :block, :headline ]
|
721
684
|
def to_h: () -> { block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
722
685
|
end
|
723
686
|
|
724
687
|
class StandardImageCaptionBlock < Data
|
725
688
|
def self.new: (?caption: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock
|
726
689
|
| (Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock
|
727
|
-
|
728
690
|
def self.[]: (?caption: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock
|
729
691
|
| (Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock
|
730
692
|
|
@@ -734,15 +696,14 @@ module Peddler
|
|
734
696
|
|
735
697
|
attr_reader caption: Peddler::APIs::AplusContent20201101::TextComponent?
|
736
698
|
attr_reader image: Peddler::APIs::AplusContent20201101::ImageComponent?
|
737
|
-
def members: () -> [ :caption, :image ]
|
738
699
|
|
700
|
+
def members: () -> [ :caption, :image ]
|
739
701
|
def to_h: () -> { caption: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent? }
|
740
702
|
end
|
741
703
|
|
742
704
|
class StandardImageSidebarModule < Data
|
743
705
|
def self.new: (?description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, ?description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, ?sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule
|
744
706
|
| (Peddler::APIs::AplusContent20201101::StandardTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule
|
745
|
-
|
746
707
|
def self.[]: (?description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, ?description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, ?sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule
|
747
708
|
| (Peddler::APIs::AplusContent20201101::StandardTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextListBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageSidebarModule
|
748
709
|
|
@@ -756,15 +717,14 @@ module Peddler
|
|
756
717
|
attr_reader image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?
|
757
718
|
attr_reader sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
758
719
|
attr_reader sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?
|
759
|
-
def members: () -> [ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ]
|
760
720
|
|
721
|
+
def members: () -> [ :description_list_block, :description_text_block, :headline, :image_caption_block, :sidebar_image_text_block, :sidebar_list_block ]
|
761
722
|
def to_h: () -> { description_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock?, description_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image_caption_block: Peddler::APIs::AplusContent20201101::StandardImageCaptionBlock?, sidebar_image_text_block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, sidebar_list_block: Peddler::APIs::AplusContent20201101::StandardTextListBlock? }
|
762
723
|
end
|
763
724
|
|
764
725
|
class StandardImageTextBlock < Data
|
765
726
|
def self.new: (?body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
766
727
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
767
|
-
|
768
728
|
def self.[]: (?body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
769
729
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextBlock
|
770
730
|
|
@@ -775,15 +735,14 @@ module Peddler
|
|
775
735
|
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent?
|
776
736
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
777
737
|
attr_reader image: Peddler::APIs::AplusContent20201101::ImageComponent?
|
778
|
-
def members: () -> [ :body, :headline, :image ]
|
779
738
|
|
739
|
+
def members: () -> [ :body, :headline, :image ]
|
780
740
|
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent? }
|
781
741
|
end
|
782
742
|
|
783
743
|
class StandardImageTextCaptionBlock < Data
|
784
744
|
def self.new: (?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?caption: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock
|
785
745
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock
|
786
|
-
|
787
746
|
def self.[]: (?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?caption: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock
|
788
747
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock
|
789
748
|
|
@@ -793,15 +752,14 @@ module Peddler
|
|
793
752
|
|
794
753
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
795
754
|
attr_reader caption: Peddler::APIs::AplusContent20201101::TextComponent?
|
796
|
-
def members: () -> [ :block, :caption ]
|
797
755
|
|
756
|
+
def members: () -> [ :block, :caption ]
|
798
757
|
def to_h: () -> { block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, caption: Peddler::APIs::AplusContent20201101::TextComponent? }
|
799
758
|
end
|
800
759
|
|
801
760
|
class StandardImageTextOverlayModule < Data
|
802
761
|
def self.new: (overlay_color_type: String?, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
803
762
|
| (String?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
804
|
-
|
805
763
|
def self.[]: (overlay_color_type: String?, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
806
764
|
| (String?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardImageTextOverlayModule
|
807
765
|
|
@@ -811,15 +769,14 @@ module Peddler
|
|
811
769
|
|
812
770
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
813
771
|
attr_reader overlay_color_type: String?
|
814
|
-
def members: () -> [ :overlay_color_type, :block ]
|
815
772
|
|
773
|
+
def members: () -> [ :overlay_color_type, :block ]
|
816
774
|
def to_h: () -> { overlay_color_type: String?, block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock? }
|
817
775
|
end
|
818
776
|
|
819
777
|
class StandardMultipleImageTextModule < Data
|
820
778
|
def self.new: (?blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
|
821
779
|
| (Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
|
822
|
-
|
823
780
|
def self.[]: (?blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
|
824
781
|
| (Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
|
825
782
|
|
@@ -828,15 +785,14 @@ module Peddler
|
|
828
785
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardMultipleImageTextModule
|
829
786
|
|
830
787
|
attr_reader blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]?
|
831
|
-
def members: () -> [ :blocks ]
|
832
788
|
|
789
|
+
def members: () -> [ :blocks ]
|
833
790
|
def to_h: () -> { blocks: Array[Peddler::APIs::AplusContent20201101::StandardImageTextCaptionBlock]? }
|
834
791
|
end
|
835
792
|
|
836
793
|
class StandardProductDescriptionModule < Data
|
837
794
|
def self.new: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent?) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
838
795
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
839
|
-
|
840
796
|
def self.[]: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent?) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
841
797
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
842
798
|
|
@@ -845,15 +801,14 @@ module Peddler
|
|
845
801
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardProductDescriptionModule
|
846
802
|
|
847
803
|
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent?
|
848
|
-
def members: () -> [ :body ]
|
849
804
|
|
805
|
+
def members: () -> [ :body ]
|
850
806
|
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent? }
|
851
807
|
end
|
852
808
|
|
853
809
|
class StandardSingleImageHighlightsModule < Data
|
854
810
|
def self.new: (?bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
855
811
|
| (Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
856
|
-
|
857
812
|
def self.[]: (?bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
858
813
|
| (Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageHighlightsModule
|
859
814
|
|
@@ -867,15 +822,14 @@ module Peddler
|
|
867
822
|
attr_reader text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?
|
868
823
|
attr_reader text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?
|
869
824
|
attr_reader text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock?
|
870
|
-
def members: () -> [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
|
871
825
|
|
826
|
+
def members: () -> [ :bulleted_list_block, :headline, :image, :text_block1, :text_block2, :text_block3 ]
|
872
827
|
def to_h: () -> { bulleted_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, text_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, text_block3: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
|
873
828
|
end
|
874
829
|
|
875
830
|
class StandardSingleImageSpecsDetailModule < Data
|
876
831
|
def self.new: (?description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
877
832
|
| (Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
878
|
-
|
879
833
|
def self.[]: (?description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, ?description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?image: Peddler::APIs::AplusContent20201101::ImageComponent?, ?specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, ?specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
880
834
|
| (Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::ImageComponent?, Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, Peddler::APIs::AplusContent20201101::StandardTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleImageSpecsDetailModule
|
881
835
|
|
@@ -891,15 +845,14 @@ module Peddler
|
|
891
845
|
attr_reader specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
892
846
|
attr_reader specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?
|
893
847
|
attr_reader specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock?
|
894
|
-
def members: () -> [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
|
895
848
|
|
849
|
+
def members: () -> [ :description_block1, :description_block2, :description_headline, :headline, :image, :specification_headline, :specification_list_block, :specification_text_block ]
|
896
850
|
def to_h: () -> { description_block1: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_block2: Peddler::APIs::AplusContent20201101::StandardTextBlock?, description_headline: Peddler::APIs::AplusContent20201101::TextComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, image: Peddler::APIs::AplusContent20201101::ImageComponent?, specification_headline: Peddler::APIs::AplusContent20201101::TextComponent?, specification_list_block: Peddler::APIs::AplusContent20201101::StandardHeaderTextListBlock?, specification_text_block: Peddler::APIs::AplusContent20201101::StandardTextBlock? }
|
897
851
|
end
|
898
852
|
|
899
853
|
class StandardSingleSideImageModule < Data
|
900
854
|
def self.new: (image_position_type: String?, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
901
855
|
| (String?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
902
|
-
|
903
856
|
def self.[]: (image_position_type: String?, ?block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
904
857
|
| (String?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?) -> Peddler::APIs::AplusContent20201101::StandardSingleSideImageModule
|
905
858
|
|
@@ -909,15 +862,14 @@ module Peddler
|
|
909
862
|
|
910
863
|
attr_reader block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
911
864
|
attr_reader image_position_type: String?
|
912
|
-
def members: () -> [ :image_position_type, :block ]
|
913
865
|
|
866
|
+
def members: () -> [ :image_position_type, :block ]
|
914
867
|
def to_h: () -> { image_position_type: String?, block: Peddler::APIs::AplusContent20201101::StandardImageTextBlock? }
|
915
868
|
end
|
916
869
|
|
917
870
|
class StandardTechSpecsModule < Data
|
918
871
|
def self.new: (specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?table_count: Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
919
872
|
| (Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]?, Peddler::APIs::AplusContent20201101::TextComponent?, Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
920
|
-
|
921
873
|
def self.[]: (specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?, ?table_count: Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
922
874
|
| (Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]?, Peddler::APIs::AplusContent20201101::TextComponent?, Integer?) -> Peddler::APIs::AplusContent20201101::StandardTechSpecsModule
|
923
875
|
|
@@ -928,15 +880,14 @@ module Peddler
|
|
928
880
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
929
881
|
attr_reader specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]?
|
930
882
|
attr_reader table_count: Integer?
|
931
|
-
def members: () -> [ :specification_list, :headline, :table_count ]
|
932
883
|
|
884
|
+
def members: () -> [ :specification_list, :headline, :table_count ]
|
933
885
|
def to_h: () -> { specification_list: Array[Peddler::APIs::AplusContent20201101::StandardTextPairBlock]?, headline: Peddler::APIs::AplusContent20201101::TextComponent?, table_count: Integer? }
|
934
886
|
end
|
935
887
|
|
936
888
|
class StandardTextBlock < Data
|
937
889
|
def self.new: (?body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextBlock
|
938
890
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextBlock
|
939
|
-
|
940
891
|
def self.[]: (?body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextBlock
|
941
892
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextBlock
|
942
893
|
|
@@ -946,15 +897,14 @@ module Peddler
|
|
946
897
|
|
947
898
|
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent?
|
948
899
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
949
|
-
def members: () -> [ :body, :headline ]
|
950
900
|
|
901
|
+
def members: () -> [ :body, :headline ]
|
951
902
|
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
952
903
|
end
|
953
904
|
|
954
905
|
class StandardTextListBlock < Data
|
955
906
|
def self.new: (text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]?) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
956
907
|
| (Array[Peddler::APIs::AplusContent20201101::TextItem]?) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
957
|
-
|
958
908
|
def self.[]: (text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]?) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
959
909
|
| (Array[Peddler::APIs::AplusContent20201101::TextItem]?) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
960
910
|
|
@@ -963,15 +913,14 @@ module Peddler
|
|
963
913
|
def self.parse: (?Hash[String | Symbol, untyped], **untyped) -> Peddler::APIs::AplusContent20201101::StandardTextListBlock
|
964
914
|
|
965
915
|
attr_reader text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]?
|
966
|
-
def members: () -> [ :text_list ]
|
967
916
|
|
917
|
+
def members: () -> [ :text_list ]
|
968
918
|
def to_h: () -> { text_list: Array[Peddler::APIs::AplusContent20201101::TextItem]? }
|
969
919
|
end
|
970
920
|
|
971
921
|
class StandardTextModule < Data
|
972
922
|
def self.new: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
973
923
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
974
|
-
|
975
924
|
def self.[]: (body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
976
925
|
| (Peddler::APIs::AplusContent20201101::ParagraphComponent?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextModule
|
977
926
|
|
@@ -981,15 +930,14 @@ module Peddler
|
|
981
930
|
|
982
931
|
attr_reader body: Peddler::APIs::AplusContent20201101::ParagraphComponent?
|
983
932
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
984
|
-
def members: () -> [ :body, :headline ]
|
985
933
|
|
934
|
+
def members: () -> [ :body, :headline ]
|
986
935
|
def to_h: () -> { body: Peddler::APIs::AplusContent20201101::ParagraphComponent?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
987
936
|
end
|
988
937
|
|
989
938
|
class StandardTextPairBlock < Data
|
990
939
|
def self.new: (?description: Peddler::APIs::AplusContent20201101::TextComponent?, ?label: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextPairBlock
|
991
940
|
| (Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextPairBlock
|
992
|
-
|
993
941
|
def self.[]: (?description: Peddler::APIs::AplusContent20201101::TextComponent?, ?label: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextPairBlock
|
994
942
|
| (Peddler::APIs::AplusContent20201101::TextComponent?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardTextPairBlock
|
995
943
|
|
@@ -999,15 +947,14 @@ module Peddler
|
|
999
947
|
|
1000
948
|
attr_reader description: Peddler::APIs::AplusContent20201101::TextComponent?
|
1001
949
|
attr_reader label: Peddler::APIs::AplusContent20201101::TextComponent?
|
1002
|
-
def members: () -> [ :description, :label ]
|
1003
950
|
|
951
|
+
def members: () -> [ :description, :label ]
|
1004
952
|
def to_h: () -> { description: Peddler::APIs::AplusContent20201101::TextComponent?, label: Peddler::APIs::AplusContent20201101::TextComponent? }
|
1005
953
|
end
|
1006
954
|
|
1007
955
|
class StandardThreeImageTextModule < Data
|
1008
956
|
def self.new: (?block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule
|
1009
957
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule
|
1010
|
-
|
1011
958
|
def self.[]: (?block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, ?headline: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule
|
1012
959
|
| (Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::StandardThreeImageTextModule
|
1013
960
|
|
@@ -1019,15 +966,14 @@ module Peddler
|
|
1019
966
|
attr_reader block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
1020
967
|
attr_reader block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?
|
1021
968
|
attr_reader headline: Peddler::APIs::AplusContent20201101::TextComponent?
|
1022
|
-
def members: () -> [ :block1, :block2, :block3, :headline ]
|
1023
969
|
|
970
|
+
def members: () -> [ :block1, :block2, :block3, :headline ]
|
1024
971
|
def to_h: () -> { block1: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block2: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, block3: Peddler::APIs::AplusContent20201101::StandardImageTextBlock?, headline: Peddler::APIs::AplusContent20201101::TextComponent? }
|
1025
972
|
end
|
1026
973
|
|
1027
974
|
class TextComponent < Data
|
1028
975
|
def self.new: (value: String?, ?decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
1029
976
|
| (String?, Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
1030
|
-
|
1031
977
|
def self.[]: (value: String?, ?decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
1032
978
|
| (String?, Array[Peddler::APIs::AplusContent20201101::Decorator]?) -> Peddler::APIs::AplusContent20201101::TextComponent
|
1033
979
|
|
@@ -1037,15 +983,14 @@ module Peddler
|
|
1037
983
|
|
1038
984
|
attr_reader decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]?
|
1039
985
|
attr_reader value: String?
|
1040
|
-
def members: () -> [ :value, :decorator_set ]
|
1041
986
|
|
987
|
+
def members: () -> [ :value, :decorator_set ]
|
1042
988
|
def to_h: () -> { value: String?, decorator_set: Array[Peddler::APIs::AplusContent20201101::Decorator]? }
|
1043
989
|
end
|
1044
990
|
|
1045
991
|
class TextItem < Data
|
1046
992
|
def self.new: (position: Integer?, text: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::TextItem
|
1047
993
|
| (Integer?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::TextItem
|
1048
|
-
|
1049
994
|
def self.[]: (position: Integer?, text: Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::TextItem
|
1050
995
|
| (Integer?, Peddler::APIs::AplusContent20201101::TextComponent?) -> Peddler::APIs::AplusContent20201101::TextItem
|
1051
996
|
|
@@ -1055,15 +1000,14 @@ module Peddler
|
|
1055
1000
|
|
1056
1001
|
attr_reader position: Integer?
|
1057
1002
|
attr_reader text: Peddler::APIs::AplusContent20201101::TextComponent?
|
1058
|
-
def members: () -> [ :position, :text ]
|
1059
1003
|
|
1004
|
+
def members: () -> [ :position, :text ]
|
1060
1005
|
def to_h: () -> { position: Integer?, text: Peddler::APIs::AplusContent20201101::TextComponent? }
|
1061
1006
|
end
|
1062
1007
|
|
1063
1008
|
class ValidateContentDocumentASINRelationsResponse < Data
|
1064
1009
|
def self.new: (errors: Array[Peddler::APIs::AplusContent20201101::Error]?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
1065
1010
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
1066
|
-
|
1067
1011
|
def self.[]: (errors: Array[Peddler::APIs::AplusContent20201101::Error]?, ?warnings: Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
1068
1012
|
| (Array[Peddler::APIs::AplusContent20201101::Error]?, Array[Peddler::APIs::AplusContent20201101::Error]?) -> Peddler::APIs::AplusContent20201101::ValidateContentDocumentASINRelationsResponse
|
1069
1013
|
|
@@ -1073,8 +1017,8 @@ module Peddler
|
|
1073
1017
|
|
1074
1018
|
attr_reader errors: Array[Peddler::APIs::AplusContent20201101::Error]?
|
1075
1019
|
attr_reader warnings: Array[Peddler::APIs::AplusContent20201101::Error]?
|
1076
|
-
def members: () -> [ :errors, :warnings ]
|
1077
1020
|
|
1021
|
+
def members: () -> [ :errors, :warnings ]
|
1078
1022
|
def to_h: () -> { errors: Array[Peddler::APIs::AplusContent20201101::Error]?, warnings: Array[Peddler::APIs::AplusContent20201101::Error]? }
|
1079
1023
|
end
|
1080
1024
|
|