| Name | Type | Description | Notes |
|---|---|---|---|
| default_service | str | The default machine translation engine configured for the account. Returns "microsoft_translate" when no service has been explicitly configured. Supported values: language_ai_translate, aita_translate, microsoft_translate, google_translate, amazon_translate, intento_translate, gpt_translate. | [optional] |
| machine_translation_units_used | int | Number of machine translation characters consumed in the current billing period. | [optional] |
| machine_translation_units_total | int | Total machine translation character quota granted for the current billing period. | [optional] |
| locale_provider_mappings | List[MachineTranslationLocaleProviderMapping] | Per-locale-pair provider overrides. When a matching mapping exists for a source/target locale pair, that provider takes precedence over the account default. | [optional] |