product · inferred from evidence
BillingInfo
A class or model in the recurly-client-python library representing billing information for an account.
- recurly python: account.billing_info raises AttributeError on new accounts
With the recurly V2 python client (2.2.17, python 3.5), creating a new account and then reading account.billing_info raised AttributeError — even after re-fetching with Account.get('1'). The reporter was following the docs example for updat