SW Combine SDK
    Preparing search index...

    Interface GalaxyCitySummaryAttributes

    interface GalaxyCitySummaryAttributes {
        href: string;
        name: string;
        uid: string;
        x?: string | number;
        y?: string | number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    href: string
    name: string
    uid: string
    x?: string | number
    y?: string | number