Record
negotiable-quote-data-comment-attachment-interface
No description available.
record negotiable-quote-data-comment-attachment-interface {
attachment-id: s32,
comment-id: s32,
extension-attributes: option<negotiable-quote-data-comment-attachment-extension-interface>,
file-name: string,
file-path: string,
file-type: string,
}Fields
| Name | Type | Description |
|---|---|---|
| attachment-id | s32 | |
| comment-id | s32 | |
| extension-attributes | option<negotiable-quote-data-comment-attachment-extension-interface> | |
| file-name | string | |
| file-path | string | |
| file-type | string |