.. This page is generated by scripts/generate_dataclass_docs.py. Do not edit manually. Models / Oid ============ .. automodule:: teksi_hooks.models.oid Oid --- .. autoclass:: teksi_hooks.models.oid.Oid :members: Base class: ``ABC`` Fields ~~~~~~ ``value`` Type: ``str`` Raw OID value. Must match the validation pattern defined by the concrete OID type. Standardoid ----------- .. autoclass:: teksi_hooks.models.oid.Standardoid :members: Base class: ``Oid`` Fields ~~~~~~ ``value`` Type: ``str`` Raw OID value. Must match the validation pattern defined by the concrete OID type.