interface MetaCollectionAction {
    additionalOptions?: boolean;
    href?: string;
    label: string;
}

Properties

additionalOptions?: boolean
href?: string
label: string
MMNEPVFCICPMFPCPTTAAATR