SurveyImport

SurveyImport is an object representing attributes for a Survey.

Input Fields

end_time (ISO8601DateTime)

(Required to Create) The date and time of when the survey ended.

light_sensor_condition (LightSensorCondition)

The light sensor condition for the survey.

name (String)

Name for the survey (start time will be used to generate default name in MM-DD-YYYY format if not provided when creating a survey). Maximum 255 characters.

notes (String)

Additional information about the survey. Maximum 2000 characters.

sentera_id (ID)

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

start_time (ISO8601DateTime)

(Required to Create) The date and time of when the survey started.