This website requires JavaScript.
Explore
Help
Sign In
public
/
n8n-nodes-seclore
Watch
4
Fork
You've already forked n8n-nodes-seclore
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aabc1e9af8
n8n-nodes-seclore
/
nodes
/
SecloreProtect
/
Services
/
Interfaces
/
UnprotectInterfaces.ts
8 lines
130 B
TypeScript
Raw
Blame
History
export
interface
IUnprotectRequest
{
fileStorageId
:
string
;
}
export
interface
IUnprotectResponse
{
fileStorageId
:
string
;
}
View Git Blame
Copy Permalink