Type Alias FunctionalParameter

FunctionalParameter: {
    ID: number;
    Value: number;
}