Name | Description | Type | Additional information |
---|---|---|---|
UserName |
UserName |
string |
None. |
Title |
Title |
string |
None. |
GivenName |
First name |
string |
None. |
LastName |
Last name |
string |
None. |
Password |
User password |
string |
Required |
Dob |
Date of birth |
date |
None. |
Address1 |
Address line 1 |
string |
None. |
Address2 |
Address line 2 |
string |
None. |
City |
City |
string |
None. |
Country |
Country |
string |
None. |
PostCode |
Post/zip code |
string |
None. |
DayTimeTelephone |
Day phone number |
string |
None. |
MobileTelephone |
Mobile phone number |
string |
None. |
FirmName |
Company name |
string |
None. |
AcceptedTandCs |
Have the current Terms and Conditions been accepted? |
boolean |
None. |
Gender |
User gender |
string |
Max length: 1 |
EmailAddress |
User email address used as user name |
string |
Required |
CustomBoolFields |
Any extra data for user stored as boolean values |
Collection of FilmFlex.Platform.Common.API.Contracts.V2.UserProfileCustomFieldBoolDTO |
None. |
CustomStringFields |
Any extra data for user stored as string values |
Collection of FilmFlex.Platform.Common.API.Contracts.V2.UserProfileCustomFieldStringDTO |
None. |