Record

classification

No description available.

record classification {
  can-edit: option​<bool>,
  parent: option​<string>,
  scope: option​<string>,
  template: option​<classification-template-enum>,
  type-op: option​<string>,
  type-version: option​<f64>,
  version: option​<s32>,
  box-security-classification-key: option​<string>,
}

Fields

NameTypeDescription
can-editoption​<bool>
parentoption​<string>
scopeoption​<string>
templateoption​<classification-template-enum>
type-opoption​<string>
type-versionoption​<f64>
versionoption​<s32>
box-security-classification-keyoption​<string>