Skip to content

zentao-api / getObjectProps

Function: getObjectProps()

getObjectProps(objectType): Record<string, string>

获取对象属性。

Parameters

ParameterTypeDescription
objectTypestring对象类型。

Returns

Record<string, string>

对象属性。

Released under the MIT License.