Class: Moose::Inventory::Operations::AddAssociations::Event

Inherits:
Struct
  • Object
show all
Defined in:
lib/moose_inventory/operations/add_associations.rb

Instance Attribute Summary collapse

Instance Attribute Details

#payloadObject

Returns the value of attribute payload

Returns:

  • (Object)

    the current value of payload



9
10
11
# File 'lib/moose_inventory/operations/add_associations.rb', line 9

def payload
  @payload
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/moose_inventory/operations/add_associations.rb', line 9

def type
  @type
end