Module: Airbnb::Service::Hongbao::Api::HongbaoCanClaimInAppExceptionSmartclientModule::GenerateClassMethods

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

Instance Method Summary collapse

Instance Method Details

#build(msg = nil) ⇒ Object



2517
2518
2519
2520
2521
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 2517

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