PayNowIdParam 型で公開されるメンバーは以下のとおりです。

コンストラクター

  名前説明
Public メソッドPayNowIdParam
PayNowIdParam クラスの新しいインスタンスを初期化します

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

プロパティ

  名前説明
Public プロパティAccountParam
会員情報
オブジェクト
Public プロパティChargeParam
課金グループ情報
オブジェクト
課金グループ情報を格納するオブジェクト
Public プロパティFreeKey
キー情報
半角英数字
最大桁数:256
取引に関する検索用のキー情報を付加することができる。
(暗号化しない。)
Public プロパティMemo1
取引メモ1
文字列
最大桁数:256
取引に関するメモ情報を付加することができる。
(暗号化する)
Public プロパティReceiptData
レシートデータ
文字列
1024バイト以内
POSのレシートデータを付加することができる。
(暗号化しない)
Public プロパティTanking
タンキングフラグ
半角数字
最大桁数:1
カード決済時タンキングするか否か指定するフラグ
"1":タンキングする
"0":タンキングしない (未設定時は"0"として扱う)
会員情報または会員IDが設定されている場合、必須
Public プロパティToken
トークン
半角英数記号
最大桁数:36
トークンを利用する場合に指定します。

参照