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

getSumOfCredit() public method

public getSumOfCredit ( ) : long
return long
        public long getSumOfCredit()
        {
            return sumOfCredit;
        }
batchRequest