Types - nats

  • Content byte[] | boolean | string | int | float | decimal | xml | json | T1
  • Data types supported when publishing and consuming messages.
  • StartPosition NEW_ONLY | LAST_RECEIVED | TimeDeltaStart | SequenceNumber | FIRST
  • Specifies the position to start receiving messages.