Skip to content

Commit

Permalink
team.user_fields
Browse files Browse the repository at this point in the history
  • Loading branch information
sdfsdhgjkbmnmxc committed Sep 16, 2020
1 parent e948b79 commit 1fc4617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions team.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ type Team struct {
UseTaskComplexity bool `json:"use_task_complexity,omitempty"`
UseTaskSpentTime bool `json:"use_task_spent_time,omitempty"`
DisplayFamilyNameFirst bool `json:"display_family_name_first,omitempty"`
UserFields []string `json:"user_fields"`
UploadsSize int64 `json:"uploads_size,omitempty"`
UploadsSizeLimit int64 `json:"uploads_size_limit,omitempty"`
Unreads *TeamUnread `json:"unread"`
Expand Down

0 comments on commit 1fc4617

Please sign in to comment.