diff --git a/api/billing/v2beta1/billing_sdk.go b/api/billing/v2beta1/billing_sdk.go index 538ac378c..c6d1dc696 100644 --- a/api/billing/v2beta1/billing_sdk.go +++ b/api/billing/v2beta1/billing_sdk.go @@ -1005,7 +1005,7 @@ func (s *API) DownloadInvoice(req *DownloadInvoiceRequest, opts ...scw.RequestOp return &resp, nil } -// ListDiscounts: +// ListDiscounts: List all discounts for your organization and usable categories, products, offers, references, regions and zones where the discount can be applied. func (s *API) ListDiscounts(req *ListDiscountsRequest, opts ...scw.RequestOption) (*ListDiscountsResponse, error) { var err error