Class: Nem::Model::MultisigAggregateModificationTransaction::Modification

Inherits:
Struct
  • Object
show all
Defined in:
lib/nem/model/multisig_aggregate_modification_transaction.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cosignatory_accountObject

Returns the value of attribute cosignatory_account

Returns:

  • (Object)

    the current value of cosignatory_account



6
7
8
# File 'lib/nem/model/multisig_aggregate_modification_transaction.rb', line 6

def 
  @cosignatory_account
end

#modification_typeObject

Returns the value of attribute modification_type

Returns:

  • (Object)

    the current value of modification_type



6
7
8
# File 'lib/nem/model/multisig_aggregate_modification_transaction.rb', line 6

def modification_type
  @modification_type
end