UNPKG

@progtechbr/n8n-nodes-rdsme

Version:

Send events through API to RD Station Marketing para Ecommerce

13 lines (12 loc) 269 B
export declare const buildLineItems: (lineItems: any) => { categories: any; image_url?: any; sku?: any; product_url?: any; product_id: any; product_title: any; variant_id: any; variant_title: any; price: any; quantity: any; }[];