ウォレット決済金額(From, To)
名前空間: jp.veritrans.tercerog.mdk.dtoアセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public SearchRange WalletAmount { get; set; } |
Visual Basic |
---|
Public Property WalletAmount As SearchRange Get Set |
Visual C++ |
---|
public: property SearchRange^ WalletAmount { SearchRange^ get (); void set (SearchRange^ value); } |