LendingViewModel(: Application, : String, : String)
AddLendingViewModel
id - : String
auth - : String
application - The application that this viewmodel is attached to, it's safe to hold a
reference to applications across rotation since Application is never recreated during activity
or fragment lifecycle events.
Constructor
AddLendingViewModel