AccountingEnginesDTO¶
- class deepfos.api.models.accounting_engines.AccountingEnginesDTO(**data)¶
Accounting Engines DTO
引用接口
GET
/accounting/engines/get-accounting-info-by-id
(Response: 200)GET
/accounting/engines/get-accounting-info-by-name-type
(Response: 200)POST
/accounting/engines/publish/{elementId}
(Response: 200)POST
/accounting/engines/relation/update
(Response: 200)POST
/accounting/engines/save
POST
/accounting/engines/update
属性
accountingType
错误标识
错误集合
预警标识
预警集合
元素ID
elementName
:str
会计引擎唯一编码
元素路径 (与folderId 两个二选一必填)
文件夹ID (与path 两个二选一必填)
元素状态 0:未保存,1:已保存,2:已发布
元素类型 BILL:单据,ACCOUNTING:会计引擎,EVENT:会计事件
组件id
名称(多语言)
自动确认,默认值:true
描述信息
customContents
:Optional
[CustomContentsDTO
]会计元素-未发布json内容
customContentBlobs
:Optional
[CustomContentsDTO
]会计元素-发布后json内容
transformBlobs
:Optional
[CustomContentsDTO
]会计元素-转换后的结构(单据到凭证,发布时进行转换)
检查错误信息