update abstract method
Future<Sub2ApiAdminErrorPassthroughRule>
update(
- int id,
- Sub2ApiAdminUpdateErrorPassthroughRuleRequest request, {
- Sub2ApiRequestOptions? requestOptions,
Implementation
Future<Sub2ApiAdminErrorPassthroughRule> update(
int id,
Sub2ApiAdminUpdateErrorPassthroughRuleRequest request, {
Sub2ApiRequestOptions? requestOptions,
});