# AttachmentResponseCompound

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiAttachmentID** | **Int** | The unique ID of the Attachment. | 
**fkiComputerID** | **Int** | The unique ID of the Computer | [optional] 
**fkiAdjustmentID** | **Int** | The unique ID of the Adjustment | [optional] 
**fkiAgentID** | **Int** | The unique ID of the Agent. | [optional] 
**fkiBankaccountID** | **Int** | The unique ID of the Bankaccount | [optional] 
**fkiBrokerID** | **Int** | The unique ID of the Broker. | [optional] 
**fkiCommissionadvanceID** | **Int** | The unique ID of the Commissionadvance | [optional] 
**fkiCommunicationID** | **Int** | The unique ID of the Communication. | [optional] 
**fkiCustomerID** | **Int** | The unique ID of the Customer. | [optional] 
**fkiCustomertemplateID** | **Int** | The unique ID of the Customertemplate | [optional] 
**fkiDepositID** | **Int** | The unique ID of the Deposit | [optional] 
**fkiDeposittransitchequeID** | **Int** | The unique ID of the Deposittransitcheque | [optional] 
**fkiElectronicfundstransferID** | **Int** | The unique ID of the Electronicfundstransfer | [optional] 
**fkiEmployeeID** | **Int** | The unique ID of the Employee. | [optional] 
**fkiExternalbrokerID** | **Int** | The unique ID of the Externalbroker. | [optional] 
**fkiEzcomadvanceserverID** | **Int** | The unique ID of the Ezcomadvanceserver | [optional] 
**fkiEzcomcompanyID** | **Int** | The unique ID of the Ezcomcompany | [optional] 
**fkiEzsigndocumentID** | **Int** | The unique ID of the Ezsigndocument | [optional] 
**fkiGhacqcontractID** | **Int** | The unique ID of the Ghacqcontract | [optional] 
**fkiInscriptionID** | **Int** | The unique ID of the Inscription. | [optional] 
**fkiInscriptiontempID** | **Int** | The unique ID of the Inscriptiontemp | [optional] 
**fkiInscriptionnotauthenticatedID** | **Int** | The unique ID of the Inscriptionnotauthenticated. | [optional] 
**fkiInvoiceID** | **Int** | The unique ID of the Invoice. | [optional] 
**fkiBuyercontractID** | **Int** | The unique ID of the Buyercontract | [optional] 
**fkiFranchisebrokerID** | **Int** | The unique ID of the Franchisebroker | [optional] 
**fkiFranchiseagenceID** | **Int** | The unique ID of the Franchiseagence | [optional] 
**fkiFranchiseofficeID** | **Int** | The unique ID of the Franchisereoffice | [optional] 
**fkiFranchisefranchiseID** | **Int** | The unique ID of the Franchisefranchise | [optional] 
**fkiFranchisecomplaintID** | **Int** | The unique ID of the Franchisecomplaint | [optional] 
**fkiLeadID** | **Int** | The unique ID of the Lead | [optional] 
**fkiMarketingprogramID** | **Int** | The unique ID of the Marketingprogram | [optional] 
**fkiMarketingfollowID** | **Int** | The unique ID of the Marketingfollow | [optional] 
**fkiNotaryID** | **Int** | The unique ID of the Notary. | [optional] 
**fkiOfficetaxreportID** | **Int** | The unique ID of the Officetaxreport | [optional] 
**fkiOtherincomeID** | **Int** | The unique ID of the Otherincome | [optional] 
**fkiPaymentpreparationID** | **Int** | The unique ID of the Paymentpreparation | [optional] 
**fkiPurchaseID** | **Int** | The unique ID of the Purchase | [optional] 
**fkiSalaryID** | **Int** | The unique ID of the Salary | [optional] 
**fkiSupplierID** | **Int** | The unique ID of the Supplier. | [optional] 
**fkiTranqcontractID** | **Int** | The unique ID of the Tranqcontract | [optional] 
**fkiTemplateID** | **Int** | The unique ID of the Template | [optional] 
**fkiInscriptionchecklistID** | **Int** | The unique ID of the Inscriptionchecklist | [optional] 
**fkiFolderID** | **Int** | The unique ID of the Folder | [optional] 
**fkiRejectedoffertopurchaseID** | **Int** | The unique ID of the Rejectedoffertopurchase | [optional] 
**fkiDisclosureID** | **Int** | The unique ID of the Disclosure | [optional] 
**fkiReconciliationID** | **Int** | The unique ID of the Reconciliation | [optional] 
**fkiEzsigndocumentIDReference** | **Int** | The unique ID of the Ezsigndocument | [optional] 
**eAttachmentDocumenttype** | [**FieldEAttachmentDocumenttype**](FieldEAttachmentDocumenttype.md) |  | 
**sAttachmentName** | **String** | The name of the Attachment | 
**eAttachmentPrivacy** | [**FieldEAttachmentPrivacy**](FieldEAttachmentPrivacy.md) |  | 
**fkiUserIDSpecific** | **Int** | The unique ID of the User | [optional] 
**eAttachmentType** | [**FieldEAttachmentType**](FieldEAttachmentType.md) |  | 
**iAttachmentSize** | **Int** | The size of the Attachment | 
**iAttachmentEDMmoduleflag** | **Int** | The edmmoduleflag of the Attachment | [optional] 
**sAttachmentMD5** | **String** | The md5 of the Attachment | 
**bAttachmentDeleted** | **Bool** | Whether if it's deleted | 
**bAttachmentValid** | **Bool** | Whether if it's valid | 
**eAttachmentVerified** | [**FieldEAttachmentVerified**](FieldEAttachmentVerified.md) |  | 
**tAttachmentRejectioncomment** | **String** | The rejectioncomment of the Attachment | [optional] 
**fkiUserIDOwner** | **Int** | The unique ID of the User | [optional] 
**objAudit** | [**CommonAudit**](CommonAudit.md) |  | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)