import 'package:knowgo/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
personID | int | [default to null] | |
fullName | String | [optional] [default to null] | |
emailAddress | String | [default to null] | |
password | String | [default to null] | |
preferredName | String | [optional] [default to null] | |
gender | String | [optional] [default to null] | |
dateOfBirth | DateTime | [optional] [default to null] | |
phoneNumber | String | [optional] [default to null] |