Class: CzechPostB2bClient::Services::AddressSheetsGenerator::AddressSheetsGeneratorResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#pdf_contentObject

Returns the value of attribute pdf_content

Returns:

  • (Object)

    the current value of pdf_content



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

def pdf_content
  @pdf_content
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/address_sheets_generator.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/address_sheets_generator.rb', line 8

def state_text
  @state_text
end

#zpl_contentObject

Returns the value of attribute zpl_content

Returns:

  • (Object)

    the current value of zpl_content



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

def zpl_content
  @zpl_content
end