id |
|
ID |
String |
64
|
是
|
|
|
|
code |
|
编码 |
String |
32
|
是
|
|
|
|
name |
|
名称 |
String |
256
|
是
|
|
|
|
srcObjectType |
|
数据来源类型 |
String |
|
是
|
|
ObjectType
|
|
srcObjectId |
|
来源对象 |
String |
|
是
|
|
ObjectData
|
|
entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
abbrName |
|
简称 |
String |
64
|
是
|
|
|
|
aidCode |
|
助记码 |
String |
64
|
是
|
|
|
|
customerId |
|
对应客户 |
String |
|
是
|
|
Customer
|
|
isPerson |
|
是个人供应商 |
Boolean |
|
是
|
|
|
|
masterVendorId |
|
供应总公司 |
String |
|
是
|
|
Vendor
|
|
industryId |
|
行业 |
String |
|
是
|
|
IndustryCategory
|
|
categoryId |
|
供应商分类 |
String |
|
是
|
|
VendorCategory
|
|
legalPerson |
|
法人 |
String |
32
|
是
|
|
|
|
settleVendorId |
|
结算供应商 |
String |
|
是
|
|
Vendor
|
|
taxIdNumber |
|
企业税号 |
String |
64
|
是
|
|
|
|
address |
|
地址 |
String |
256
|
是
|
|
|
|
telephone |
|
电话 |
String |
64
|
是
|
|
|
|
taxRateId |
|
税率 |
String |
|
是
|
|
TaxRate
|
|
currencyId |
|
交易币种 |
String |
|
是
|
|
Currency
|
|
ownerDeptId |
|
分管部门 |
String |
|
是
|
|
Department
|
|
ownerUserId |
|
分管业务员 |
String |
|
是
|
|
User
|
|
firstDealTime |
|
发展日期 |
Timestamp |
|
是
|
|
|
|
disabledTime |
|
停用日期 |
Timestamp |
|
是
|
|
|
|
isPriceWithTax |
|
价格含税 |
Boolean |
|
是
|
|
|
|
settlementMethodId |
|
结算方式 |
String |
|
是
|
|
SettlementMethod
|
|
invoiceTypeId |
|
发票类型 |
String |
|
是
|
|
InvoiceType
|
|
reconcileMethodId |
|
对账方式 |
String |
|
是
|
|
枚举型 ReconcileMethod
|
|
isReconcile |
|
是否对账 |
Boolean |
|
是
|
|
|
|
isCooperated |
|
授权协同 |
Boolean |
|
是
|
|
|
|
externalEnterpriseKind |
|
企业类型 |
String |
128
|
是
|
|
|
|
externalEnterpriseStatus |
|
企业状态 |
String |
128
|
是
|
|
|
|
enterpriseStatusId |
|
企业状态类型 |
String |
|
是
|
|
枚举型 EnterpriseStatus
|
|
thirdPartyCheckingStatus |
|
查验结果 |
String |
|
是
|
|
枚举型 ThirdPartyCheckingStatus
|
|
thirdPartyCheckingTime |
|
查验时间 |
Timestamp |
|
是
|
|
|
|
defaultBankAccount |
|
默认银行账户 |
String |
|
是
|
|
PartyBankAccount
|
PartyBankAccount
|
addressFk |
|
默认地址 |
String |
|
是
|
|
Address
|
Address
|
primaryContact |
|
默认联系人 |
String |
|
是
|
|
Contact
|
Contact
|
createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
bankAccounts |
|
银行账户列表 |
List |
|
是
|
|
|
PartyBankAccount
|
addresses |
|
地址列表 |
List |
|
是
|
|
|
Address
|
contactMediums |
|
联系方式列表 |
List |
|
是
|
|
|
ContactMedium
|
cooperateItems |
|
协同范围 |
List |
|
是
|
|
|
CooperateItem
|
contacts |
|
联系人列表 |
List |
|
是
|
|
|
Contact
|
attachments |
|
附件 |
List |
|
是
|
|
|
Attachment
|
validateExceptions |
|
对象合法性检查异常 |
List |
|
是
|
|
|
FlowValidateException
|
comments |
|
评论 |
List |
|
是
|
|
|
Comment
|
billParticipants |
|
单据参与人 |
List |
|
是
|
|
|
BillParticipant
|
chats |
|
群聊 |
List |
|
是
|
|
|
Chat
|
attachmentsCount |
|
附件计数 |
Integer |
|
是
|
|
|
|
purchaseInvoices |
|
采购发票列表 |
List |
|
是
|
|
|
PurchaseInvoice
|
settlePurchaseInvoices |
|
采购发票列表 |
List |
|
是
|
|
|
PurchaseInvoice
|
transPaymentItems |
|
往来付款单明细 |
List |
|
是
|
|
|
PaymentItem
|
transReceiptItems |
|
往来收款单明细 |
List |
|
是
|
|
|
ReceiptItem
|
transPaymentApplications |
|
往来付款申请单 |
List |
|
是
|
|
|
PaymentApplication
|
cashierPaymentViews |
|
出纳支付单据 |
List |
|
是
|
|
|
CashierPaymentView
|
apPayments |
|
应付单列表 |
List |
|
是
|
|
|
ApPayment
|
settleApPayments |
|
结算应付单列表 |
List |
|
是
|
|
|
ApPayment
|
settleReceipts |
|
结算收款单 |
List |
|
是
|
|
|
Receipt
|
transReceipts |
|
往来收款单 |
List |
|
是
|
|
|
Receipt
|
receiverCashierPaymentViewItems |
|
收款人 |
List |
|
是
|
|
|
CashierPaymentViewItem
|
settlePayments |
|
结算付款单 |
List |
|
是
|
|
|
Payment
|
transPayments |
|
往来付款单 |
List |
|
是
|
|
|
Payment
|