pyocf.primitives.objects.transactions.conversion.conversion

Abstract object describing fields common to all conversion transaction objects

pydantic model pyocf.primitives.objects.transactions.conversion.conversion.Conversion

Abstract object describing fields common to all conversion transaction objects

field resulting_security_ids: Annotated[list[str], FieldInfo(annotation=NoneType, required=True, description='Identifier for the security (or securities) that resulted from the conversion')] [Required]

Identifier for the security (or securities) that resulted from the conversion