public class GetEmailPropertyRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
fileName
Email document file name
|
String |
folder
Path to folder in storage
|
String |
propertyName
A property name
|
String |
storage
Storage name
|
Constructor and Description |
---|
GetEmailPropertyRequestData(String propertyName,
String fileName,
String storage,
String folder)
Initializes a new instance of the GetEmailPropertyRequestData class.
|
public String propertyName
public String fileName
public String storage
public String folder
public GetEmailPropertyRequestData(String propertyName, String fileName, String storage, String folder)
propertyName
- A property namefileName
- Email document file namestorage
- Storage namefolder
- Path to folder in storageCopyright © 2019. All rights reserved.