TapeArchive constructor
TapeArchive({})
Implementation
TapeArchive({
this.completionTime,
this.kMSKey,
this.poolEntryDate,
this.poolId,
this.retentionStartDate,
this.retrievedTo,
this.tapeARN,
this.tapeBarcode,
this.tapeCreatedDate,
this.tapeSizeInBytes,
this.tapeStatus,
this.tapeUsedInBytes,
this.worm,
});