MENU
      Coin

        Coin


        Article summary

        Available in Classic and VPC

        This is the coin information.

        Syntax

        The syntax is as follows.

        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;
        Java

        Field

        The following describes each field.

        FieldTypeRequiredDescription
        discountNoStringRequiredDiscount number
        coinChagedNoStringRequiredCoin charge number
        coinNameStringRequiredCoin name
        coinTypeCommonCodeRequiredCoin type
        chargedCoinDoubleRequiredCharged coins
        remainingCoinDoubleRequiredRemaining coins
        coinStatusCommonCodeRequiredCoin status
        isShareCoinBooleanRequiredCoin sharing status
        validityStartMonthStringRequiredValidity period start month
        validityEndMonthStringRequiredValidity period end month
        shareCoinSnapshotListList<ShareCoinSnapshot>RequiredList<ShareCoinSnapshot> Data type

        Was this article helpful?

        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.