AccountInfoParam¶ class deepfos.api.models.reconciliation_engine.AccountInfoParam(**data)¶ 属性 code : Optional[str] 参数编码 defaultValue : Optional[str] 默认值 description : Optional[str] 参数描述 length : Optional[str] 长度 realValue : Optional[Any] realValue valueType : Optional[int] 类型 1.文本; 2.整数 3.小数 4.日期 5.日期时间;