Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Files

Latest commit

2b1dd86 · Jul 6, 2021

History

History
25 lines (21 loc) · 964 Bytes

Tape.md

File metadata and controls

25 lines (21 loc) · 964 Bytes

ElementsSDK.Model.Tape

Properties

Name Type Description Notes
Id int [optional] [readonly]
RootEntry int [optional] [readonly]
Name string
Uuid string [optional]
Generation int [optional]
CustomA string [optional]
CustomB string [optional]
CustomC string [optional]
CustomD string [optional]
FreeSpace int? [optional]
LoadCounter int [optional]
ErrorCounter int [optional]
ErrorReason string [optional]
Active bool [optional]
Lto string [optional]
Group int? [optional]

[Back to Model list] [Back to API list] [Back to README]