call abstract method
TRes
call({
- Input$CoinApiMethodInput? push,
- Input$CoinApiMethodInput? deduct,
- Input$CoinApiCheckInput? check,
Implementation
TRes call({
Input$CoinApiMethodInput? push,
Input$CoinApiMethodInput? deduct,
Input$CoinApiCheckInput? check,
});