Class: CzechPostB2bClient::Services::ParcelsSyncSender::ParcelsSyncSenderResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/czech_post_b2b_client/services/parcels_sync_sender.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



11
12
13
# File 'lib/czech_post_b2b_client/services/parcels_sync_sender.rb', line 11

def parcels_hash
  @parcels_hash
end

#pdf_contentObject

Returns the value of attribute pdf_content

Returns:

  • (Object)

    the current value of pdf_content



11
12
13
# File 'lib/czech_post_b2b_client/services/parcels_sync_sender.rb', line 11

def pdf_content
  @pdf_content
end

#state_codeObject

Returns the value of attribute state_code

Returns:

  • (Object)

    the current value of state_code



11
12
13
# File 'lib/czech_post_b2b_client/services/parcels_sync_sender.rb', line 11

def state_code
  @state_code
end

#state_textObject

Returns the value of attribute state_text

Returns:

  • (Object)

    the current value of state_text



11
12
13
# File 'lib/czech_post_b2b_client/services/parcels_sync_sender.rb', line 11

def state_text
  @state_text
end