Uses of Class
com.mypurecloud.sdk.v2.model.Signature
Packages that use Signature
-
Uses of Signature in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SignatureModifier and TypeMethodDescriptionSignature.alwaysIncluded(Boolean alwaysIncluded) A toggle that defines if a signature is always included or only set on the first email in an email chain.Signature.cannedResponseId(String cannedResponseId) The identifier referring to an email signature canned response.A toggle to enable the signature on email send.InboundRoute.getSignature()Signature.inclusionType(Signature.InclusionTypeEnum inclusionType) The configuration to indicate when the signature of a conversation has to be includedMethods in com.mypurecloud.sdk.v2.model with parameters of type SignatureModifier and TypeMethodDescriptionvoidInboundRoute.setSignature(Signature signature) The configuration for the canned response signature that will be appended to outbound emails sent via this route