AuthorizeNet/sdk-java

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

Summary

Maintainability
D
1 day
Test Coverage

TransactionRequestType has 72 methods (exceeds 20 allowed). Consider refactoring.
Open

@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "transactionRequestType", propOrder = {
    "transactionType",
    "amount",
    "currencyCode",

    File TransactionRequestType.java has 315 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    //
    // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 
    // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
    // Any modifications to this file will be lost upon recompilation of the source schema. 
    // Generated on: 2021.01.27 at 04:18:12 PM GMT+05:30 

      There are no issues that match your filters.

      Category
      Status