googleapis/python-documentai

invoice_type

edumotya opened this issue · 1 comments

Where we can find the invoice_type field at the client library?

I can see this field announced at the release notes for the invoice processor but I can not find it at this client library.

I think I've found it. I thought it was a special property, but it is just part of the entities (document.entities) having type_ "invoice_type".