My Data My Consent - Developer Documentation
Get Started
Home
(opens new window)
Github
(opens new window)
#
MyDataMyConsent::Life
#
Properties
Name
Type
Description
Notes
unit
String
[optional]
value
String
[optional]
#
Example
require
'mydatamyconsent'
instance
=
MyDataMyConsent
::
Life
.
new
(
unit
:
null
,
value
:
null
)
1
2
3
4
5
6