Class: CzechPostB2bClient::Services::ParcelsSendProcessUpdater::ParcelsSendProcessUpdaterResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/czech_post_b2b_client/services/parcels_send_process_updater.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parcels_hashObject

Returns the value of attribute parcels_hash

Returns:

  • (Object)

    the current value of parcels_hash



8
9
10
# File 'lib/czech_post_b2b_client/services/parcels_send_process_updater.rb', line 8

def parcels_hash
  @parcels_hash
end

#state_codeObject

Returns the value of attribute state_code

Returns:

  • (Object)

    the current value of state_code



8
9
10
# File 'lib/czech_post_b2b_client/services/parcels_send_process_updater.rb', line 8

def state_code
  @state_code
end

#state_textObject

Returns the value of attribute state_text

Returns:

  • (Object)

    the current value of state_text



8
9
10
# File 'lib/czech_post_b2b_client/services/parcels_send_process_updater.rb', line 8

def state_text
  @state_text
end