public class InpasConfigResponse extends Object
Modifier and Type | Field and Description |
---|---|
Map<Integer,Integer> |
ack_repeat_counts |
String |
host |
String |
invoice |
int |
mode |
int |
number_of_nak_before_eot |
int |
port |
String |
terminal_id |
int |
timeout_ack |
int |
timeout_connect |
int |
timeout_message |
Constructor and Description |
---|
InpasConfigResponse() |
public String terminal_id
public String invoice
public String host
public int port
public int timeout_ack
public int timeout_message
public int timeout_connect
public int number_of_nak_before_eot
public int mode
Copyright © 2018. All rights reserved.