struct

Octokit::Models::CommunityHealthMetrics

Inherits Struct < Value < Object

Constructors

new(health_percentage : Int32, files : CommunityHealthFiles, updated_at : String)
new(__temp_3631 : JSON::PullParser)

Instance methods

files
files=(_files : CommunityHealthFiles)
health_percentage
health_percentage=(_health_percentage : Int32)
to_json(json : JSON::Builder)
updated_at
updated_at=(_updated_at : String)