poolEntryDate property

DateTime? poolEntryDate
final

The time that the tape entered the custom tape pool.

The default timestamp format is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

Implementation

final DateTime? poolEntryDate;