jellyfin-sdk-swift/docs/XmlAttribute.md

12 lines
448 B
Markdown
Raw Normal View History

2021-06-02 21:05:58 +00:00
# XmlAttribute
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Gets or sets the name of the attribute. | [optional]
**value** | **String** | Gets or sets the value of the attribute. | [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)