LabelPostParam.md 567 字节
Newer Older
T
TommyLike 已提交
1 2 3 4 5 6 7 8 9 10
# LabelPostParam

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AccessToken** | **string** | 用户授权码 | [optional] [default to null]
**Name** | **string** | 标签的名称,必选。 | [optional] [default to null]
**Color** | **string** | 标签的颜色,为6位的数字,如: 000000,必选。 | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)