Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 847 Bytes

Team.md

File metadata and controls

18 lines (15 loc) · 847 Bytes

SignRequest.Model.Team

Properties

Name Type Description Notes
Name string
Subdomain string
Url string [optional]
Logo string [optional]
Phone string [optional]
PrimaryColor string [optional]
EventsCallbackUrl string [optional]
Members List<InlineTeamMember> [optional]
DeleteAfter DateTime? When filled this team will be deleted after this date [optional]
Sandbox bool? Indicates whether team is in Sandbox mode [optional]

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