class GoApiClient::Domain::Material
Attributes
branch[RW]
parsed_changesets[RW]
pipeline_name[RW]
stage_name[RW]
type[RW]
uri[RW]
url[RW]
Public Class Methods
new(attributes)
click to toggle source
Calls superclass method
GoApiClient::AttributeHelper::new
# File lib/go_api_client/domain/material.rb, line 8 def initialize(attributes) super(attributes) end