SW Combine SDK
    Preparing search index...

    Interface GalaxyReferenceAttributes

    interface GalaxyReferenceAttributes {
        href: string;
        type?: string;
        uid: string;
    }
    Index

    Properties

    Properties

    href: string
    type?: string
    uid: string