lexoffice/model/
files.rs

1#![doc = "Use this endpoint to upload and/or download files, e.g. vouchers or invoices."]
2#[derive(Debug, Clone)]
3pub struct File {}