Class: EtFakeCcd::EcmService::Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/et_fake_ccd/ecm_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#case_reference_countObject

Returns the value of attribute case_reference_count

Returns:

  • (Object)

    the current value of case_reference_count



8
9
10
# File 'lib/et_fake_ccd/ecm_service.rb', line 8

def case_reference_count
  @case_reference_count
end

#multiple_referenceObject

Returns the value of attribute multiple_reference

Returns:

  • (Object)

    the current value of multiple_reference



8
9
10
# File 'lib/et_fake_ccd/ecm_service.rb', line 8

def multiple_reference
  @multiple_reference
end

#start_referenceObject

Returns the value of attribute start_reference

Returns:

  • (Object)

    the current value of start_reference



8
9
10
# File 'lib/et_fake_ccd/ecm_service.rb', line 8

def start_reference
  @start_reference
end