Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

QuotationReminderListItem.md

File metadata and controls

18 lines (14 loc) · 1.14 KB

QuotationReminderListItem

Properties

Name Type Description Notes
id int The ID of this quotation reminder. [optional]
description string The description of this quotation reminder. [optional]
remind_at string The date/time in ATOM format on which to remind about the quotation. [optional]
processed bool Whether the quotation reminder is processed or not. [optional]
quotation \Swagger\Client\Model\NestedQuotationListItem [optional]
created_by \Swagger\Client\Model\BlameableUser [optional]
created_at string The creation date of the object in ATOM/ISO-8601 format [optional]
updated_by \Swagger\Client\Model\BlameableUser [optional]
updated_at string The creation date of the object in ATOM/ISO-8601 format [optional]

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