FileVersionRestore

Date

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

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Restore an old file version.

    Parameters

    • param0: {
          currentUUID: string;
          uuid: string;
      }
      • currentUUID: string
      • uuid: string

    Returns Promise<void>

    Date

    2/9/2024 - 7:19:29 PM

    Async

Generated using TypeDoc