fermioniq.emulator_job.JobResult.model_fields_set#

property JobResult.model_fields_set: set[str]#

Returns the set of fields that have been explicitly set on this model instance.

Returns:
A set of strings representing the fields that have been set,

i.e. that were not filled from defaults.