This commit is contained in:
parent
564970af93
commit
faec0844e0
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ public class GatewayApiSettings {
|
|||
private InboundServerSettings inboundServer;
|
||||
private InboundExternalServerSettings inboundExternalServer;
|
||||
private String clearingSystem;
|
||||
private CurrencySpecificationFormat loadCurrencySpecificationFormat;
|
||||
private CurrencySpecificationFormat loadCurrencySpecificationFormat = CurrencySpecificationFormat.Massive;
|
||||
|
||||
public HazelcastClientParams getHazelcast() {
|
||||
return hazelcast;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue