pub const COMMENT_VOLATILE_FIELDS: [&str; 5];Expand description
Server-minted fields on an exception item comment. id, created_at, and
created_by are measured; updated_at and updated_by were absent on a
freshly created comment but name the same class on every other object in
this API, and removing an absent key costs nothing.