public static Task<TR> ExecuteV2Command<TC, TR>( this IKeeperEndpoint endpoint, TC request ) where TC : KeeperApiCommand where TR : KeeperApiResponse
In This Article