According to documentation, ICloverConnectorListener onSaleResponse returns a Payment object. Looking at the response with some test the Payment response has a device field which is undefined. I'm guessing this is supposed to be the terminal used for making the payment. How can I set this value in the response? I have multiple terminals and need to keep track of which terminal was used to make the payment.