class Office365::ItemBody
- Office365::ItemBody
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
models/item_body.crConstructors
- .new(pull : JSON::PullParser)
- .new(content : Nil | String = "", content_type : Nil | String = "text")
Instance Method Summary
- #content : String | Nil
- #content=(content : String | Nil)
- #content_type : String | Nil
- #content_type=(content_type : String | Nil)