ordercloud-javascript-sdk
    Preparing search index...

    Interface OrderApprovalInfo

    interface OrderApprovalInfo {
        AllowResubmit?: boolean;
        Comments?: string;
    }
    Index
    AllowResubmit?: boolean
    Comments?: string