Wasm Directoryalpha
Record

negotiable-quote-data-comment-interface

No description available.

record negotiable-quote-data-comment-interface {
  attachments: list​<negotiable-quote-data-comment-attachment-interface>,
  comment: string,
  created-at: string,
  creator-id: s32,
  creator-type: s32,
  entity-id: s32,
  extension-attributes: option​<negotiable-quote-data-comment-extension-interface>,
  is-decline: s32,
  is-draft: s32,
  parent-id: s32,
}

Fields

NameTypeDescription
attachmentslist​<negotiable-quote-data-comment-attachment-interface>
commentstring
created-atstring
creator-ids32
creator-types32
entity-ids32
extension-attributesoption​<negotiable-quote-data-comment-extension-interface>
is-declines32
is-drafts32
parent-ids32