Annotation Interface EncryptedTextDataType


@Inherited @Documented @Retention(RUNTIME) @Target({PARAMETER,METHOD,TYPE}) @Type(namespace="http://www.appian.com/ae/types/2009", name="EncryptedText") public @interface EncryptedTextDataType
Convenience annotation to indicate a value represents an Encrypted Text object. For instance, in a Smart Service the annotation can be used to indicate that an input or output is of this type.