jellyfin-sdk-swift/docs/AccessSchedule.md
jellyfin-bot a524873ad0 Add type-mappings
Update stable OpenAPI client
2021-06-05 07:51:11 +09:00

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.

[Back to Model list] [Back to API list] [Back to README]