Method: MuxRuby::UserAgentRestrictionRequest.attribute_map

Defined in:
lib/mux_ruby/models/user_agent_restriction_request.rb

.attribute_mapObject

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



26
27
28
29
30
31
# File 'lib/mux_ruby/models/user_agent_restriction_request.rb', line 26

def self.attribute_map
  {
    :'allow_no_user_agent' => :'allow_no_user_agent',
    :'allow_high_risk_user_agent' => :'allow_high_risk_user_agent'
  }
end