interface NetworkFDSNStationRequest {
    network: string;
    station: string;
}

Properties

Properties

network: string
station: string