Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.14 KB

Invoicelineitems.md

File metadata and controls

19 lines (15 loc) · 1.14 KB

Fastly.Invoicelineitems

Properties

Name Type Description Notes
description String Invoice line item transaction name. [optional]
amount Number Billed amount for line item. [optional]
credit_coupon_code String Discount coupon associated with the invoice for any account or service credits. [optional]
rate Number Price per unit. [optional]
units Number Total number of units of usage. [optional]
product_name String The name of the product. [optional]
product_group String The broader classification of the product (e.g., Compute or Full-Site Delivery). [optional]
product_line String The broader classification of the product (e.g., Network Services or Security). [optional]
region String The geographical area applicable for regionally based products. [optional]
usage_type String The unit of measure (e.g., requests or bandwidth). [optional]

[Back to API list] [Back to README]