Class: SimplicityClient::ParamDefinition

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

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



18
19
20
# File 'lib/simplicity_client.rb', line 18

def label
  @label
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



18
19
20
# File 'lib/simplicity_client.rb', line 18

def name
  @name
end

#primary_idObject

Returns the value of attribute primary_id

Returns:

  • (Object)

    the current value of primary_id



18
19
20
# File 'lib/simplicity_client.rb', line 18

def primary_id
  @primary_id
end