interface GNSSStationReceiverPeriod {
    End: string;
    Receiver: GNSSStationReceiver;
    Start: string;
}

Properties

Properties

End: string
Start: string