Core
A parameter is a tuple ( key, value, name ).
`key` is the string parameter identifier
`value` is the parameter variant value.
`name` is the string parameter name. When parameters are returned from SDK the name is translated in the SDK language
`value` is the parameter value. It is dependent on the `type`
Core
A parameter is a tuple ( key, value, name ).
`key` is the string parameter identifier
`value` is the parameter variant value.
`name` is the string parameter name. When parameters are returned from SDK the name is translated in the SDK language
`value` is the parameter value. It is dependent on the `type`