Types - nats

  • Content byte[] | boolean | string | int | float | decimal | xml | json | record {| anydata...; |}
  • Data types supported when publishing and consuming messages.

  • StartPosition NEW_ONLY | LAST_RECEIVED | TimeDeltaStart | SequenceNumber | FIRST
  • Specifies the position to start receiving messages.