summaryrefslogtreecommitdiff
path: root/src/model/property_groups/mod.rs
blob: 3bfc9f3116c4f5cad52a1350ffa52e21ea4d1186 (plain)
1
2
3
4
5
pub mod address;
pub mod name;
pub mod organizational;
pub mod other_identification;
pub mod telephone;