Method: PostFinanceCheckout::AbstractCustomerCommentActive.attribute_map
- Defined in:
- lib/postfinancecheckout-ruby-sdk/models/abstract_customer_comment_active.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
26 27 28 29 30 |
# File 'lib/postfinancecheckout-ruby-sdk/models/abstract_customer_comment_active.rb', line 26 def self.attribute_map { :'content' => :'content' } end |