Class: CommitResponse

Inherits:
ExactorResponse show all
Defined in:
app/helpers/exactor_api_objects.rb

Instance Attribute Summary collapse

Attributes inherited from ExactorResponse

#is_valid

Instance Attribute Details

#commit_idObject

Returns the value of attribute commit_id.



381
382
383
# File 'app/helpers/exactor_api_objects.rb', line 381

def commit_id
  @commit_id
end

#invoiceObject

Returns the value of attribute invoice.



381
382
383
# File 'app/helpers/exactor_api_objects.rb', line 381

def invoice
  @invoice
end