Show / Hide Table of Contents

Class UploadApiRateLimitValue.Unlimited

This team has unlimited upload API quota. So far both server version account and legacy account type have unlimited monthly upload api quota.

Inheritance
System.Object
UploadApiRateLimitValue
UploadApiRateLimitValue.Unlimited
Inherited Members
UploadApiRateLimitValue.IsUnlimited
UploadApiRateLimitValue.AsUnlimited
UploadApiRateLimitValue.IsLimit
UploadApiRateLimitValue.AsLimit
UploadApiRateLimitValue.IsOther
UploadApiRateLimitValue.AsOther
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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class Unlimited : UploadApiRateLimitValue

Fields

| Improve this Doc View Source

Instance

A singleton instance of Unlimited

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