Package com.intercom.api.types
Class PartAttachment
java.lang.Object
com.intercom.api.types.PartAttachment
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getType
- Returns:
- The type of attachment
-
getName
- Returns:
- The name of the attachment
-
getUrl
- Returns:
- The URL of the attachment
-
getContentType
- Returns:
- The content type of the attachment
-
getFilesize
public int getFilesize()- Returns:
- The size of the attachment
-
getWidth
public int getWidth()- Returns:
- The width of the attachment
-
getHeight
public int getHeight()- Returns:
- The height of the attachment
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-