delete_customer

Function delete_customer 

Source
pub async fn delete_customer(
    configuration: &mut Configuration,
    params: DeleteCustomerParams,
) -> Result<InlineResponse200, Error<DeleteCustomerError>>
Expand description

Delete a customer.