module Airbnb::Service::Hongbao::Api::HongbaoGetUserChinaCouponsResponseSmartclientModule
Public Class Methods
included(mod)
click to toggle source
# 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