mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-23 14:20:08 +00:00
537 B
537 B
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] |