Creating structures with enumerated values
Last updated: 5/18/2026Create an input structure and an output structure containing enumerated values.
This can be done by using a schema that includes the enumerated values, or the values can be added manually in the structure.