Litle.Sdk.batchRequest.getSumOfAuthReversal C# (CSharp) Method

getSumOfAuthReversal() public method

public getSumOfAuthReversal ( ) : long
return long
        public long getSumOfAuthReversal()
        {
            return sumOfAuthReversal;
        }
batchRequest