Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 686 Bytes

ProjectStatisticsConversions.md

File metadata and controls

12 lines (9 loc) · 686 Bytes

ProjectStatisticsConversions

Properties

Name Type Description Notes
total int The total number of conversions for this project. [optional]
completed int The number of completed conversions for this project. [optional]
in_progress int The number of conversions currently in progress for this project. [optional]
failed int The number of conversions that failed for this project. [optional]

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