All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sportradar.unifiedodds.sdk.entities.ParentRace Maven / Gradle / Ivy

/*
 * Copyright (C) Sportradar AG. See LICENSE for full license governing this code
 */

package com.sportradar.unifiedodds.sdk.entities;

/**
 * An interface providing methods to access parent race details(e.g. multi-stage race)
 */
public interface ParentRace extends ChildRace {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy