Module: Airbnb::Service::Hongbao::Api::HongbaoGetUserChinaCouponsResponseSmartclientModule

Defined in:
lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb

Defined Under Namespace

Modules: GenerateClassMethods, GenerateInstanceMethods

Class Method Summary collapse

Class Method Details

.included(mod) ⇒ Object



1825
1826
1827
1828
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 1825

def self.included(mod)
  mod.extend GenerateClassMethods
  mod.send :include, GenerateInstanceMethods
end