Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 455 Bytes

ObjectExist.md

File metadata and controls

12 lines (8 loc) · 455 Bytes

ObjectExist

Object exists

Properties

Name Type Description Notes
Exists bool Indicates that the file or folder exists. [default to null]
IsFolder bool True if it is a folder, false if it is a file. [default to null]

[Back to Model list] [Back to API list] [Back to README]