enums
code_loader.contract.enums
An enumeration is a set of members with unique and constant values. The code_loader enums include:
DatasetInputType
DatasetOutputType
Examples
Full examples can be found at the Dataset Integration section of the following guides:
Last updated