Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 666 Bytes

InvoiceMetadataObject.md

File metadata and controls

16 lines (8 loc) · 666 Bytes

InvoiceMetadataObject

Properties

Name Type Description Notes
lagoId UUID Unique identifier assigned to the invoice metadata within the Lago application. [optional]
key String Represents the key of the metadata’s key-value pair. [optional]
value String Represents the value of the metadata’s key-value pair. [optional]
createdAt OffsetDateTime The date and time when the metadata object was created. It follows the ISO 8601 datetime format and is expressed in Coordinated Universal Time (UTC). [optional]