Class: TencentTrustsql::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/tencent_trustsql/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#mch_idObject

Returns the value of attribute mch_id.



27
28
29
# File 'lib/tencent_trustsql/config.rb', line 27

def mch_id
  @mch_id
end

#mch_private_keyObject

Returns the value of attribute mch_private_key.



27
28
29
# File 'lib/tencent_trustsql/config.rb', line 27

def mch_private_key
  @mch_private_key
end

#mch_private_key_localObject

Returns the value of attribute mch_private_key_local.



27
28
29
# File 'lib/tencent_trustsql/config.rb', line 27

def mch_private_key_local
  @mch_private_key_local
end