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

    Type Alias Permission

    Permission:
        | "AcceptMyQuotes"
        | "AcceptOthersQuotes"
        | "AddChildUnits"
        | "CreateApprovalRules"
        | "CreateMyCarts"
        | "CreateMyOrdersFromMyCarts"
        | "CreateMyOrdersFromMyQuotes"
        | "CreateMyQuoteRequestsFromMyCarts"
        | "CreateMyShoppingLists"
        | "CreateOrdersFromOthersCarts"
        | "CreateOrdersFromOthersQuotes"
        | "CreateOthersCarts"
        | "CreateOthersShoppingLists"
        | "CreateQuoteRequestsFromOthersCarts"
        | "DeclineMyQuotes"
        | "DeclineOthersQuotes"
        | "DeleteMyCarts"
        | "DeleteMyShoppingLists"
        | "DeleteOthersCarts"
        | "DeleteOthersShoppingLists"
        | "ReassignMyQuotes"
        | "ReassignOthersQuotes"
        | "RenegotiateMyQuotes"
        | "RenegotiateOthersQuotes"
        | "UpdateApprovalFlows"
        | "UpdateApprovalRules"
        | "UpdateAssociates"
        | "UpdateBusinessUnitDetails"
        | "UpdateMyCarts"
        | "UpdateMyOrders"
        | "UpdateMyQuoteRequests"
        | "UpdateMyShoppingLists"
        | "UpdateOthersCarts"
        | "UpdateOthersOrders"
        | "UpdateOthersQuoteRequests"
        | "UpdateOthersShoppingLists"
        | "UpdateParentUnit"
        | "ViewMyCarts"
        | "ViewMyOrders"
        | "ViewMyQuoteRequests"
        | "ViewMyQuotes"
        | "ViewMyShoppingLists"
        | "ViewOthersCarts"
        | "ViewOthersOrders"
        | "ViewOthersQuoteRequests"
        | "ViewOthersQuotes"
        | "ViewOthersShoppingLists"
        | string & {}