Type alias EndToEndEncryptionFeatures

EndToEndEncryptionFeatures: {
    is_enabled: boolean;
}

Type declaration

  • is_enabled: boolean