SW Combine SDK
    Preparing search index...

    Interface GalaxySectorListRawResponse

    interface GalaxySectorListRawResponse {
        attributes?: GalaxyListAttributes;
        sector?: GalaxySectorListItem[];
    }
    Index

    Properties

    Properties