Sports Lib API - v17.3.0
    Preparing search index...

    Interface IDClassInterface

    interface IDClassInterface {
        getID(): string | null;
        setID(id: string | null): this;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods