docs/OrderCreateParameters.md in phrase-2.26.0 vs docs/OrderCreateParameters.md in phrase-3.0.0

- old
+ new

@@ -3,13 +3,13 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **branch** | **String** | specify the branch to use | [optional] -**name** | **String** | the name of the order, default name is: Translation order from 'current datetime' | [optional] -**lsp** | **String** | Name of the LSP that should process this order. Can be one of gengo, textmaster. | [optional] -**source_locale_id** | **String** | Source locale for the order. Can be the name or public id of the source locale. Preferred is the public id. | [optional] -**target_locale_ids** | **Array<String>** | List of target locales you want the source content translate to. Can be the name or public id of the target locales. Preferred is the public id. | [optional] +**name** | **String** | the name of the order, default name is: Translation order from 'current datetime' | +**lsp** | **String** | Name of the LSP that should process this order. Can be one of gengo, textmaster. | +**source_locale_id** | **String** | Source locale for the order. Can be the name or id of the source locale. Preferred is id. | [optional] +**target_locale_ids** | **Array<String>** | List of target locales you want the source content translate to. Can be the name or id of the target locales. Preferred is id. | [optional] **translation_type** | **String** | Name of the quality level, availability depends on the LSP. Can be one of: standard, pro (for orders processed by Gengo) and one of regular, premium, enterprise (for orders processed by TextMaster) | [optional] **tag** | **String** | Tag you want to order translations for. | [optional] **message** | **String** | Message that is displayed to the translators for description. | [optional] **styleguide_id** | **String** | Style guide for translators to be sent with the order. | [optional] **unverify_translations_upon_delivery** | **Boolean** | Unverify translations upon delivery. | [optional]