Package com.mypurecloud.sdk.v2.model
Class DraftManipulationRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.DraftManipulationRequest
- All Implemented Interfaces:
Serializable
DraftManipulationRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe kind of draft that as to be treated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondraftType(DraftManipulationRequest.DraftTypeEnum draftType) The kind of draft that as to be treated.booleaninthashCode()voidvoidsetTranslate(HistoryHeadersTranslation translate) toString()translate(HistoryHeadersTranslation translate) A set of definitions to translate email attributes and correctly display date and time, for a given language
-
Constructor Details
-
DraftManipulationRequest
public DraftManipulationRequest() -
DraftManipulationRequest
-
-
Method Details
-
translate
A set of definitions to translate email attributes and correctly display date and time, for a given language -
getTranslate
-
setTranslate
-
draftType
The kind of draft that as to be treated. Used to prefix response subject or auto-include information -
getDraftType
-
setDraftType
-
equals
-
hashCode
public int hashCode() -
toString
-