Class: CzechPostB2bClient::Services::ApiCaller::ApiCallerResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



21
22
23
# File 'lib/czech_post_b2b_client/services/api_caller.rb', line 21

def code
  @code
end

#xmlObject

Returns the value of attribute xml

Returns:

  • (Object)

    the current value of xml



21
22
23
# File 'lib/czech_post_b2b_client/services/api_caller.rb', line 21

def xml
  @xml
end