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

    Type Alias ObservationFieldValue

    ObservationFieldValue: ObservationField<
        | "behaviour"
        | "collection_method"
        | "counting_method"
        | "determination_method"
        | "life_stage"
        | "sex"
        | "substrate"
        | "vegetation_type",
    > & { value: number; value_text: string }