Properties
Private
Readonly
apiClient
Methods
fetch
- fetch(param0): Promise<void>
Parameters
param0: {
email: string;
metadata: string;
parent: string;
type: "file" | "folder";
uuid: string;
}
email: string
metadata: string
parent: string
type: "file" | "folder"
uuid: string
Returns Promise<void>
ItemShare
Date
2/1/2024 - 8:16:35 PM
Export