Class: AuthorizeNet::EntityDescription

Inherits:
Struct
  • Object
show all
Defined in:
lib/authorize_net/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



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

def arg_mapping
  @arg_mapping
end

#entity_classObject

Returns the value of attribute entity_class

Returns:

  • (Object)

    the current value of entity_class



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

def entity_class
  @entity_class
end

#node_structureObject

Returns the value of attribute node_structure

Returns:

  • (Object)

    the current value of node_structure



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

def node_structure
  @node_structure
end