mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2025-02-18 12:50:29 +00:00
631 B
631 B
AccessSchedule
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | Int | Gets or sets the id of this instance. | [readonly] |
userId | String | Gets or sets the id of the associated user. | [readonly] |
dayOfWeek | DynamicDayOfWeek | ||
startHour | Double | Gets or sets the start hour. | |
endHour | Double | Gets or sets the end hour. |