menu
turnkey_http package
documentation
__generated__/models.dart
v1DeletePrivateKeysResult
privateKeyIds property
privateKeyIds property
dark_mode
light_mode
privateKeyIds
property
List
<
String
>
privateKeyIds
final
A list of private key unique identifiers that were removed
Implementation
final List<String> privateKeyIds;
turnkey_http package
documentation
__generated__/models
v1DeletePrivateKeysResult
privateKeyIds property
v1DeletePrivateKeysResult class