跳到主要内容

IBizPropertyData 接口

interface IBizPropertyData 

自定义属性数据

属性

key

key: string;

属性key

name

name: string;

属性名称

namespace

namespace: string;

value

value: string;

属性值

valueType

valueType: string;

属性类型