convert_filecontainer¶
-
SupplementDetectionDataEncoder.convert_filecontainer(obj)[source]¶ Convert a filecontainer instance.
- Parameters
obj (FileContainer) – The filecontainer to convert.
- Returns
d – The dictionary representation of the instance obj.
- Return type