AuthorizeNet/sdk-java

View on GitHub
src/main/java/net/authorize/api/contract/v1/BatchStatisticType.java

Summary

Maintainability
B
5 hrs
Test Coverage

BatchStatisticType has 42 methods (exceeds 20 allowed). Consider refactoring.
Open

@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "batchStatisticType", propOrder = {
    "accountType",
    "chargeAmount",
    "chargeCount",
Severity: Minor
Found in src/main/java/net/authorize/api/contract/v1/BatchStatisticType.java - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status