pub type ProjectBriefCompact = AsanaResource;Aliased Type§
pub struct ProjectBriefCompact {
pub gid: String,
pub resource_type: String,
}Fields§
§gid: StringGlobally unique identifier of the resource, as a string.
resource_type: StringThe base type of this resource.