Interface PlainReferenceType

interface PlainReferenceType {
    referenceType: PlainPropertyType;
}

Properties

Properties

referenceType: PlainPropertyType