import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiApikeyID | int | The unique ID of the Apikey | |
sApikeyDescriptionX | String | The description of the Apikey in the language of the requester | |
sUserFirstname | String | The first name of the user | |
sUserLastname | String | The last name of the user | |
bApikeyIsactive | bool | Whether the apikey is active or not | |
bApikeyIssigned | bool | Whether the apikey is signed or not |