Coin
    • PDF

    Coin

    • PDF

    기사 요약

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

    코인 정보입니다.

    구문

    구문은 다음과 같습니다.

    private String discountNo;
    private String coinChagedNo;
    private String coinName;
    private CommonCode coinType;
    private Double chargedCoin;
    private Double remainingCoin;
    private CommonCode coinStatus;
    private Boolean isShareCoin;
    private String validityStartMonth;
    private String validityEndMonth;
    private List<ShareCoinSnapshot> shareCoinSnapshotList;
    

    필드

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

    필드타입필수 여부설명
    discountNoStringRequired할인 번호
    coinChagedNoStringRequired코인 부과 번호
    coinNameStringRequired코인 이름
    coinTypeCommonCodeRequired코인 유형
    chargedCoinDoubleRequired부과된 코인
    remainingCoinDoubleRequired남은 코인
    coinStatusCommonCodeRequired코인 상태
    isShareCoinBooleanRequired코인 공유 여부
    validityStartMonthStringRequired유효 기간 시작 월
    validityEndMonthStringRequired유효 기간 종료 월
    shareCoinSnapshotListList<ShareCoinSnapshot>RequiredList<ShareCoinSnapshot> 데이터 타입

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

    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.