1use serde::{Serialize, Deserialize}; 2use super::OrganizationExportCompact; 3pub type OrganizationExportBase = OrganizationExportCompact;