CommonResponse
    • PDF

    CommonResponse

    • PDF

    Article Summary

    설명

    공통 응답

    구문

    private String requestId;
    private String returnCode;
    private String returnMessage;
    

    필드

    파라미터명필수 여부타입설명
    requestIdNoString- 요청 아이디
    String 타입의 요청 아이디 값으로 요청이 성공할 경우에만 전달됨
    returnCodeYesString- 리턴 코드
    String 타입의 리턴 코드이며 요청이 성공할 경우 "0" 값이 전달되며, 실패할 경우 "0" 이외의 값이 전달됨
    returnMessageYesString- 리턴 메시지
    String 타입의 리턴 메시지이며 요청이 성공할 경우 "success"값이 전달되며, 실패할 경우 실패 이유가 전달됨

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

    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.