import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the user | |
String | The email address of the user | ||
password | String | The password of the user | |
passwordConfirmation | String | The password of the user | |
isAdmin | bool | Grant or deny administrator permissions to the user |