public CompletableFuture<
HttpResponseFor<List<BillingRetrieveUsageResponse>>
> retrieveUsage(BillingRetrieveUsageParams params)| Name | Type | Description |
|---|---|---|
params* | BillingRetrieveUsageParams |
Returns a raw HTTP response for get /api/v1/orgs/current/billing/usage, but is
otherwise the same as [BillingServiceAsync.retrieveUsage]..
Returns a raw HTTP response for get /api/v1/orgs/current/billing/usage, but is
otherwise the same as [BillingServiceAsync.retrieveUsage].