How can I get total amount of all unsettled transactions using either the Clover RemotePay SDK or the Clover WIndows SDK. I have noticed that there is a class on Clover WIndows SDK called BatchCardTotal. (com.clover.remote.sdk.v3.payments.BacthCardTotal)
Can this class get me the total unsettled transactions amount? If yes can I get a sample code to use it.