struct Elasticsearch::Documents::BulkResponse::Action

Defined in:

documents.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def index : String #

[View source]
def primary_term : Int64 #

[View source]
def seq_no : Int64 #

[View source]

[View source]
def status : HTTP::Status | Int64 #

getter result = ""


[View source]
def version : Int64 #

[View source]