lc_CancelTransfer: Cancel a scheduled transfer

Description Usage Arguments

View source: R/lc_CancelTransfer.R

Description

Cancel a scheduled transfer. You can get a listing of scheduled transfers by using the PendingTransfers() funciton.

Usage

1
lc_CancelTransfer(transferId, LC_CRED = NULL)

Arguments

transferId

Numeric. Unique ID for the scheduled transfer

LC_CRED

Credential object having class LendingClub_credential. This object can be created using the lc_MakeCredential() function. You can pass the object directly as an argument to the function or alternatively, it can be read from the global environment if it was stored as "LC_CRED".


kuhnrl30/LendingClub documentation built on Jan. 1, 2020, 6:02 p.m.