@rechat/sdk
Advanced tools
Comparing version 0.2.3 to 0.2.4
export interface ILeadMetaData { | ||
channel_id: string; | ||
lead_channel: string; | ||
user_id?: string; | ||
@@ -4,0 +4,0 @@ brand_id?: string; |
{ | ||
"name": "@rechat/sdk", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -24,3 +24,3 @@ | ||
const channel = { | ||
channel_id: '2c55e69d-adbe-42d9-97a5-bedb43783b80' | ||
lead_channel: '2c55e69d-adbe-42d9-97a5-bedb43783b80' | ||
} | ||
@@ -27,0 +27,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9865