Skip to main content

ProjectBriefCompact

Type Alias ProjectBriefCompact 

Source
pub type ProjectBriefCompact = AsanaResource;

Aliased Type§

pub struct ProjectBriefCompact {
    pub gid: String,
    pub resource_type: String,
}

Fields§

§gid: String

Globally unique identifier of the resource, as a string.

§resource_type: String

The base type of this resource.