The enabled state of a single trigger. Returns whether the given trigger is enabled and the number of times it will fire. This is a subset of the complete state, and is faster to query.
ptrigger_enabled_state.fires_remaining
int The number of remaining fires for this trigger. A value of -1 indicates unlimited fires remaining.