Schemas
scaleway.billing.v2beta1.Discount
idThe ID of the discount.
creation_dateThe creation date of the discount. (RFC 3339 format)
organization_idThe Organization ID of the discount.
descriptionThe description of the discount.
valueThe initial value of the discount.
value_usedThe value indicating how much of the discount has been used.
value_remainingThe remaining value of the discount.
modeThe mode of the discount.
start_dateThe start date of the discount. (RFC 3339 format)
stop_dateThe stop date of the discount. (RFC 3339 format)
The description of the coupon.
List of the discount scopes.
scaleway.billing.v2beta1.Discount.Filter
typeType of the filter (category name, product name, product range, resource name, region or zone).
valueValue of filter.
excludeBoolean to describe if filter is an excluding filter.
scaleway.billing.v2beta1.Invoice
idInvoice ID. (UUID format)
organization_id(UUID format)
organization_namestart_dateStart date of the billing period. (RFC 3339 format)
stop_date(RFC 3339 format)
billing_periodThe billing period of the invoice in the YYYY-MM format. (RFC 3339 format)
issued_dateDate when the invoice was sent to the customer. (RFC 3339 format)
due_datePayment time limit, set according to the Organization's payment conditions. (RFC 3339 format)
Total amount, untaxed.
Total amount, taxed.
The total tax amount of the invoice.
The total discount amount of the invoice.
The total amount of the invoice before applying the discount.
typeType of invoice, either periodic or purchase.
stateThe state of the Invoice.
numberInvoice number.
seller_nameThe name of the seller (Scaleway).
scaleway.billing.v2beta1.ListConsumptionsResponse
Detailed consumption list.
total_countTotal number of returned items.
total_discount_untaxed_valueSum of all discounts, displayed only when no category or project ID filter is applied.
updated_atLast consumption update date. (RFC 3339 format)
scaleway.billing.v2beta1.ListConsumptionsResponse.Consumption
Monetary value of the consumption.
product_nameThe product name. For example, "VPC Public Gateway S", "VPC Public Gateway M" for the VPC product.
resource_nameIdentifies the reference based on the category.
skuUnique identifier of the product.
project_idProject ID of the consumption.
category_nameName of consumption category.
unitUnit of consumed quantity.
billed_quantityConsumed quantity.
consumer_idOrganization ID of the consumer for this consumption.
project_nameProject name of the consumpiton.
organization_nameOrganization name of the consumer for this consumption.
scaleway.billing.v2beta1.ListDiscountsResponse
total_countTotal number of discounts.
Paginated returned discounts.
scaleway.billing.v2beta1.ListInvoicesResponse
total_countTotal number of invoices.
Paginated returned invoices.
scaleway.billing.v2beta1.ListTaxesResponse
Detailed consumption tax.
total_countTotal number of returned items.
updated_atLast consumption update date. (RFC 3339 format)