VerticalFilesResult
Paginated result of vertical files listing.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
files (list) – List of file objects with document_upload_id, file_name, file_metadata, etc.
maxCount (int) – The total number of files.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict