Document Class

The properties of a document.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Document

Constructor

Document(**kwargs)

Variables

kind
str or DocumentType

The type of the document. Possible values include: "Invoice", "VoidNote", "TaxReceipt", "CreditNote".

url
str

Document URL.

source
str or DocumentSource

The source of the document. ENF for Brazil and DRS for rest of the world. Possible values include: "DRS", "ENF".