interface GeospatialSridId {
    srid: number;
}

Properties

Properties

srid: number