Method: WhiteLabelMachineName::TransactionCommentCreate.swagger_types

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

.swagger_typesObject

Attribute type mapping.



38
39
40
41
42
43
# File 'lib/whitelabelmachinename-ruby-sdk/models/transaction_comment_create.rb', line 38

def self.swagger_types
  {
    :'content' => :'String',
    :'transaction' => :'Integer'
  }
end