Skip to content

Commit

Permalink
Source to ContactCustomFields added
Browse files Browse the repository at this point in the history
  • Loading branch information
shoreward committed Oct 27, 2020
1 parent 22fa094 commit 116506b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contact.go
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ type ContactCustomFields struct {
Department string `json:"department,omitempty"`
Title string `json:"title,omitempty"`
MobilePhone string `json:"mobile_phone,omitempty"`
Source string `json:"source,omitempty"`
}

// Short contact representaion
Expand Down

0 comments on commit 116506b

Please sign in to comment.