import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiApikeyID | int | The unique ID of the Apikey | [optional] |
fkiUserID | int | The unique ID of the User | |
objApikeyDescription | MultilingualApikeyDescription | ||
bApikeyIsactive | bool | Whether the apikey is active or not | [optional] |
bApikeyIssigned | bool | Whether the apikey is signed or not | [optional] |