Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 722 Bytes

HourType.md

File metadata and controls

15 lines (11 loc) · 722 Bytes

HourType

Properties

Name Type Description Notes
id int The ID of HourType. [optional]
name string The name of the HourType. [optional]
created_at string The creation time of the entity. [optional]
created_by string The user that created the entity. [optional]
updated_at string The last updated time of the entity. [optional]
updated_by string The user that last updated the entity. [optional]

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