class documentation

class HistoricalEmail(Resource):

View In Hierarchy

Undocumented

Class Variable active Undocumented
Class Variable address Undocumented
Class Variable history_change_reason Undocumented
Class Variable history_date Undocumented
Class Variable history_id Undocumented
Class Variable history_type Undocumented
Class Variable history_user Undocumented
Class Variable origin Undocumented
Class Variable person Undocumented
Class Variable primary Undocumented
Class Variable resource_uri Undocumented
Class Variable time Undocumented
active: bool =

Undocumented

address: str =

Undocumented

history_change_reason: Optional[str] =

Undocumented

history_date: datetime =

Undocumented

history_id: int =

Undocumented

history_type: str =

Undocumented

history_user: Optional[str] =

Undocumented

origin: str =

Undocumented

person: Optional[PersonURI] =

Undocumented

primary: bool =

Undocumented

resource_uri: HistoricalEmailURI =

Undocumented

time: datetime =

Undocumented