call abstract method

TRes call({
  1. DateTime? from,
  2. DateTime? to,
  3. Input$TargetACIInput? target,
})

Implementation

TRes call({
  DateTime? from,
  DateTime? to,
  Input$TargetACIInput? target,
});