idmesh-api-sdk-java/docs/GetTemplate200ResponseDataI...

29 lines
1.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# GetTemplate200ResponseDataInner
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**id** | **String** | 唯一标识 | [optional] |
|**name** | **String** | 应用名称 | [optional] |
|**type** | **String** | 应用类型1自建应用2市场应用 | [optional] |
|**category** | **String** | 应用分类 | [optional] |
|**descr** | **String** | 应用描述 | [optional] |
|**logo** | **String** | logo路径 | [optional] |
|**loginUrl** | **String** | 登录路径 | [optional] |
|**redirectUrl** | **String** | 重定向路径 | [optional] |
|**logoutUrl** | **String** | 登出路径 | [optional] |
|**subAccountPolicy** | **String** | 子账号策略1启用2不启用 | [optional] |
|**prop** | **Object** | 扩展属性 | [optional] |
|**protocolProp** | [**GetTemplate200ResponseDataInnerProtocolProp**](GetTemplate200ResponseDataInnerProtocolProp.md) | | [optional] |
|**configProp** | [**GetTemplate200ResponseDataInnerConfigProp**](GetTemplate200ResponseDataInnerConfigProp.md) | | [optional] |
|**timeCreated** | **String** | 创建事件 | [optional] |
|**timeModified** | **String** | | [optional] |
|**status** | **String** | | [optional] |