Class: EML::UK::Parameters::Card::Transaction

Inherits:
EML::UK::Parameters show all
Defined in:
lib/eml/uk/parameters/card/transaction.rb

Constant Summary collapse

REQUIRED_CONFIG =
T.let(%i[program].freeze, T::Array[Symbol])
OPTIONAL_CONFIG =
T.let(%i[search_parameter].freeze, T::Array[Symbol])

Constants inherited from Parameters

Parameters::ENDPOINT_CLASS_TYPE

Method Summary

Methods inherited from EML::UK::Parameters

convert

Methods inherited from Parameters

convert, #to_h