struct NATS::JetStream::PubAck

Defined in:

jetstream/pub_ack.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct NATS::JetStream::Entity

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def domain : String | Nil #

[View source]
def duplicate? : Bool #

[View source]
def sequence : Int64 #

[View source]
def stream : String #

[View source]