Class: GenesisRuby::Api::Constants::Transactions::Parameters::NonFinancial::ExternallyProcessed
- Inherits:
-
Object
- Object
- GenesisRuby::Api::Constants::Transactions::Parameters::NonFinancial::ExternallyProcessed
- 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'