interface UmbAllowedChildrenOfMediaType {
    allowedChildren: UmbAllowedMediaTypeModel[];
    mediaTypeUnique: null | string;
}

Properties

allowedChildren: UmbAllowedMediaTypeModel[]
mediaTypeUnique: null | string
MMNEPVFCICPMFPCPTTAAATR