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

    Interface ApprovalFlowApproval

    interface ApprovalFlowApproval {
        approvedAt: string;
        approver: Associate;
    }
    Index

    Properties

    Properties

    approvedAt: string

    Date and time (UTC) the Approval Flow was approved.

    approver: Associate

    Associate who approved the Approval Flow.