Request Test Notification Operation
public RequestTestNotificationOperation RequestTestNotificationOperation(RequestTestNotificationOperationParams params, TestNotificationRequest requestBody)
@Deprecated(message = "Switch order of arguments", replaceWith = @ReplaceWith(imports = {}, expression = "Operation(params: RequestTestNotificationOperationParams, requestBody: TestNotificationRequest?)" ) )
Deprecated
Switch order of arguments
Replace with
Operation(params: RequestTestNotificationOperationParams, requestBody: TestNotificationRequest?)
Content copied to clipboard