go-firefly3/docs/Preference.md
2024-05-11 14:45:50 +03:00

13 lines
577 B
Markdown

# Preference
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CreatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**UpdatedAt** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**Name** | **string** | | [default to null]
**Data** | [***PolymorphicProperty**](PolymorphicProperty.md) | | [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)