late 0.0.297

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GetRedditFlairs200ResponseFlairsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | Flair ID to pass as flairId in platformSpecificData | [optional]
**text** | Option<**String**> | Flair display text | [optional]
**text_color** | Option<**String**> | Text color: 'dark' or 'light' | [optional]
**background_color** | Option<**String**> | Background hex color (e.g. '#ff4500') | [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)