Class User
A user.
Implements
Inherited Members
Namespace: Google.Apis.AlertCenter.v1beta1.Data
Assembly: Google.Apis.AlertCenter.v1beta1.dll
Syntax
public class User : IDirectResponseSchemaProperties
DisplayName
Display name of the user.
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
EmailAddress
Email address of the user.
Declaration
[JsonProperty("emailAddress")]
public virtual string EmailAddress { get; set; }Property Value
| Type | Description | 
|---|---|
| string |