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

    Interface ApproverDisjunction

    interface ApproverDisjunction {
        or: RuleApprover[];
    }
    Index

    Properties

    Properties

    Any of the nested approvers must approve in order for the disjunction to be considered approved.