Interface

Gcr-4GcrCertificateFieldConstructorProps

interface ConstructorProps {
    label: string;
    section: Gcr.CertificateSection;
    value: any;
}

Hierarchy (View Summary)

Index
label: string
value: any