Sha256: 7377cd51d6aa1617d6212b4a2d13b151f6307a143d3814e15cf440e9126b6372
Contents?: true
Size: 768 Bytes
Versions: 2
Compression:
Stored size: 768 Bytes
Contents
--- title: OrganizationCreate --- ## PureCloud::OrganizationCreate ## 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 | | | **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]| {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.37.1 | doc_out/OrganizationCreate.html.md |
purecloud-0.36.1 | doc_out/OrganizationCreate.html.md |