OrganizationUsageOnLicensePeriod
No description
type OrganizationUsageOnLicensePeriod {
numberOfAnnotations: Int!
numberOfLabeledAssets: Int!
timeSpentOnLabeling: String!
}
Fields
OrganizationUsageOnLicensePeriod.numberOfAnnotations
● Int!
non-null scalar
Number of label annotations counted in the license validity period
OrganizationUsageOnLicensePeriod.numberOfLabeledAssets
● Int!
non-null scalar
Number of labeled assets counted in the license validity period
OrganizationUsageOnLicensePeriod.timeSpentOnLabeling
● String!
non-null scalar
Time spent on labeling during the license validity period hh hours(s) and mm minute(s)
Member Of
OrganizationUsageMetrics
object