Skip to main content

get_user_billing_customer

Function get_user_billing_customer 

Source
pub async fn get_user_billing_customer(
    configuration: &Configuration,
    user_id: &str,
) -> Result<BillingCustomer, Error<GetUserBillingCustomerError>>
Expand description

Retrieve billing customer for a QCS user account.