Method: OpenapiClient::AchSaleTransaction.openapi_types

Defined in:
lib/openapi_client/models/ach_sale_transaction.rb

.openapi_typesObject

Attribute type mapping.



28
29
30
31
32
# File 'lib/openapi_client/models/ach_sale_transaction.rb', line 28

def self.openapi_types
  {
    :'payment_method' => :'TeleCheckAchPaymentMethod'
  }
end