SW Combine SDK
    Preparing search index...

    Interface GalaxySystemListRawResponse

    interface GalaxySystemListRawResponse {
        attributes?: GalaxyListAttributes;
        system?: GalaxySystemListItem[];
    }
    Index

    Properties

    Properties