Data Models

FileStorageInfo


Properties

Property Type
provider *
string
folderUrl
string
folderId
string

Example

{
  "provider": "example-provider",
  "folderUrl": null,
  "folderId": null
}