Interface ICustomPropertyValue

Hierarchy

  • ICustomPropertyValue

Properties

createdDate: string
definition: {
    choiceValues: string[];
    id: string;
    name: string;
    privileges: [];
    valueType: string;
}

Type declaration

  • choiceValues: string[]
  • id: string
  • name: string
  • privileges: []
  • valueType: string
id: string
modifiedDate: string
schemaPath: string
value: string