GetFoldersFolder

data class GetFoldersFolder(val createTime: String, val deleteTime: String, val displayName: String, val etag: String, val name: String, val parent: String, val state: String, val updateTime: String)

Constructors

Link copied to clipboard
constructor(createTime: String, deleteTime: String, displayName: String, etag: String, name: String, parent: String, state: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp of when the folder was created

Link copied to clipboard

The timestamp of when the folder was requested to be deleted (if applicable)

Link copied to clipboard

The display name of the folder

Link copied to clipboard

Entity tag identifier of the folder

Link copied to clipboard

The id of the folder

Link copied to clipboard

The parent id of the folder

Link copied to clipboard

The lifecycle state of the folder

Link copied to clipboard

The timestamp of when the folder was last modified