The target output language for the generated SDK.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| TYPESCRIPT | string | ✅ | "typescript" |
| PYTHON | string | ✅ | "python" |
| GO | string | ✅ | "go" |
| JAVA | string | ✅ | "java" |
| CSHARP | string | ✅ | "csharp" |
| RUBY | string | ✅ | "ruby" |
| PHP | string | ✅ | "php" |
| KOTLIN | string | ✅ | "kotlin" |
| RUST | string | ✅ | "rust" |
| CLI | string | ✅ | "cli" |