ICustomerOrderDetail 接口
interface ICustomerOrderDetail
客户订单详情
属性
buildingAddress
buildingAddress?: string;
楼盘地址
buildingArea
buildingArea?: string;
楼盘地区
customerAddress
customerAddress?: string;
客户详细地址
customerArea
customerArea?: string;
客户所在地区
示例
北京市/海淀区
customerName
customerName: string;
客户 名称
customerPhoneNumber
customerPhoneNumber: string;
客户联系方式
orderId
orderId: string;
订单ID
orderName
orderName: string;
订单名称
orderReadableId
orderReadableId: string;
订单可读编号
storeName
storeName?: string;
门店名称
templateKey
templateKey: string;
订单模板