Skip to content

Commit 25d1199

Browse files
cleclefibanitydamienbr
authored andcommitted
Rename timezone to timeZone
1 parent b67fbdc commit 25d1199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/ibanity/apis/client/products/xs2a/models/FinancialInstitution.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ public class FinancialInstitution implements IbanityModel {
5656
private boolean periodicPaymentsEnabled;
5757
private boolean financialInstitutionCustomerReferenceRequired;
5858
private boolean pendingTransactionsAvailable;
59-
private String timezone;
59+
private String timeZone;
6060

6161
}

0 commit comments

Comments
 (0)