| id |
|
ID |
String |
64
|
是
|
|
|
|
| ordinal |
|
序号 |
Integer |
|
是
|
|
|
|
| name |
|
地址名称 |
String |
128
|
是
|
|
|
|
| srcObjectType |
|
来源对象名 |
String |
|
是
|
|
ObjectType
|
|
| srcObjectId |
|
来源对象 |
String |
|
是
|
|
ObjectData
|
|
| entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
| externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
| externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
| externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
| objectType |
|
关联的对象类型名称 |
String |
|
是
|
|
ObjectType
|
|
| objectId |
|
关联的对象 |
String |
|
是
|
|
Contact
Contact
Customer
Customer
Vendor
Vendor
OtherParty
OtherParty
Party
Party
WorkforceResource
WorkforceResource
|
|
| countryId |
|
国家 |
String |
|
是
|
|
Country
|
|
| districtId |
|
行政地区 |
String |
|
是
|
|
District
|
|
| address |
|
详细地址 |
String |
256
|
是
|
|
|
|
| lngAndLat |
|
经纬度 |
String |
256
|
是
|
|
|
|
| isDefault |
|
是否为默认地址 |
Boolean |
|
是
|
|
|
|
| contactId |
|
联系人 |
String |
|
是
|
|
Contact
|
|
| objectContact |
|
关联的对象(联系人) |
String |
|
是
|
|
Contact
|
Address
|
| objectCustomer |
|
关联的对象(客户) |
String |
|
是
|
|
Customer
|
Address
|
| objectVendor |
|
关联的对象(供应商) |
String |
|
是
|
|
Vendor
|
Address
|
| objectOtherParty |
|
关联的对象(其他单位) |
String |
|
是
|
|
OtherParty
|
Address
|
| createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
| createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
| modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
| modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
| lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
| attachments |
|
附件 |
List |
|
是
|
|
|
Attachment
|
| validateExceptions |
|
对象合法性检查异常 |
List |
|
是
|
|
|
FlowValidateException
|
| comments |
|
评论 |
List |
|
是
|
|
|
Comment
|
| billParticipants |
|
单据参与人 |
List |
|
是
|
|
|
BillParticipant
|
| chats |
|
群聊 |
List |
|
是
|
|
|
Chat
|
| attachmentsCount |
|
附件计数 |
Integer |
|
是
|
|
|
|
| rowNo |
|
行号 |
Integer |
|
是
|
|
|
|