diff --git a/genindex.html b/genindex.html index 8896c49..b0c5c9a 100644 --- a/genindex.html +++ b/genindex.html @@ -222,10 +222,10 @@
  • delivery_name (superfaktura.client_contacts.ClientContactModel attribute), [1]
  • - - +
    Returns:
    -

    The retrieved data in bytes.

    +

    The retrieved data in JSON format.

    Return type:
    -

    bytes

    +

    Dict

    Raises:

    SuperFakturaAPIException – If the API request fails or returns an error.