StructuredName

class technote.metadata.model.StructuredName(*, family, given)

Bases: object

The domain model for a structured name (e.g. a person’s name).

Parameters:

Attributes Summary

plain_text_name

The name in plain text.

Attributes Documentation

plain_text_name

The name in plain text.