SW Combine SDK
    Preparing search index...

    Interface CharacterMeReference

    interface CharacterMeReference {
        attributes?: CharacterMeReferenceAttributes;
        value?: string;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    value?: string