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

    Interface PresentationDefinitionRuleBindingDto

    interface PresentationDefinitionRuleBindingDto {
        count?: number;
        max?: number;
        min?: number;
        type: PresentationDefinitionRuleTypeBindingEnum;
    }
    Index

    Properties

    Properties

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