CreateFolderResponse

data class CreateFolderResponse(id: String)

See also

Constructors

CreateFolderResponse
Link copied to clipboard
fun CreateFolderResponse(id: String)

Types

Companion
Link copied to clipboard
object Companion

Properties

id
Link copied to clipboard
val id: String