Codacy ID: 5c1855dd02c7044d1431a5a6421ba205
File: TransactionProcessor.BusinessLogic/Services/MerchantStatementDomainService.cs
Line: 174
Rule: Complexity (Warning)
Commit: 5b8f3e64d731c7b181b225e9d4117fda74faa3ac
Message: Method MerchantStatementDomainService::EmailStatement has 56 lines of code (limit is 50)
**Code Snippet:**
```csharp
public async Task<Result> EmailStatement(MerchantStatementCommands.EmailMerchantStatementCommand command,
```
Codacy ID:
5c1855dd02c7044d1431a5a6421ba205File:
TransactionProcessor.BusinessLogic/Services/MerchantStatementDomainService.csLine: 174
Rule: Complexity (Warning)
Commit:
5b8f3e64d731c7b181b225e9d4117fda74faa3acMessage: Method MerchantStatementDomainService::EmailStatement has 56 lines of code (limit is 50)