Trait square_rust::api::models::response::create_customer::CreateCustomerResponse
source · pub trait CreateCustomerResponse {
// Required method
fn as_any(&self) -> &dyn Any;
}
Expand description
This trait represents the response from the create_customer endpoint