Name | Type | Description | Notes |
---|---|---|---|
version | String | The unique name of the EULA Version | [optional] |
validFrom | OffsetDateTime | The starting date indicating when acceptence of this EULA is considered valid | [optional] |
validUntil | OffsetDateTime | The ending date indicating when acceptence of this EULA is no longer valid | [optional] |
url | String | The url where the corresponding EULA page can be found | [optional] |
availableLanguages | List<AvailableLanguagesEnum> | The languages (instances) of this version. 21 language locales are currently supported. | [optional] |
Name | Value |
---|---|
AR_SA | "ar-SA" |
CS_CZ | "cs-CZ" |
DA_DK | "da-DK" |
DE_DE | "de-DE" |
EL_GR | "el-GR" |
EN_US | "en-US" |
ES_MX | "es-MX" |
FI_FI | "fi-FI" |
FR_FR | "fr-FR" |
IT_IT | "it-IT" |
JA_JP | "ja-JP" |
KO_KR | "ko-KR" |
NB_NO | "nb-NO" |
NL_NL | "nl-NL" |
PL_PL | "pl-PL" |
PT_BR | "pt-BR" |
RO_RO | "ro-RO" |
RU_RU | "ru-RU" |
SV_SE | "sv-SE" |
TR_TR | "tr-TR" |
VI_VN | "vi-VN" |
ZH_CN | "zh-CN" |
ZH_TW | "zh-TW" |