Skip to content

Latest commit

 

History

History
70 lines (66 loc) · 5.52 KB

AttachmentResponse.md

File metadata and controls

70 lines (66 loc) · 5.52 KB

AttachmentResponse

Properties

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

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