# FlatApi.UserCreation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**username** | **String** | Username of the new account | 
**email** | **String** | Email of the new account | [optional] 
**password** | **String** | Password of the new account | 
**locale** | [**FlatLocales**](FlatLocales.md) |  | [optional] 


