Projects |
Catalog: Localazy
Schema: Localazy
Primary Keys: id
Label: {res:itgen_localazy_projects}
Documentation:
Projects.
Retrieve: true
Insert: true
Update: false
Delete: false
Table Columns
The columns of the table Projects are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
description |
string |
{res:itgen_lcy_description} |
☑ |
Project description. |
id |
string |
{res:itgen_lcy_id} |
☑ |
ID. |
image |
string |
{res:itgen_lcy_image} |
☑ |
Full URL to the project image or empty string if there is no image available. |
name |
string |
{res:itgen_lcy_name} |
☑ |
Project name. |
organization_additionalMt |
boolean |
{res:itgen_lcy_organization_additionalmt} |
☑ |
|
organization_availableKeys |
int32 |
{res:itgen_lcy_organization_availablekeys} |
☑ |
|
organization_connectedApps |
boolean |
{res:itgen_lcy_organization_connectedapps} |
☑ |
|
organization_figma |
boolean |
{res:itgen_lcy_organization_figma} |
☑ |
|
organization_formatConversions |
boolean |
{res:itgen_lcy_organization_formatconversions} |
☑ |
|
organization_mtPretranslate |
boolean |
{res:itgen_lcy_organization_mtpretranslate} |
☑ |
|
organization_releaseTags |
boolean |
{res:itgen_lcy_organization_releasetags} |
☑ |
|
organization_screenshots |
boolean |
{res:itgen_lcy_organization_screenshots} |
☑ |
|
organization_screenshotsForFigma |
boolean |
{res:itgen_lcy_organization_screenshotsforfigma} |
☑ |
|
organization_usedKeys |
int32 |
{res:itgen_lcy_organization_usedkeys} |
☑ |
|
organization_webhooks |
boolean |
{res:itgen_lcy_organization_webhooks} |
☑ |
|
orgId |
string |
{res:itgen_lcy_orgid} |
☑ |
dentifier of the organization the project belongs to. |
role |
string |
{res:itgen_lcy_role} |
☑ |
Role of the current user accessing API (based on the token); one of none, translator, trusted_translator, reviewer, manager, owner and developer. |
slug |
string |
{res:itgen_lcy_slug} |
☑ |
Project slug. Can be used instead of id in requests where projectId is required. |
sourceLanguage |
int32 |
{res:itgen_lcy_sourcelanguage} |
☐ |
he identifier of the source language of the project. |
tone |
string |
{res:itgen_lcy_tone} |
☑ |
Project tone; one of not_specified, formal and informal. |
type |
string |
{res:itgen_lcy_type} |
☑ |
Project type; one of public, private and restricted. |
url |
string |
{res:itgen_lcy_url} |
☑ |
Full URL to the project on Localazy. |
20-09-2024 18:35 Version 24.1.8-BETA+4877