mirror of
https://github.com/Eledio/superfaktura-client.git
synced 2025-11-01 16:11:18 +01:00
20 lines
355 B
ReStructuredText
20 lines
355 B
ReStructuredText
Examples of SuperFaktura API client usage
|
|
====================
|
|
|
|
|
|
Add Invoice
|
|
---------------------------------
|
|
|
|
.. automodule:: examples.add_invoice
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Get country list
|
|
------------------------------------
|
|
|
|
.. automodule:: examples.get_country_list
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|