struct Covidapi::Result

Included Modules

Defined in:

covidapi/result.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def confirmed : Int32 #

[View source]
def deaths : Int32 #

[View source]
def recovered : Int32 #

[View source]