Kengne-yvana commented on PR #5312:
URL: https://github.com/apache/fineract/pull/5312#issuecomment-3738838233

   `public static final String SERIALIZED_NAME_DEBIT_ACCOUNT = "debitAccount";
     @SerializedName(SERIALIZED_NAME_DEBIT_ACCOUNT)
     private GLAccount debitAccount;
   
     public static final String SERIALIZED_NAME_DEBIT_ACCOUNT_TYPE = 
"debitAccountType";
     @SerializedName(SERIALIZED_NAME_DEBIT_ACCOUNT_TYPE)
     private Integer debitAccountType;
   
     public static final String SERIALIZED_NAME_DEBIT_ACOUNT = "debitAcount";
     @SerializedName(SERIALIZED_NAME_DEBIT_ACOUNT)
     private GLAccount debitAcount;
   `
   @adamsaghy still the same. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to