Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 643 Bytes

Tag.md

File metadata and controls

16 lines (11 loc) · 643 Bytes

Tag

Properties

Name Type Description Notes
id i32 タグID
company_id i32 事業所ID
name String 名前(30文字以内)
update_date String 更新日(yyyy-mm-dd)
shortcut1 Option<String> ショートカット1 (255文字以内) [optional]
shortcut2 Option<String> ショートカット2 (255文字以内) [optional]

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