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

    Interface ApproverConjunctionDraft

    interface ApproverConjunctionDraft {
        and: ApproverDisjunctionDraft[];
    }
    Index

    Properties

    Properties

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