# UserCreateEzsignuserV1Request ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **fkiLanguageID** | **Int** | The unique ID of the Language. Valid values: |Value|Description| |-|-| |1|French| |2|English| | **sUserFirstname** | **String** | The first name of the user | **sUserLastname** | **String** | The last name of the user | **sEmailAddress** | **String** | The email address. | **sPhoneRegion** | **String** | The region of the phone number. (For a North America Number only) The region is the \"514\" section in this sample phone number: (514) 990-1516 x123 | **sPhoneExchange** | **String** | The exchange of the phone number. (For a North America Number only) The exchange is the \"990\" section in this sample phone number: (514) 990-1516 x123 | **sPhoneNumber** | **String** | The number of the phone number. (For a North America Number only) The number is the \"1516\" section in this sample phone number: (514) 990-1516 x123 | **sPhoneExtension** | **String** | The extension of the phone number. The extension is the \"123\" section in this sample phone number: (514) 990-1516 x123. It can also be used with international phone numbers | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)