2 lines
116 B
Python
2 lines
116 B
Python
""" Contains methods for accessing the payments API paths: Operations around payments and billing. """ # noqa: E501
|