accEventRuleConfig : Optional [Any ]
|
会计事件类型配置,key为事件类型行uuid |
alias : Optional [str ]
|
字段别名 默认为列名 |
defaultValue : Optional [str ]
|
字段默认值 |
description : Optional [str ]
|
字段描述信息 |
format : Optional [str ]
|
字段格式 |
headGroupFlag : Optional [bool ]
|
头分组字段标识 |
length : Optional [str ]
|
字段长度 |
lineGroupFlag : Optional [bool ]
|
行分组字段标识 |
name : Optional [str ]
|
字段名称 |
newDescription : Optional [str ]
|
newDescription |
newFlag : Optional [bool ]
|
newFlag |
originType : Optional [str ]
|
字段类型-原始类型 |
sort : Optional [int ]
|
排序 |
type : Optional [str ]
|
字段类型-转换后 |
uniqueKey : Optional [bool ]
|
uniqueKey |
uuid : Optional [str ]
|
字段UUID |
whetherEmpty : Optional [bool ]
|
可否为空 |
whetherIncrement : Optional [bool ]
|
是否自增 |
whetherLogicKey : Optional [bool ]
|
是否业务主键 |
whetherOnly : Optional [bool ]
|
是否唯一 |
whetherPrimary : Optional [bool ]
|
是否系统主键 |
whetherSystemColumn : Optional [bool ]
|
是否系统字段 |