struct InnerRange::Integriti::AddOrUpdateResult

Defined in:

inner_range/integriti.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct InnerRange::Integriti::IntegritiObject

new(pull : JSON::PullParser) new

Constructor Detail

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

def self.new(id : Int64 | String | Nil = nil, address : Nil | String = nil, message : Nil | String = nil) #

[View source]

Instance Method Detail

def address : String | Nil #

def address? : String | Nil | Nil #

def id : Int64 | String #

def id? : Int64 | String | Nil #

def message : String #

def message? : String | Nil #