
# DidService
参数说明
| 属性                    | 类型                    | 说明                                           |
|:---|:---|:---|
| id                    | String                | 服务的编号。                                       |
| type                  | String                | 服务类型                                         |
| price                 | float                 | 服务价格                                         |
| serviceEndpoint       | String                | 服务者提供者的ip地址                                  |
| controller            | String                | 服务控制者                                        |
| didService            | String                | 表示分布式数字身份持有者提供的服务，如果分布式数字身份持有者是某机构，它可以提供一些服务 |
| credentialApplySchema | CredentialApplySchema | 服务申请模板                                       |
   
