fattmerchant.models.deposit.DepositDetails(data)Deposit details model class
batch_id = NoneId of the deposit batch
batched_at = NoneWhen the deposit batch was created
auth_id = NoneThe auth id of the deposit
created_at = NoneWhen the deposit was created
total = NoneThe total amount of the deposit
fees = NoneThe amount of money the merchant is paying in fees
last_four = NoneThe last four numbers of the credit card used for the deposit
card_type = NoneThe type of credit card used for the deposit
method = NoneThe payment method of the deposit
transaction_id = NoneThe id of the transaction that is tied to the deposit
customer_firstname = NoneThe first name of the customer tied to the deposit
customer_lastname = NoneThe last name of the customer tied to the deposit
customer_email = NoneThe email of the customer tied to the deposit
customer_company = NoneThe company of the customer tied to the deposit