Module: Airbnb::Service::Hongbao::Api::HongbaoGetCouponMessagesExceptionSmartclientModule::GenerateClassMethods

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

Instance Method Summary collapse

Instance Method Details

#build(msg = nil) ⇒ Object



2335
2336
2337
2338
2339
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 2335

def build(msg = nil)
  _internal_object = HongbaoGetCouponMessagesException.send(:new)
  _internal_object.message = msg
  return _internal_object
end