struct Haystack::BulkCharge

Included Modules

Defined in:

haystack/bulk_charge.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def batch_code : String | Nil #

[View source]
def created_at : Time | Nil #

[View source]
def domain : Domain | Nil #

[View source]
def id : Int64 | Nil #

[View source]
def integration : Integration | Nil #

[View source]
def pending_charges : Int32 | Nil #

[View source]
def status : Status | Nil #

[View source]
def total_charges : Int32 | Nil #

[View source]
def updated_at : Time | Nil #

[View source]