lilt-node
Lilt API Binding for Javascript
View the Project on GitHub
lilt/lilt-node
LiltNode.FileDeleteResponse
Properties
Name
Type
Description
Notes
id
Number
A unique File identifier.
[optional]
deleted
Boolean
If the operation succeeded, then `true`. Otherwise, `false`.
[optional]