call abstract method

TRes call({
  1. Input$EmailIntegrationServerInput? server,
  2. Input$TargetACIInput? target,
})

Implementation

TRes call({
  Input$EmailIntegrationServerInput? server,
  Input$TargetACIInput? target,
});