ItemSharedOutRemove

Date

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

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Remove an item that you are sharing.

    Parameters

    • param0: {
          receiverId: number;
          uuid: string;
      }
      • receiverId: number
      • uuid: string

    Returns Promise<void>

    Date

    2/9/2024 - 7:48:27 PM

    Async

Generated using TypeDoc