Variable FunctionSearchInputDTOSortDirectionEnumConst

FunctionSearchInputDTOSortDirectionEnum: {
    Asc: "asc";
    Desc: "desc";
} = ...