CropSeasonImport

CropSeasonInput is an object representing attributes necessary to upsert a Crop Season

Input Fields

crop_type (CropType)

(Required to Create) The type of crop planted during the season.

ended_at (ISO8601DateTime)

The date and time the crop season ended.

name (String)

(Required to Create) The name of the crop season (Maximum of 255 characters).

sentera_id (ID)

(Required to Update) The ID of an existing crop season. Will cause the existing crop season to be updated.

started_at (ISO8601DateTime)

(Required to Create) The date and time the crop season started.