Show / Hide Table of Contents

Class AccountTypesResource

The "accountTypes" collection of methods.

Inheritance
object
AccountTypesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DataManager.v1
Assembly: Google.Apis.DataManager.v1.dll
Syntax
public class AccountTypesResource

Constructors

AccountTypesResource(IClientService)

Constructs a new resource.

Declaration
public AccountTypesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Accounts

Gets the Accounts resource.

Declaration
public virtual AccountTypesResource.AccountsResource Accounts { get; }
Property Value
Type Description
AccountTypesResource.AccountsResource
In this article
Back to top Generated by DocFX