batchRefreshCredentials abstract method

Future<Sub2ApiAdminAccountBatchMaintenanceResult> batchRefreshCredentials(
  1. List<int> accountIds, {
  2. Sub2ApiRequestOptions? requestOptions,
})

Implementation

Future<Sub2ApiAdminAccountBatchMaintenanceResult> batchRefreshCredentials(
  List<int> accountIds, {
  Sub2ApiRequestOptions? requestOptions,
});