MENU
      RecipientForRequest

        RecipientForRequest


        Article summary

        Available in Classic and VPC

        This is the recipient request information.

        Syntax

        The syntax is as follows.

        private String address = null;
        private String name = null;
        private String type = "R";
        private Object parameters = null;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        addressYesStringRecipient email address
        • Must be in email address format
        nameNoStringRecipient name
        • Up to 69 characters
        typeYesStringRecipient type
        • R (default) | C | B
          • R: recipient
          • C: cc
          • B: bcc
        parametersNoObjectSubstitution parameter
        • Apply by recipient
        • Object in the form of a map, with substitution IDs as keys and the values that map to those substitution IDs as values

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.