class PostSample
- PostSample
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
e6/types/post.crConstructors
Instance Method Summary
- #alternates : Hash(String, PostSampleAlternates)
- #alternates=(alternates : Hash(String, PostSampleAlternates))
- #has : Bool
- #has=(has : Bool)
- #height : UInt32
- #height=(height : UInt32)
- #url : String | Nil
- #url=(url : String | Nil)
- #width : UInt32
- #width=(width : UInt32)