DirSize

Date

2/1/2024 - 8:16:35 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Get the size of a directory.

    Parameters

    • param0: {
          receiverId?: number;
          sharerId?: number;
          trash?: boolean;
          uuid: string;
      }
      • Optional receiverId?: number
      • Optional sharerId?: number
      • Optional trash?: boolean
      • uuid: string

    Returns Promise<DirSizeResponse>

    Date

    2/9/2024 - 5:33:34 AM

    Async

Generated using TypeDoc