Package version:

Properties for a particular default extension category.

interface DefaultExtensionDetails {
    category?: string;
    consentTime?: any;
}

Properties

category?: string

Default extension category

consentTime?: any

Consent time for extension category