1
2
3
//! This module contains all the response models for the API.

pub mod create_customer;