print.AccountSummary: Print the output from an API call
Description
This is a general function to print the content from an API
call. The API call returns a list of 2 elements: The first
is the content from the call and the second element is the
actual response.
Usage
# S3 method for AccountSummary
print(x, ...)
Arguments
x
an object of class LendingClub_api
...
To pass additional arguments to the generic print function