Class User
- Namespace
- MES.MQC.DataSourceLibrary.Adapters.Apis.Jira.Response
- Assembly
- MES.MQC.DataSourceLibrary.dll
- Inheritance
-
User
- Inherited Members
-
Properties
AccountId
public string AccountId { get; set; }
Property Value
- string
AccountType
public string AccountType { get; set; }
Property Value
- string
Active
public bool Active { get; set; }
Property Value
- bool
AvatarUrls
public Dictionary<string, string> AvatarUrls { get; set; }
Property Value
- Dictionary<string, string>
DisplayName
public string DisplayName { get; set; }
Property Value
- string
EmailAddress
public string EmailAddress { get; set; }
Property Value
- string
Self
public string Self { get; set; }
Property Value
- string
TimeZone
public string TimeZone { get; set; }
Property Value
- string