WebApiModulesInventoryRepairRepairDocumentPutRequest constructor
WebApiModulesInventoryRepairRepairDocumentPutRequest({})
Implementation
WebApiModulesInventoryRepairRepairDocumentPutRequest({
this.repairId,
this.documentId,
this.documentTypeId,
this.description,
this.attachToEmail,
this.inactive,
this.fileIsModified,
this.fileDataUrl,
this.filePath,
});