pyocf.types.securityexemption

Type representation of a securities issuance exemption that includes an unstructured description and a country code for ease of processing and analysis

pydantic model pyocf.types.securityexemption.SecurityExemption

Type representation of a securities issuance exemption that includes an unstructured description and a country code for ease of processing and analysis

field description: str [Required]

Description of an applicable security law exemption governing the issuance

field jurisdiction: str [Required]

Jurisdiction of the applicable law. This is a free-text field as there is noknown enumeration of all global legal jurisdictions, but please try to use ISO3166-1 alpha-2, if appropriate. Otherwise, we rely on implementers to choose anappropriate value here.