InplaceVolumesStandardResult¶
The schema identifying the format of a standard result. |
- pydantic model InplaceVolumesStandardResult[source]¶
The
standard_result
field contains information about which standard results this data object represents.This class contains metadata for the ‘inplace_volumes’ standard result.
- field name: Literal[enums.StandardResultName.inplace_volumes] [Required]¶
The identifying standard result name for the ‘inplace_volumes’ standard result.
- field file_schema: FileSchema = FileSchema(version='0.1.0', url=AnyHttpUrl('https://main-fmu-schemas-prod.radix.equinor.com/schemas/file_formats/0.1.0/inplace_volumes.json'))¶
The schema identifying the format of the ‘inplace_volumes’ standard result.