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