Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 785 Bytes

File metadata and controls

19 lines (13 loc) · 785 Bytes

# NegotiableQuoteDataItemNoteInterface

Interface ItemNoteInterface

Properties

Name Type Description Notes
NoteId int32 Note ID. [optional]
NegotiableQuoteItemId int32 Negotiable quote item Id
CreatorType int32 The note creator type.
CreatorId int32 Note creator ID.
Note string Note.
CreatedAt string Comment created at. [optional]
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\NegotiableQuote\Api\Data\ItemNoteInterface [optional]

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