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

    Interface ApproverHierarchy

    Describes the order in which Associates can approve the matched Order.

    interface ApproverHierarchy {
        tiers: ApproverConjunction[];
    }
    Index

    Properties

    Properties

    All of the nested conjunctions must be approved in order for the hierarchy to be considered approved.