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

getSumOfCaptureGivenAuth() public method

public getSumOfCaptureGivenAuth ( ) : long
return long
        public long getSumOfCaptureGivenAuth()
        {
            return sumOfCaptureGivenAuth;
        }
batchRequest