Class SkusResource
The "skus" collection of methods.
Inherited Members
Namespace: Google.Apis.Cloudbilling.v1beta
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class SkusResource
Constructors
SkusResource(IClientService)
Constructs a new resource.
Declaration
public SkusResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Price
Gets the Price resource.
Declaration
public virtual SkusResource.PriceResource Price { get; }
Property Value
Type | Description |
---|---|
SkusResource.PriceResource |
Prices
Gets the Prices resource.
Declaration
public virtual SkusResource.PricesResource Prices { get; }
Property Value
Type | Description |
---|---|
SkusResource.PricesResource |