Show / Hide Table of Contents

Interface IAccountInformation

Namespace: CG.Web.MegaApiClient
Assembly: MegaApiClient.dll
Syntax
public interface IAccountInformation

Properties

| Improve this Doc View Source

Metrics

Declaration
IEnumerable<IStorageMetrics> Metrics { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IStorageMetrics>
| Improve this Doc View Source

TotalQuota

Declaration
long TotalQuota { get; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

UsedQuota

Declaration
long UsedQuota { get; }
Property Value
Type Description
System.Int64
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2013-2024 - Gregoire Pailler - MegaApiClient 1.10.5