| id |
|
ID |
String |
64
|
是
|
|
|
|
| ordinal |
|
序号 |
Integer |
|
是
|
|
|
|
| code |
|
编码 |
String |
32
|
是
|
|
|
|
| name |
|
姓名 |
String |
32
|
是
|
|
|
|
| srcObjectType |
|
来源对象名 |
String |
|
是
|
|
ObjectType
|
|
| srcObjectId |
|
来源对象 |
String |
|
是
|
|
ObjectData
|
|
| entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
| externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
| externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
| externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
| telephone |
|
电话 |
String |
32
|
是
|
|
|
|
| mobile |
|
手机 |
String |
32
|
是
|
|
|
|
| email |
|
Email |
String |
64
|
是
|
|
|
|
| postcode |
|
邮编 |
String |
64
|
是
|
|
|
|
| position |
|
职务 |
String |
64
|
是
|
|
|
|
| isPrimary |
|
默认联系人 |
Boolean |
|
是
|
|
|
|
| objectType |
|
关联的对象类型名称 |
String |
|
是
|
|
ObjectType
|
|
| objectId |
|
关联的对象 |
String |
|
是
|
|
Customer
Customer
Vendor
Vendor
Partner
Partner
OtherParty
OtherParty
Party
Party
|
|
| disabledTime |
|
停用日期 |
Timestamp |
|
是
|
|
|
|
| isCooperated |
|
授权协同 |
Boolean |
|
是
|
|
|
|
| tenantUserId |
|
对账应用中的用户ID |
String |
64
|
是
|
|
|
|
| wechatOpenId |
|
绑定的微信openId |
String |
128
|
是
|
|
|
|
| wechatUnionId |
|
企微外部联系人的微信UnionId |
String |
128
|
是
|
|
|
|
| corpName |
|
公司名称 |
String |
128
|
是
|
|
|
|
| phoneCountryCode |
|
手机号地区码 |
String |
|
是
|
|
|
|
| objectCustomer |
|
关联的对象(客户) |
String |
|
是
|
|
Customer
|
Contact
|
| objectVendor |
|
关联的对象(供应商) |
String |
|
是
|
|
Vendor
|
Contact
|
| objectPartner |
|
关联的对象(伙伴) |
String |
|
是
|
|
Partner
|
Contact
|
| objectOtherParty |
|
关联的对象(其他单位) |
String |
|
是
|
|
OtherParty
|
Contact
|
| addressFk |
|
默认地址 |
String |
|
是
|
|
Address
|
Address
|
| createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
| createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
| modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
| modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
| lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
| addresses |
|
地址列表 |
List |
|
是
|
|
|
Address
|
| followups |
|
跟进列表 |
List |
|
是
|
|
|
ContactFollowup
|
| contactMediums |
|
联系方式列表 |
List |
|
是
|
|
|
ContactMedium
|
| cooperateItems |
|
协同范围 |
List |
|
是
|
|
|
CooperateItem
|
| attachments |
|
附件 |
List |
|
是
|
|
|
Attachment
|
| validateExceptions |
|
对象合法性检查异常 |
List |
|
是
|
|
|
FlowValidateException
|
| comments |
|
评论 |
List |
|
是
|
|
|
Comment
|
| billParticipants |
|
单据参与人 |
List |
|
是
|
|
|
BillParticipant
|
| chats |
|
群聊 |
List |
|
是
|
|
|
Chat
|
| attachmentsCount |
|
附件计数 |
Integer |
|
是
|
|
|
|
| rowNo |
|
行号 |
Integer |
|
是
|
|
|
|
| revenueConfirmations |
|
收入确认单列表 |
List |
|
是
|
|
|
RevenueConfirmation
|
| purchaseInvoices |
|
采购发票列表 |
List |
|
是
|
|
|
PurchaseInvoice
|
| invoices |
|
销售发票列表 |
List |
|
是
|
|
|
Invoice
|
| otherApPayments |
|
其他应付单列表 |
List |
|
是
|
|
|
OtherApPayment
|
| apPayments |
|
应付单列表 |
List |
|
是
|
|
|
ApPayment
|
| arReceipts |
|
其他应收单列表 |
List |
|
是
|
|
|
ArReceipt
|