call abstract method

TRes call({
  1. bool? isOffline,
  2. Input$DiscountDtoInput? discount,
  3. Input$TargetACIInput? target,
})

Implementation

TRes call({
  bool? isOffline,
  Input$DiscountDtoInput? discount,
  Input$TargetACIInput? target,
});