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