Coin
    • PDF

    Coin

    • PDF

    Article Summary

    설명

    코인

    구문

    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;
    

    필드

    파라미터명필수 여부타입설명
    discountNoYesString할인 번호
    coinChagedNoYesString코인 부과 번호
    coinNameYesString코인명
    coinTypeYesCommonCode코인 유형
    chargedCoinYesDouble부과된 코인
    remainingCoinYesDouble남은 코인
    coinStatusYesCommonCode코인 상태
    isShareCoinYesBoolean코인 공유 여부
    validityStartMonthYesString유효 시작 월
    validityEndMonthYesString유효 종료 월
    shareCoinSnapshotListYesList<ShareCoinSnapshot>List<ShareCoinSnapshot> 데이터 타입

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

    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.