class PostRelationships
- PostRelationships
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
e6/types/post.crConstructors
Instance Method Summary
- #children : Array(UInt32)
- #children=(children : Array(UInt32))
- #has_active_children : Bool
- #has_active_children=(has_active_children : Bool)
- #has_children : Bool
- #has_children=(has_children : Bool)
- #parent_id : UInt32 | Nil
- #parent_id=(parent_id : UInt32 | Nil)