Class: GenesisRuby::Api::Constants::Transactions::Parameters::NonFinancial::ExternallyProcessed

Inherits:
Object
  • Object
show all
Extended by:
Mixins::Constants::Common
Defined in:
lib/genesis_ruby/api/constants/transactions/parameters/non_financial/externally_processed.rb

Overview

Filter requests by being externally processed or being native to Genesis

Constant Summary collapse

GENESIS =
'genesis'
EXTERNAL =
'external'
ALL =
'all'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?