class PostFile
- PostFile
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
e6/types/post.crConstructors
Instance Method Summary
- #ext : String
- #ext=(ext : String)
- #height : UInt32
- #height=(height : UInt32)
- #md5 : String
- #md5=(md5 : String)
- #size : UInt32
- #size=(size : UInt32)
- #url : String | Nil
- #url=(url : String | Nil)
- #width : UInt32
- #width=(width : UInt32)