Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 989 Bytes

File metadata and controls

12 lines (9 loc) · 989 Bytes

# CreditObjectItem

Properties

Name Type Description Notes
lago_item_id string Unique identifier assigned to the credit item within the Lago application.
type string The type of credit applied. Possible values are `coupon`, `credit_note` or `invoice` (for `progressive_billing` invoice).
code string The code of the credit applied. It can be the code of the coupon attached to the credit, the credit note's number or the `progressive_billing` invoice number.
name string The name of the credit applied. It can be the name of the coupon attached to the credit, the initial invoice's number linked to the credit note or the `progressive_billing` invoice number.

[Back to Model list] [Back to API list] [Back to README]