afv-library/skills/platform-data-and-tooling-api-context-get/assets/enterprise_api/ForecastingColumnDefinitionLocalization.json

99 lines
6.8 KiB
JSON
Raw Normal View History

{
"sections": [
"title",
"description",
"fields",
"special_access_rules",
"field_reference"
],
"title": "ForecastingColumnDefinitionLocalization - Data API",
"description": "Represents the translated value of a custom calculated column or custom reference data column label when the Translation Workbench is enabled for your organization. This object is available in API version 56.0 and later.",
"fields_columns": [
"type",
"properties",
"description",
"relationship_name",
"relationship_type",
"refers_to"
],
"fields": {
"Language": {
"type": "picklist",
"properties": "Create, Filter, Group, Restricted picklist, Sort",
"description": "The language of the translated label. Possible values are: af—Afrikaans am—Amharic ar—Arabic ar_AE—Arabic (United Arab Emirates) ar_BH—Arabic (Bahrain) ar_DZ—Arabic (Algeria) ar_EG—Arabic (Egypt) ar_IQ—Arabic (Iraq) ar_JO—Arabic (Jordan) ar_KW—Arabic (Kuwait) ar_LB—Arabic (Lebanon) ar_LY—Arabic (Libya) ar_MA—Arabic (Morocco) ar_OM—Arabic (Oman) ar_QA—Arabic (Qatar) ar_SA—Arabic (Saudi Arabia) ar_SD—Arabic (Sudan) ar_SY—Arabic (Syria) ar_TN—Arabic (Tunisia) ar_YE—Arabic (Yemen) bg—Bulgarian bn—Bengali bs—Bosnian ca—Catalan cs—Czech cy—Welsh da—Danish de—German de_AT—German (Austria) de_BE—German (Belgium) de_CH—German (Switzerland) de_LU—German (Luxembourg) el—Greek el_CY—Greek (Cyprus) en_AE—English (United Arab Emirates) en_AU—English (Australian) en_BE—English (Belgium) en_CA—English (Canadian) en_CY—English (Cyprus) en_DE—English (Germany) en_GB—English (UK) en_HK—English (Hong Kong) en_IE—English (Ireland) en_IL—English (Israel) en_IN—English (Indian) en_MT—English (Malta) en_MY—English (Malaysian) en_NL—English (Netherlands) en_NZ—English (New Zealand) en_PH—English (Philippines) en_SG—English (Singapore) en_US—English en_ZA—English (South Africa) eo—Esperanto (Pseudo) es—Spanish es_AR—Spanish (Argentina) es_BO—Spanish (Bolivia) es_CL—Spanish (Chile) es_CO—Spanish (Colombia) es_CR—Spanish (Costa Rica) es_DO—Spanish (Dominican Republic) es_EC—Spanish (Ecuador) es_GT—Spanish (Guatemala) es_HN—Spanish (Honduras) es_MX—Spanish (Mexico) es_NI—Spanish (Nicaragua) es_PA—Spanish (Panama) es_PE—Spanish (Peru) es_PR—Spanish (Puerto Rico) es_PY—Spanish (Paraguay) es_SV—Spanish (El Salvador) es_US—Spanish (United States) es_UY—Spanish (Uruguay) es_VE—Spanish (Venezuela) et—Estonian eu—Basque fa—Farsi fi—Finnish fr—French fr_BE—French (Belgium) fr_CA—French (Canadian) fr_CH—French (Switzerland) fr_LU—French (Luxembourg) fr_MA—French (Morocco) ga—Irish gu—Gujarati haw—Hawaiian hi—Hindi hmn—Hmong hr—Croatian ht—Haitian Creole hu—Hungarian hy—Armenian in—Indonesian is—Icelandic it—Italian it_CH—Italian (Switzerland) iw—Hebrew iw_EO—Esperanto RTL (Pseudo) ja—Japanese ji—Yiddish ka—Georgian kk—Kazakh kl—Greenlandic km—Khmer kn—Kannada ko—Korean lb—Luxembourgish lt—Lithuanian lv—Latvian mi—Te reo mk—Macedonian ml—Malayalam mr—Marathi ms—Malay mt—Maltese my—Burmese nl_BE—Dutch (Belgium) nl_NL—Dutch no—Norwegian pa—Punjabi pl—Polish pt_BR—Portuguese (Brazil) pt_PT—Portuguese (European) rm—Romansh ro—Romanian ro_MD—Romanian (Moldova) ru—Russian ru_AM—Russian (Armenia) ru_BY—Russian (Belarus) ru_KG—Russian (Kyrgyzstan) ru_KZ—Russian (Kazakhstan) ru_LT—Russian (Lithuania) ru_MD—Russian (Moldova) ru_PL—Russian (Poland) ru_UA—Russian (Ukraine) sh—Serbian (Latin) sh_ME—Montenegrin sk—Slovak sl—Slovene sm—Samoan sq—Albanian sr—Serbian (Cyrillic) sv—Swedish sw—Swahili ta—Tamil te—Telugu th—Thai tl—Tagalog tr—Turkish uk—Ukrainian ur—Urdu vi—Vietnamese xh—Xhosa zh_CN—Chinese (Simplified) zh_HK—Chinese (Hong Kong) zh_MY—Chinese (Malaysia) zh_SG—Chinese (Singapore) zh_TW—Chinese (Traditional) zu—Zulu"
},
"NamespacePrefix": {
"type": "string",
"properties": "Filter, Group, Nillable, Sort",
"description": "The namespace prefix that is associated with this object. Each Developer Edition org that creates a managed package has a unique namespace prefix. Limit: 15 characters. You can refer to a component in a managed package by using the namespacePrefix__componentName notation. The namespace prefix can have one of the following values. In Developer Edition orgs, NamespacePrefix is set to the namespace prefix of the org for all objects that support it, unless an object is in an installed managed package. In that case, the object has the namespace prefix of the installed managed package. This fields value is the namespace prefix of the Developer Edition org of the package developer. In orgs that are not Developer Edition orgs, NamespacePrefix is set only for objects that are part of an installed managed package. All other objects have no namespace prefix."
},
"ParentId": {
"type": "reference",
"properties": "Create, Filter, Group, Sort",
"description": "The ID of the related custom column definition. This field is a relationship field.",
"relationship_name": "Parent",
"relationship_type": "Lookup",
"refers_to": "ForecastingColumnDefinition"
},
"Value": {
"type": "textarea",
"properties": "Create, Filter, Sort, Update",
"description": "The translated label of the custom calculated column or custom reference data column."
}
},
"special_access_rules": "Translation Workbench must be enabled for your org.\n\nTranslation Workbench must be enabled for your\n org.",
"field_reference": {
"CreatedById": {
"field_label": "Created By ID",
"type": "reference",
"length": "18"
},
"CreatedDate": {
"field_label": "Created Date",
"type": "datetime"
},
"Id": {
"field_label": "Translation ID",
"type": "id",
"length": "18"
},
"Language": {
"field_label": "Language",
"type": "picklist",
"length": "40"
},
"LastModifiedById": {
"field_label": "Last Modified By ID",
"type": "reference",
"length": "18"
},
"LastModifiedDate": {
"field_label": "Last Modified Date",
"type": "datetime"
},
"NamespacePrefix": {
"field_label": "Namespace Prefix",
"type": "string",
"length": "15"
},
"ParentId": {
"field_label": "Parent ID",
"type": "reference",
"length": "18"
},
"SystemModstamp": {
"field_label": "System Modstamp",
"type": "datetime"
},
"Value": {
"field_label": "Translation Text",
"type": "textarea",
"length": "32000"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}