UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

302 lines (301 loc) 7.36 kB
{ "type": "object", "properties": { "_links": { "type": "object", "properties": { "collection": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" } } } }, "self": { "type": "array", "items": { "type": "object", "properties": { "href": { "type": "string" } } } } } }, "average_rating": { "type": "string" }, "backordered": { "type": "boolean" }, "backorders": { "type": "string" }, "backorders_allowed": { "type": "boolean" }, "button_text": { "type": "string" }, "catalog_visibility": { "type": "string" }, "categories": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer" }, "name": { "type": "string" }, "slug": { "type": "string" } } } }, "date_created": { "type": "string" }, "date_created_gmt": { "type": "string" }, "date_modified": { "type": "string" }, "date_modified_gmt": { "type": "string" }, "date_on_sale_from": { "type": "null" }, "date_on_sale_from_gmt": { "type": "null" }, "date_on_sale_to": { "type": "null" }, "date_on_sale_to_gmt": { "type": "null" }, "description": { "type": "string" }, "dimensions": { "type": "object", "properties": { "height": { "type": "string" }, "length": { "type": "string" }, "width": { "type": "string" } } }, "download_expiry": { "type": "integer" }, "download_limit": { "type": "integer" }, "downloadable": { "type": "boolean" }, "external_url": { "type": "string" }, "featured": { "type": "boolean" }, "generated_slug": { "type": "string" }, "global_unique_id": { "type": "string" }, "has_options": { "type": "boolean" }, "id": { "type": "integer" }, "images": { "type": "array", "items": { "type": "object", "properties": { "alt": { "type": "string" }, "date_created": { "type": "string" }, "date_created_gmt": { "type": "string" }, "date_modified": { "type": "string" }, "date_modified_gmt": { "type": "string" }, "id": { "type": "integer" }, "name": { "type": "string" }, "src": { "type": "string" } } } }, "manage_stock": { "type": "boolean" }, "menu_order": { "type": "integer" }, "meta_data": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer" }, "key": { "type": "string" } } } }, "name": { "type": "string" }, "on_sale": { "type": "boolean" }, "parent_id": { "type": "integer" }, "permalink": { "type": "string" }, "permalink_template": { "type": "string" }, "post_password": { "type": "string" }, "price": { "type": "string" }, "price_html": { "type": "string" }, "purchasable": { "type": "boolean" }, "purchase_note": { "type": "string" }, "rating_count": { "type": "integer" }, "regular_price": { "type": "string" }, "related_ids": { "type": "array", "items": { "type": "integer" } }, "reviews_allowed": { "type": "boolean" }, "sale_price": { "type": "string" }, "shipping_class": { "type": "string" }, "shipping_class_id": { "type": "integer" }, "shipping_required": { "type": "boolean" }, "shipping_taxable": { "type": "boolean" }, "short_description": { "type": "string" }, "sku": { "type": "string" }, "slug": { "type": "string" }, "sold_individually": { "type": "boolean" }, "status": { "type": "string" }, "stock_status": { "type": "string" }, "tags": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "integer" }, "name": { "type": "string" }, "slug": { "type": "string" } } } }, "tax_class": { "type": "string" }, "tax_status": { "type": "string" }, "total_sales": { "type": "integer" }, "type": { "type": "string" }, "virtual": { "type": "boolean" }, "weight": { "type": "string" } }, "version": 1 }