class Pdns::Comment
- Pdns::Comment
- Reference
- Object
Overview
A comment about an RRSet.
Included Modules
- JSON::Serializable
Defined in:
pdns/comment.crConstructors
Instance Method Summary
-
#account : String
Name of an account that added the comment
-
#account=(account : String)
Name of an account that added the comment
-
#content : String
The actual comment
-
#content=(content : String)
The actual comment
- #modified_at : Time
- #modified_at=(modified_at : Time)