Class: Swisspost::BarcodeService::GenerateResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/swisspost/barcode_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#file_typeObject

Returns the value of attribute file_type

Returns:

  • (Object)

    the current value of file_type



22
23
24
# File 'lib/swisspost/barcode_service.rb', line 22

def file_type
  @file_type
end

#imageObject

Returns the value of attribute image

Returns:

  • (Object)

    the current value of image



22
23
24
# File 'lib/swisspost/barcode_service.rb', line 22

def image
  @image
end