RespressoContextStructure
Version #1
Description:
Todo
No description for this structure
Fields:
category: String [Optional]- Default: nullDescription: Resource category (like
imageorlocalization)
flowStack: Array<String> [Optional]- Default: nullDescription: Current flow stack
projectId: String [Optional]- Default: nullDescription: Project identifier (non-human-readable)
projectName: String [Optional]- Default: nullDescription: Project name (Acts like an identifier within a team but it may not be unique globally and may change. Human readable.)
projectTitle: String [Optional]- Default: nullDescription: Project title (Human readable project title set by the user.)
projectToken: String [Optional]- Default: nullDescription: Project token (Same as used for client sync. WARNING: Be careful, because anybody with this token can download all your assets.)
teamId: String [Optional]- Default: nullDescription: Team identifier (non-human-readable)
teamName: String [Optional]- Default: nullDescription: Team name (Acts like an identifier, but may change. Human readable.)
teamTitle: String [Optional]- Default: nullDescription: Team title (Human readable team title set by the user.)
userEmail: String [Optional]- Default: nullDescription: User’s email address
userId: String [Optional]- Default: nullDescription: User identifier (non-human-readable)
userName: String [Optional]- Default: nullDescription: User’s name
version: String [Optional]- Default: nullDescription: Version number (like
1.0.0)