WebApiModulesAgentProjectProjectDocumentPostRequest constructor
WebApiModulesAgentProjectProjectDocumentPostRequest({})
Implementation
WebApiModulesAgentProjectProjectDocumentPostRequest({
this.projectId,
this.documentTypeId,
this.description,
this.attachToEmail,
this.inactive,
this.fileIsModified,
this.fileDataUrl,
this.filePath,
});