SW Combine SDK
    Preparing search index...

    Interface GalaxyStationListRawResponse

    interface GalaxyStationListRawResponse {
        attributes?: GalaxyListAttributes;
        station?: GalaxyStationListItem[];
    }
    Index

    Properties