SW Combine SDK
    Preparing search index...

    Interface FactionListReferenceAttributes

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

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    href?: string
    uid?: string