OBJECT
ACKResponse
A GT2 ACK response
link GraphQL Schema definition
type ACKResponse implements GT2TLVMessage, Node {
The ACK response code
: Int!
: ID!
The TLV code being ACKed
: Hexadecimal!
The TLV hexa code
: Hexadecimal
}
OBJECT
A GT2 ACK response
type ACKResponse implements GT2TLVMessage, Node {
The ACK response code
: Int!
: ID!
The TLV code being ACKed
: Hexadecimal!
The TLV hexa code
: Hexadecimal
}