On this page

Type Alias PropertyValues

PropertyValues: { propertyValue: number; value: number }[]

Type Declaration

  • propertyValue: number

    Value of the property (input)

  • value: number

    Value to associate it with (output)

Was this helpful?
SDK JS
Reference
PropertyValues