SW Combine SDK
    Preparing search index...

    Interface GalaxyPlanetListRawResponse

    interface GalaxyPlanetListRawResponse {
        attributes?: GalaxyListAttributes;
        planet?: GalaxyPlanetListItem[];
    }
    Index

    Properties

    Properties