Comment
- class patchwork.Comment.Comment
Class for Comment object
- property id
- Type:
integer
- property web_url
- Type:
string
- property msgid
- Type:
string
- property list_archive_url
- Type:
string
- property date
- Type:
datetime.datetime
- property subject
- Type:
string
- property headers
- Type:
dict
- property content
- Type:
string
- get_submitter()
Submitter detail (partial)
- Return type: