GetAncestryAncestor

data class GetAncestryAncestor(val id: String, val type: String)

Constructors

Link copied to clipboard
constructor(id: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

If it's a project, the project_id is exported, else the numeric folder id or organization id.

Link copied to clipboard

One of "project", "folder" or "organization".