gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/LabelPostParam.md (about)

     1  # LabelPostParam
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AccessToken** | **string** | 用户授权码 | [optional] [default to null]
     7  **Name** | **string** | 标签的名称,必选。 | [optional] [default to null]
     8  **Color** | **string** | 标签的颜色,为6位的数字,如: 000000,必选。 | [optional] [default to null]
     9  
    10  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    11  
    12