struct Stars::API::Author

Included Modules

Defined in:

api_structs.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def email : String #

[View source]
def id : String #

[View source]
def name : String #

[View source]
def packages : Array(Package) #

[View source]
def password_hash : String | Nil #

[View source]
def time_created : Float32 #

[View source]