Class: AuthorizeNet::ARB::Fields::EntityDescription

Inherits:
Struct
  • Object
show all
Defined in:
lib/authorize_net/arb/fields.rb

Instance Attribute Summary collapse

Instance Attribute Details

#arg_mappingObject

Returns the value of attribute arg_mapping

Returns:

  • (Object)

    the current value of arg_mapping



3
4
5
# File 'lib/authorize_net/arb/fields.rb', line 3

def arg_mapping
  @arg_mapping
end

#entity_classObject

Returns the value of attribute entity_class

Returns:

  • (Object)

    the current value of entity_class



3
4
5
# File 'lib/authorize_net/arb/fields.rb', line 3

def entity_class
  @entity_class
end

#node_structureObject

Returns the value of attribute node_structure

Returns:

  • (Object)

    the current value of node_structure



3
4
5
# File 'lib/authorize_net/arb/fields.rb', line 3

def node_structure
  @node_structure
end