doc_out/OrganizationCreate.html.md in purecloud-0.37.1 vs doc_out/OrganizationCreate.html.md in purecloud-0.38.1

- old
+ new

@@ -5,14 +5,14 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **name** | **String** | Display Name for Organization | | -| **admin_username** | **String** | Administrator username for this organization | | -| **admin_password** | **String** | Administrator password for this organization | | +| **name** | **String** | Display name for this organization. | | +| **admin_username** | **String** | Administrator username for this organization in the form of an email address. | | +| **admin_password** | **String** | Administrator password for this organization. | | | **domain** | **String** | Fully qualified domain name for this organization (Ex. example.com). | | -| **third_party_org_name** | **String** | Organization Name which does not contain special characters like spaces. | | -| **deletable** | **BOOLEAN** | Deletable Property for Organization. | [optional] [default to false]| +| **third_party_org_name** | **String** | Organization name which does not contain special characters like spaces. | | +| **deletable** | **BOOLEAN** | Deletable property for this organization. | [optional] [default to false]| {: class="table table-striped"}