Class: CzechPostB2bClient::Services::ParcelsAsyncSender::ParcelsAsyncSenderResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#processing_end_expected_atObject

Returns the value of attribute processing_end_expected_at

Returns:

  • (Object)

    the current value of processing_end_expected_at



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

def processing_end_expected_at
  @processing_end_expected_at
end

#transaction_idObject

Returns the value of attribute transaction_id

Returns:

  • (Object)

    the current value of transaction_id



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

def transaction_id
  @transaction_id
end