MENU
      Coin

        Coin


        記事の要約

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

        フィールド

        フィールドの説明は次の通りです。

        フィールドタイプ必須の有無説明
        discountNoStringRequired割引番号
        coinChagedNoStringRequiredコインのチャージ番号
        coinNameStringRequiredコイン名
        coinTypeCommonCodeRequiredコインタイプ
        chargedCoinDoubleRequiredチャージされたコイン
        remainingCoinDoubleRequiredコインの残高
        coinStatusCommonCodeRequiredコインの状態
        isShareCoinBooleanRequiredコインの共有有無
        validityStartMonthStringRequired有効期間の開始月
        validityEndMonthStringRequired有効期間の終了月
        shareCoinSnapshotListList<ShareCoinSnapshot>RequiredList<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.