EstablishmentMeans

class pyinaturalist.models.EstablishmentMeans(id=None, establishment_means=None, place=NOTHING)

Bases: pyinaturalist.models.base.BaseModel

The establishment means for a taxon in a given location

Attributes Summary

Name

Type

Description

id

int

Unique record ID

establishment_means

str

Establishment means description

Options: introduced, native, endemic

place (LazyProperty)

Place

Location that the establishment means applies to