Variable revokeKeyResultSelectorConst

revokeKeyResultSelector: {
    must_recover: boolean;
    sessions_revoked: boolean;
    status: boolean;
    target_id: boolean;
} = ...

Type declaration

  • must_recover: boolean
  • sessions_revoked: boolean
  • status: boolean
  • target_id: boolean