ResultServiceInput: {
    change?: ChangeType;
    type: ResultType;
}

The input to a ResultService instance.