Show / Hide Table of Contents

Class AccountType.Basic

The basic account type.

Inheritance
System.Object
AccountType
AccountType.Basic
Inherited Members
AccountType.IsBasic
AccountType.AsBasic
AccountType.IsPro
AccountType.AsPro
AccountType.IsBusiness
AccountType.AsBusiness
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.UsersCommon
Assembly: Dropbox.Api.dll
Syntax
public sealed class Basic : AccountType

Fields

| Improve this Doc View Source

Instance

A singleton instance of Basic

Declaration
public static readonly AccountType.Basic Instance
Field Value
Type Description
AccountType.Basic
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX