@gradientedge/commercetools-utils
    Preparing search index...

    Interface ApproverConjunction

    interface ApproverConjunction {
        and: ApproverDisjunction[];
    }
    Index

    Properties

    Properties

    All of the nested disjunctions must be approved in order for the conjunction to be considered approved.