Skip to content

Commit eb32b3f

Browse files
authored
vX Usage Note (#160)
1 parent 28d9ccf commit eb32b3f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/vX.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
vX
44
==========
55

6+
.. note::
7+
To call vX methods, use the vX class member on RESTClient.
8+
9+
For example, :code:`financials = RESTClient().vx.list_stock_financials()`
10+
611
======================
712
List stock financials
813
======================

0 commit comments

Comments
 (0)