SW Combine SDK
    Preparing search index...

    Interface GalaxyCityListRawResponse

    interface GalaxyCityListRawResponse {
        attributes?: GalaxyListAttributes;
        city?: GalaxyCityListItem[];
    }
    Index

    Properties

    Properties