SW Combine SDK
    Preparing search index...

    Interface FactionDetailReferenceAttributes

    interface FactionDetailReferenceAttributes {
        href?: string;
        uid?: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    href?: string
    uid?: string