Contract
    • PDF

    Contract

    • PDF

    Article Summary

    설명

    계약

    구문

    private String memberNo;
    private String contractNo;
    private String conjunctionContractNo;
    private CommonCode contractType;
    private CommonCode contractStatus;
    private Date contractStartDate;
    private Date contractEndDate;
    private String instanceName;
    private String regionCode;
    private CommonCode platformType;
    private List<ContractProduct> contractProductList;
    

    필드

    파라미터명필수 여부타입설명
    memberNoYesString회원 번호
    contractNoYesString계약 번호
    conjunctionContractNoYesString연관 계약 번호
    contractTypeYesCommonCode계약 구분
    contractStatusYesCommonCode계약 상태
    contractStartDateYesDate계약 시작 일시
    contractEndDateYesDate계약 종료 일시
    instanceNameYesString인스턴스명
    regionCodeYesString리전 코드
    platformTypeYesCommonCode플랫폼 구분
    contractProductListYesList<ContractProduct>계약 상품 리스트

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

    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.