menu
turnkey_http package
documentation
__generated__/models.dart
TDeletePrivateKeysBody
privateKeyIds property
privateKeyIds property
dark_mode
light_mode
privateKeyIds
property
List
<
String
>
privateKeyIds
final
List of unique identifiers for private keys within an organization
Implementation
final List<String> privateKeyIds;
turnkey_http package
documentation
__generated__/models
TDeletePrivateKeysBody
privateKeyIds property
TDeletePrivateKeysBody class