RequestTestNotificationOperation



@Deprecated(message = "Switch order of arguments", replaceWith = @ReplaceWith(imports = {}, expression = "Operation(params: RequestTestNotificationOperationParams, requestBody: TestNotificationRequest?)"))
public RequestTestNotificationOperation RequestTestNotificationOperation(TestNotificationRequest requestBody, RequestTestNotificationOperationParams params)

Deprecated

Switch order of arguments

Replace with

Operation(params: RequestTestNotificationOperationParams, requestBody: TestNotificationRequest?)