pyocf.primitives.types.conversion_mechanisms.conversionmechanism
Abstract type setting forth required field(s) for ALL conversion mechanism types
- pydantic model pyocf.primitives.types.conversion_mechanisms.conversionmechanism.ConversionMechanism
Abstract type setting forth required field(s) for ALL conversion mechanism types
- field type: Annotated[ConversionMechanismType, FieldInfo(annotation=NoneType, required=True, description='Identifies the specific conversion trigger type')] [Required]
Identifies the specific conversion trigger type