LEMUBIT/PayantAndroid

View on GitHub
app/src/main/java/com/lemubit/lemuel/androidpayant/operations/wallets/networkResponse/model/WalletWithdrawBuklData.java

Summary

Maintainability
A
0 mins
Test Coverage

WalletWithdrawBuklData has 22 methods (exceeds 20 allowed). Consider refactoring.
Wontfix

public class WalletWithdrawBuklData {
    private String company_id;
    private String wallet_id;
    private String wallet_reference_code;
    private String currency;

    There are no issues that match your filters.

    Category
    Status