added batch file upload feature
This commit is contained in:
@@ -72,6 +72,8 @@ public class Transaction extends BaseEntity {
|
||||
private String creditCard;
|
||||
private String creditRef;
|
||||
private String creditEmail;
|
||||
private String creditAddress;
|
||||
private String creditVoucher;
|
||||
private String billClientId;
|
||||
private String clientSecret;
|
||||
private String aggregatorId;
|
||||
|
||||
Reference in New Issue
Block a user