public static final class AirSyncBaseResponse.Attachment
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AirSyncBaseResponse.Attachment.Method  | 
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
contentId  | 
java.lang.String | 
displayName  | 
java.lang.Integer | 
estimateDataSize  | 
java.lang.String | 
fileReference  | 
boolean | 
isInline  | 
AirSyncBaseResponse.Attachment.Method | 
method  | 
| Constructor and Description | 
|---|
Attachment()  | 
public java.lang.String displayName
public java.lang.String fileReference
public AirSyncBaseResponse.Attachment.Method method
public java.lang.Integer estimateDataSize
public java.lang.String contentId
public boolean isInline
Copyright © 2021. All Rights Reserved.