AuthorizeNet/sdk-java

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

Summary

Maintainability
A
2 hrs
Test Coverage

SubMerchantType has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "subMerchantType", propOrder = {
    "identifier",
    "doingBusinessAs",
    "paymentServiceProviderName",
Severity: Minor
Found in src/main/java/net/authorize/api/contract/v1/SubMerchantType.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status