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

    Interface SpeciesSearchParams

    interface SpeciesSearchParams {
        q?: string;
        species_group?: number;
    }
    Index

    Properties

    Properties

    q?: string
    species_group?: number