Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 753 Bytes

CommunicationattachmentRequestCompound.md

File metadata and controls

18 lines (13 loc) · 753 Bytes

openapi.model.CommunicationattachmentRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiCommunicationattachmentID int The unique ID of the Communicationattachment [optional]
fkiAttachmentID int The unique ID of the Attachment. [optional]
fkiInvoiceID int The unique ID of the Invoice. [optional]
fkiSalarypreparationID int The unique ID of the Salarypreparation. [optional]

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