Objects
The Custom property Object
The custom property object represents a custom property for a chat on Periskope.
Attributes
The ID of the custom property.
The date and time when the custom property was created.
The name of the custom property.
The ID of the organization that the custom property belongs to.
The value of the custom property.
This value is based on the property_value_type
attribute:
- For
dropdown
type, the value is a comma-separated list of options. - For
text
anddate
type, the value isnull
.
The type of the custom property.
Possible values are: chat
, ticket
, contact
The type of the custom property value.
Possible values are: dropdown
, text
, date
Was this page helpful?