Add balance command to leclercmobile
This commit is contained in:
parent
757167a6eb
commit
681b83e4b3
4 changed files with 20 additions and 1 deletions
|
|
@ -155,6 +155,6 @@ class ICapBill(ICapCollection):
|
|||
|
||||
:param subscription: subscription to get balance
|
||||
:type subscription: :class:`Subscription`
|
||||
:rtype :class:`Decimal`
|
||||
:rtype :class:`Detail`
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue