ProcessStartRequest type ProcessStartRequest = ProcessStartRequestWithKey | ProcessStartRequestWithName; Interface for start process request Either processKey or processName must be provided