Optional
deliver_group?: stringThe deliver_group as specified in the ConsumerConfig
The deliver_subject as specified in the ConsumerConfig
Optional
idle_heartbeat?: NanosThe idle_heartbeat in Nanos as specified in the ConsumerConfig. This value starts a client-side timer to detect missing heartbeats. If not specified or values don't match, there will be a skew and the possibility of false heartbeat missed notifications.
For bound push consumers, the client must provide at least the deliver_subject. Note that these values must match the ConsumerConfig exactly