Codacy Issue ID: 243f42324184f3682b95cc20d58e7913
| Field |
Value |
| File |
TransactionProcessor.Mobile.BusinessLogic/Common/Extensions.cs |
| Line |
224 |
| Rule |
BestPractice |
| Severity |
Warning |
| Commit |
c3ee0d90982067ad792e6f6302395197a73b83d0 |
Message: Define a constant instead of using this literal 'Amount' 4 times.
🔗 View file in Codacy
Code Snippet:
{"Amount", model.VoucherAmount.ToString()},
Codacy Issue ID:
243f42324184f3682b95cc20d58e7913TransactionProcessor.Mobile.BusinessLogic/Common/Extensions.csc3ee0d90982067ad792e6f6302395197a73b83d0Message: Define a constant instead of using this literal 'Amount' 4 times.
🔗 View file in Codacy
Code Snippet: