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

getSumOfEcheckVerification() public method

public getSumOfEcheckVerification ( ) : long
return long
        public long getSumOfEcheckVerification()
        {
            return sumOfEcheckVerification;
        }
batchRequest