fattmerchant.models.deposit.DepositBatch(data)¶Deposit batch model class
batch_id = None¶Id of the deposit batch
batched_at = None¶When the deposit batch was created
last_transaction = None¶The last transaction of the deposit batch
count = None¶The number of deposits in the batch
sum = None¶The sum of the totals from the deposits in the batch
avg = None¶The avg of the totals from the deposits in the batch
min = None¶The minimum total of the totals from the deposits in the batch
max = None¶The maximum total of the totals from the deposits in the batch
std = None¶The standard deviation of the totals from the deposits in the batch
fees = None¶The total amount of money the merchant is paying in fees for all deposits