[]
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| packageIdRequired | path | string |
Responses
[200] Success
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| displayNameRequired | path | string |
| sessionIdRequired | path | string |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| languageCodeRequired | path | string |
| targetKeyRequired | path | string |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| packageIdRequired | path | string |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| packageIdRequired | path | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Represents a language package view model containing details about a language package.
| Name | Type | Description |
|---|---|---|
| idNullable | string | Gets or sets the unique identifier of the language package. |
| languageCodeNullable | string | Gets or sets the language code of the language package. |
| nameNullable | string | Gets or sets the name of the language package. |
| displayNameNullable | string | Gets or sets the display name of the language package. |
| publishTime | ISO DateTime Sting | Gets or sets the publish time of the language package. |
| createdTime | ISO DateTime Sting | Gets or sets the created time of the language package. |
| modifiedTime | ISO DateTime Sting | Gets or sets the modified time of the language package. |
| versionNullable | string | Gets or sets the version of the language package. |
| productVersionNullable | string | Gets or sets the product version associated with the language package. |
| isOfficial | Boolean | Gets or sets a value indicating whether the language package is official. |
| isBuiltin | Boolean | Gets or sets a value indicating whether the custom language package is provided from official team. |
| published | Boolean | Gets or sets a value indicating whether the language package is published. |
| hasDraft | Boolean | Gets or sets a value indicating whether the language package has a draft. |
| hasMigrated | Boolean | Gets or sets a value indicating whether the language package has been migrated. |
| referenceLanguageNullable | string | Gets or sets the reference language of the language package. |
| uploadTime | ISO DateTime Sting | Gets or sets the upload time of the language package. |
| uploadByNullable | string | Gets or sets the user who uploaded the language package. |
| Name | Type |
|---|---|
| nameSpaceNullable | string |
| localeDataNullable | Array<string> |