跳到主要内容

IPartnerOrder 接口

interface IPartnerOrder 

客户订单信息

属性

address

address: string;

楼盘具体门牌号

associatedNumber

associatedNumber: string;

外部关联编号

associatedSchema

associatedSchema: IAssociatedSchema[];

关联的方案

类型: IAssociatedSchema[]

beginDate

beginDate: string;

开工日期

buildingVillage

buildingVillage: string;

楼盘小区

constructCost

constructCost: string;

工程造价

createTime

createTime: string;

订单创建时间

currentNodeKey

currentNodeKey: string;

当前客户进展。intention, discarded

customerName

customerName: string;

设计师姓名

decoBudget

decoBudget: string;

装修预算

decoStyle

decoStyle: string;

装修风格

deliveryDate

deliveryDate: string;

交货日期

depositCost

depositCost: string;

定金金额

designCost

designCost: string;

设计费

designerName

designerName: string;

设计师名称

detailAddress

detailAddress: string;

现住址,具体地址门牌号

discard

discard: number;

是否废单。1 - 废单;0 - 非废单

discardReason

discardReason: string;

废单原因

endDate

endDate: string;

竣工日期

houseModel

houseModel: string;

户型。一居、两居等

houseStatus

houseStatus: string;

房屋状态。期房、现房、二手房等

houseType

houseType: string;

房屋类型。如小区房、自建房等。新版没有这个字段。

location

location: string;

楼盘信息的全地址

manager

manager: string;

项目经理

needDeposit

needDeposit: boolean;

需要支付定金。默认 false

obsDesignerUserId

obsDesignerUserId: string;

加密后的设计师userid

orderCode

orderCode: string;

订单编号

orderTime

orderTime: string;

交房日期

providedPlan

providedPlan: boolean;

提供房型图

remark

remark: string;

客户需求

salesman

salesman: string;

订单业务员

sex

sex: string;

客户性别

signDate

signDate: string;

签单日期

size

size: number;

面积(㎡)

source

source: string;

客户来源。线上引流、线下沟通、站会与活动等

sourceRemark

sourceRemark: string;

客户来源备注

statusId

statusId: number;

订单状态

storeAddress

storeAddress: string;

所属门店、经销商地图地址

storeCode

storeCode: string;

所属门店、经销商编码

storeName

storeName: string;

所属门店名称

storeSpecificAddress

storeSpecificAddress: string;

所属门店、经销商详细地址

storeTelephone

storeTelephone: string;

所属门店、经销商电话

supervisor

supervisor: string;

监理

telephone

telephone: string;

客户电话

索引类型

(indexer)

[key: string]: any;

other fields