Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 756 Bytes

User.md

File metadata and controls

16 lines (12 loc) · 756 Bytes

MergeTicketingApi.User

Properties

Name Type Description Notes
id String [optional] [readonly]
remote_id String The third-party API ID of the matching object. [optional]
name String The user's name. [optional]
email_address String The user's email address. [optional]
is_active Boolean Whether or not the user is active. [optional]
teams [String] [optional]
remote_data [RemoteData] [optional] [readonly]
remote_was_deleted Boolean Indicates whether or not this object has been deleted by third party webhooks. [optional] [readonly]