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

pub mod create_customer;