Class: EML::UK::Parameters::Card::Unlock
- Inherits:
-
EML::UK::Parameters
- Object
- Parameters
- EML::UK::Parameters
- EML::UK::Parameters::Card::Unlock
- Defined in:
- lib/eml/uk/parameters/card/void.rb,
lib/eml/uk/parameters/card/unlock.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
Methods inherited from Parameters
Constructor Details
This class inherits a constructor from EML::UK::Parameters