Module: Airbnb::Service::Hongbao::Api::HongbaoCampaignTextDataExceptionSmartclientModule::GenerateClassMethods

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

Instance Method Summary collapse

Instance Method Details

#build(msg = nil) ⇒ Object



2925
2926
2927
2928
2929
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 2925

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