Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.17 KB

CommunicationreferenceRequest.md

File metadata and controls

23 lines (18 loc) · 1.17 KB

openapi.model.CommunicationreferenceRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiCommunicationreferenceID int The unique ID of the Communicationreference [optional]
fkiBuyercontractID int The unique ID of the Buyercontract [optional]
fkiEzsignfolderID int The unique ID of the Ezsignfolder [optional]
fkiInscriptionID int The unique ID of the Inscription. [optional]
fkiInscriptiontempID int The unique ID of the Inscriptiontemp [optional]
fkiInvoiceID int The unique ID of the Invoice. [optional]
fkiOtherincomeID int The unique ID of the Otherincome [optional]
fkiElectronicfundstransferID int The unique ID of the Electronicfundstransfer [optional]
fkiRejectedoffertopurchaseID int The unique ID of the Rejectedoffertopurchase [optional]

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