spatio-sdk 0.0.2

Rust SDK for the SpatioAPI. Generated from the official OpenAPI spec.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Label

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**name** | **String** |  | 
**r#type** | **String** | Provider-specific label type. Common values: `system`, `user`. Not enumerated to avoid forcing a breaking change every time a provider adds one.  | 
**message_list_visibility** | Option<**String**> |  | [optional]
**label_list_visibility** | Option<**String**> |  | [optional]
**color** | Option<[**models::LabelColor**]LabelColor.md> |  | [optional]

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