observation-js Documentation - v1.14.0
    Preparing search index...

    Interface Lookups

    interface Lookups {
        validation_status: LookupValue<string>[];
        rarity: LookupValue<number>[];
        counting_method: CountingMethodValue[];
        obscurity: LookupValue<number>[];
        species_type: LookupValue<string>[];
        species_status: LookupValue<number>[];
    }
    Index

    Properties

    validation_status: LookupValue<string>[]
    rarity: LookupValue<number>[]
    counting_method: CountingMethodValue[]
    obscurity: LookupValue<number>[]
    species_type: LookupValue<string>[]
    species_status: LookupValue<number>[]