call abstract method
TRes
call({
- Input$ReduciblePriceInput? net,
- Input$ReduciblePriceInput? gross,
- Input$ReduciblePriceInput? toPay,
Implementation
TRes call({
Input$ReduciblePriceInput? net,
Input$ReduciblePriceInput? gross,
Input$ReduciblePriceInput? toPay,
});