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

getSumOfForceCapture() public method

public getSumOfForceCapture ( ) : long
return long
        public long getSumOfForceCapture()
        {
            return sumOfForceCapture;
        }
batchRequest