Class: Cortex::TransactionType

Inherits:
Dry::Struct
  • Object
show all
Defined in:
app/types/cortex/transaction_type.rb

Direct Known Subclasses

ContentItemTransactionType

Instance Attribute Summary collapse

Instance Attribute Details

#errorsObject (readonly)

Returns the value of attribute errors.



3
4
5
# File 'app/types/cortex/transaction_type.rb', line 3

def errors
  @errors
end