Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 812 Bytes

File metadata and controls

25 lines (18 loc) · 812 Bytes

HydraConfig

Properties

Name Type Description Notes
minimumVersion String Minimum version
paymentOptions List<PaymentOptionsEnum> Payment options
deviceSettings DeviceSettings Device settings
version String Version of the device [optional]
buildNumber String Build number of the device [optional]
gitSha String SHA of the commit [optional]
gitBranch String Build branch [optional]

Enum: List<PaymentOptionsEnum>

Name Value
ONLINE "Online"
EMV "Emv"
COUNTER "Counter"