Package com.mypurecloud.sdk.v2.model
Class PatchWebMessagingOfferFields
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchWebMessagingOfferFields
- All Implemented Interfaces:
Serializable
PatchWebMessagingOfferFields
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchitectFlow(AddressableEntityRef architectFlow) Flow to be invoked, overrides default flow when specified.booleaninthashCode()Text value to be used when inviting a visitor to engage with a web messaging offer.voidsetArchitectFlow(AddressableEntityRef architectFlow) voidsetOfferText(String offerText) toString()
-
Constructor Details
-
PatchWebMessagingOfferFields
public PatchWebMessagingOfferFields() -
PatchWebMessagingOfferFields
-
-
Method Details
-
offerText
Text value to be used when inviting a visitor to engage with a web messaging offer. -
getOfferText
-
setOfferText
-
architectFlow
Flow to be invoked, overrides default flow when specified. -
getArchitectFlow
-
setArchitectFlow
-
equals
-
hashCode
public int hashCode() -
toString
-