SW Combine SDK
    Preparing search index...

    Interface TypesNpcHiringLocations

    interface TypesNpcHiringLocations {
        hiringlocation?: TypesEntityListItem[];
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    hiringlocation?: TypesEntityListItem[]