Class AccountsResource
The "accounts" collection of methods.
Inherited Members
Namespace: Google.Apis.Merchant.inventories_v1beta
Assembly: Google.Apis.Merchant.inventories_v1beta.dll
Syntax
public class AccountsResource
Constructors
AccountsResource(IClientService)
Constructs a new resource.
Declaration
public AccountsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Products
Gets the Products resource.
Declaration
public virtual AccountsResource.ProductsResource Products { get; }
Property Value
| Type | Description |
|---|---|
| AccountsResource.ProductsResource |