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