Method: OryClient::EmailTemplateDataBody#html
- Defined in:
- lib/ory-client/models/email_template_data_body.rb
#html ⇒ Object
Returns the value of attribute html.
18 19 20 |
# File 'lib/ory-client/models/email_template_data_body.rb', line 18 def html @html end |