class Dingxin::Vms::Configuration
Attributes
app_code[RW]
Public Class Methods
new()
click to toggle source
# File lib/dingxin/vms.rb, line 13 def initialize @app_code = '' end