WebApiModulesInventoryAssetAssetDocumentPostRequest constructor
const
WebApiModulesInventoryAssetAssetDocumentPostRequest({})
Implementation
const WebApiModulesInventoryAssetAssetDocumentPostRequest({
this.itemId,
this.documentTypeId,
this.description,
this.attachToEmail,
this.inactive,
this.fileIsModified,
this.fileDataUrl,
this.filePath,
});