Class: CzechPostB2bClient::Services::ParcelsAsyncSender::ParcelsAsyncSenderResult
- Inherits:
-
Struct
- Object
- Struct
- CzechPostB2bClient::Services::ParcelsAsyncSender::ParcelsAsyncSenderResult
- Defined in:
- lib/czech_post_b2b_client/services/parcels_async_sender.rb
Instance Attribute Summary collapse
-
#processing_end_expected_at ⇒ Object
Returns the value of attribute processing_end_expected_at.
-
#transaction_id ⇒ Object
Returns the value of attribute transaction_id.
Instance Attribute Details
#processing_end_expected_at ⇒ Object
Returns the value of attribute 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_id ⇒ Object
Returns the value of attribute transaction_id
8 9 10 |
# File 'lib/czech_post_b2b_client/services/parcels_async_sender.rb', line 8 def transaction_id @transaction_id end |