RecipientForRequest
    • PDF

    RecipientForRequest

    • PDF

    기사 요약

    설명

    수신자 요청 정보

    구문

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

    필드

    항목필수 여부타입제약 사항설명
    addressYesStringemail 주소 형식수신자 Email 주소
    nameNoStringMax:69수신자 이름
    typeYesStringDefault:R, (R, C, B)수신자 유형 (R: 수신자, C: 참조인, B: 숨은참조)
    parametersNoObject치환 파라미터 (수신자별로 적용), '치환 ID'를 key로, '치환 ID에 맵핑되는 값'을 value로 가지는 Map 형태의 Object

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

    What's Next
    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.