Class Editions
Implements
Inherited Members
Namespace: Google.Apis.GSuiteMarketplaceAPI.v2.Data
Assembly: Google.Apis.GSuiteMarketplaceAPI.v2.dll
Syntax
public class Editions : IDirectResponseSchema
Properties
AssignedSeats
(Deprecated)
Declaration
[JsonProperty("assignedSeats")]
public virtual int? AssignedSeats { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
EditionId
(Deprecated)
Declaration
[JsonProperty("editionId")]
public virtual string EditionId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SeatCount
(Deprecated)
Declaration
[JsonProperty("seatCount")]
public virtual int? SeatCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |