ICreateCustomerOption interface
创建客户参数
Signature:
interface ICreateCustomerOption
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) 客户地址 | ||
string | 客户姓名 | ||
string | 客户电话 | ||
string | (Optional) 门店id |
创建客户参数
Signature:
interface ICreateCustomerOption
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) 客户地址 | ||
string | 客户姓名 | ||
string | 客户电话 | ||
string | (Optional) 门店id |