# ApiDocs.PpsConfigPriceTemplateVo

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**companyId** | **Number** | 公司id | [optional] 
**createTime** | **Date** | 创建时间 | [optional] 
**disabled** | **Boolean** | 是否禁用（1-是，0-否） | [optional] 
**feeCode** | **String** | 费用代码（01-电费，02-水费，03-物业费，04-房租） | [optional] 
**id** | **Number** | 主键id | [optional] 
**templateName** | **String** | 模板名称 | [optional] 
**templatePrice** | **Number** | 模板单价 | [optional] 
**updateTime** | **Date** | 修改时间 | [optional] 


