@procivis/react-native-one-core
    Preparing search index...

    Interface PresentationDefinitionRule

    interface PresentationDefinitionRule {
        count?: number;
        max?: number;
        min?: number;
        type: PresentationDefinitionRuleTypeEnum;
    }
    Index

    Properties

    Properties

    count?: number
    max?: number
    min?: number