call abstract method

Implementation

TRes call({
  Input$LoyaltySettingsWalletQualitativeInput? qualitative,
  Input$LoyaltySettingsLoginInput? login,
  Input$LoyaltySettingsWalletQuantitativeInput? quantitative,
  Input$LoyaltySettingsOnsiteConverterSetInput? onsiteConverter,
  Input$LoyaltySettingsProfileCompleteInput? profileComplete,
  Input$LoyaltySettingsWalletCardInput? loyaltyCard,
  Input$LoyaltySettingsWalletLeaderboardInput? leaderboard,
  Input$LoyaltySettingsWalletSubscribersInput? subscribers,
  Input$LoyaltySettingsPrelevelInput? prelevel,
  Input$LoyaltySettingsRedeemInput? redeem,
  Input$InactivityInput? inactivity,
  Input$LoyaltySettingsAccelerateInput? accelerate,
  Input$LoyaltySettingsReferralInput? referral,
  Input$LoyaltySettingsAggregatorInput? aggregator,
  Input$LoyaltySettingsDonationInput? donation,
  String? id,
});