Module: ForemanPatch::Ticket::API

Included in:
AffectedItems, ChangeRequest
Defined in:
app/services/foreman_patch/ticket/api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#errorsObject (readonly)

Returns the value of attribute errors.



4
5
6
# File 'app/services/foreman_patch/ticket/api.rb', line 4

def errors
  @errors
end

#responseObject (readonly)

Returns the value of attribute response.



4
5
6
# File 'app/services/foreman_patch/ticket/api.rb', line 4

def response
  @response
end