R/account_account_api_version.R
    account_api_version.RdThere are currently only two versions, V3 and V4. This library supports only the V4 format. See the originaly brandseyer library if you would like to read data from a V3 account.
account_api_version(account)
| account | The account object.  | 
    
|---|
A string: either V3 or V4.