class Office365::Attachment
- Office365::Attachment
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
models/attachment.crConstructors
Instance Method Summary
- #content_bytes : String
- #content_bytes=(content_bytes : String)
- #content_id : String | Nil
- #content_id=(content_id : String | Nil)
- #content_type : String | Nil
- #content_type=(content_type : String | Nil)
- #id : String | Nil
- #id=(id : String | Nil)
- #is_inline : Bool | Nil
- #is_inline=(is_inline : Bool | Nil)
- #name : String
- #name=(name : String)
- #odata_type : String
- #odata_type=(odata_type : String)
- #size : Int32 | Nil
- #size=(size : Int32 | Nil)