Method: WhiteLabelMachineName::TransactionCommentCreate.attribute_map

Defined in:
lib/whitelabelmachinename-ruby-sdk/models/transaction_comment_create.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



30
31
32
33
34
35
# File 'lib/whitelabelmachinename-ruby-sdk/models/transaction_comment_create.rb', line 30

def self.attribute_map
  {
    :'content' => :'content',
    :'transaction' => :'transaction'
  }
end