mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
13 lines
537 B
Markdown
13 lines
537 B
Markdown
# ValidatePathDto
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**validateWritable** | **Bool** | Gets or sets a value indicating whether validate if path is writable. | [optional]
|
|
**path** | **String** | Gets or sets the path. | [optional]
|
|
**isFile** | **Bool** | Gets or sets is path file. | [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)
|
|
|
|
|