# DialmycallsJsClient.CreateAccessAccountParameters

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | (Required)  The email address for this access account. | [optional] 
**password** | **String** | (Required)  The password for this access account. Requirements: 8 characters, 1 digit, 1 upper case character. | [optional] 
**name** | **String** | (Required)  The name for this access account. | [optional] 


