setDefaultCustomerSource

abstract suspend fun setDefaultCustomerSource(customerId: String, publishableKey: String, productUsageTokens: Set<String>, sourceId: String, sourceType: String, requestOptions: ApiRequest.Options): Result<Customer>