You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your idea briefly.
The library should handle the Data type.
Describe the solution you'd like
The KeyTypes.KeyType should have a DataType subclass to allow Data values to be set. Also, the KeyTypes.Get.ValueType should have a DataValue subclass to allow Data values to be exported.
The text was updated successfully, but these errors were encountered:
Describe your idea briefly.
The library should handle the
Data
type.Describe the solution you'd like
The
KeyTypes.KeyType
should have aDataType
subclass to allowData
values to be set. Also, theKeyTypes.Get.ValueType
should have aDataValue
subclass to allowData
values to be exported.The text was updated successfully, but these errors were encountered: