@hmiproject/helio-sdk
    Preparing search index...

    Type Alias PropertyValueType

    PropertyValueType:
        | "Icon"
        | "Color"
        | "Image"
        | "StatusColor"
        | "DistinguishingColor"
        | "Integer"
        | "Float"
        | "String"
        | "Boolean"
        | "Date"
        | "DateTime"
        | "Time"
        | "Duration"
        | "ServiceData"
        | "SignalingStatus"
        | "Video"
        | "Array"
        | "PrimitiveValue"
        | "NumericValue"
        | "*"