| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
Required String length: inclusive between 0 and 128 |
|
| Username | string |
Required String length: inclusive between 0 and 128 |
|
| Password | string |
String length: inclusive between 0 and 512 |
|
| EmailAddress | string |
Required String length: inclusive between 0 and 128 |
|
| Active | boolean |
None. |
|
| AuthToken | string |
None. |
|
| LastLoginDate | date |
None. |
|
| FailedLoginAttempts | integer |
None. |
|
| IsLocked | boolean |
None. |
|
| AdminId | integer |
None. |
|
| Logo | string |
None. |
|
| PhoneNumber | string |
Required String length: inclusive between 0 and 20 |
|
| ContactName | string |
Required String length: inclusive between 0 and 100 |
|
| Address | string |
Required String length: inclusive between 0 and 264 |
|
| Address2 | string |
String length: inclusive between 0 and 264 |
|
| City | string |
Required String length: inclusive between 0 and 128 |
|
| StateCode | string |
Required String length: inclusive between 0 and 50 |
|
| ZipCode | string |
Required String length: inclusive between 0 and 10 |
|
| Error | Error |
None. |
|
| Introduction | string |
Required String length: inclusive between 0 and 5000 |
|
| NewStudentPassword | string |
Required String length: inclusive between 0 and 128 |
|
| SchoolAssignsGender | boolean |
None. |
|
| WelcomeSections | Collection of WelcomeSection |
None. |