{% load i18n %}
{% trans "ID" %}
{{ pmthreshold.id }}
{% trans "Links" %}
{{ pmthreshold.links }}
{% trans "Callback Uri" %}
{{ pmthreshold.callback_uri }}
{% trans "Criteria" %}
{{ pmthreshold.criteria }}
{% trans "Object Instance ID" %}
{{ pmthreshold.object_instance_id }}
{% trans "Object Type" %}
{{ pmthreshold.object_type }}
{% trans "Sub Object Instance IDs" %}
{{ pmthreshold.sub_object_instance_ids }}