MENU
      RecipientForRequest

        RecipientForRequest


        기사 요약

        Classic/VPC 환경에서 이용 가능합니다.

        수신자 요청 정보입니다.

        구문

        구문은 다음과 같습니다.

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

        필드

        필드에 대한 설명은 다음과 같습니다.

        필드타입필수 여부설명
        addressYesString수신자 이메일 주소
        • 이메일 주소 형식이어야 함
        nameNoString수신자 이름
        • 최대 69자
        typeYesString수신자 유형
        • R (기본값) | C | B
          • R: 수신자
          • C: 참조인
          • B: 숨은 참조
        parametersNoObject치환 파라미터
        • 수신자별로 적용
        • 치환 ID를 Key로 치환 ID에 맵핑되는 값을 Value로 가지는 Map 형태의 Object

        이 문서가 도움이 되었습니까?

        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.