class Worker::ApiClient::Mapping::Donation

Included Modules

Defined in:

worker/api_client/mapping/donation.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def date : Time #

[View source]
def id : Int32 #

[View source]
def server_id : UInt64 | Nil #

[View source]
def size : Int32 #

[View source]
def user_id : UInt64 | Nil #

[View source]