OBJECT

ACKResponse

A GT2 ACK response

link GraphQL Schema definition

type ACKResponse implements GT2TLVMessage, Node {

The ACK response code
code: Int!

id: ID!

The TLV code being ACKed
responseToCode: Hexadecimal!

The TLV hexa code
tlvCode: Hexadecimal

}