Class GoogleCloudChannelV1EduData
Required Edu Attributes
Implements
Inherited Members
Namespace: Google.Apis.Cloudchannel.v1.Data
Assembly: Google.Apis.Cloudchannel.v1.dll
Syntax
public class GoogleCloudChannelV1EduData : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
InstituteSize
Size of the institute.
Declaration
[JsonProperty("instituteSize")]
public virtual string InstituteSize { get; set; }
Property Value
Type | Description |
---|---|
string |
InstituteType
Designated institute type of customer.
Declaration
[JsonProperty("instituteType")]
public virtual string InstituteType { get; set; }
Property Value
Type | Description |
---|---|
string |
Website
Web address for the edu customer's institution.
Declaration
[JsonProperty("website")]
public virtual string Website { get; set; }
Property Value
Type | Description |
---|---|
string |