Module: Airbnb::Service::Hongbao::Api::HongbaoCouponStateExceptionSmartclientModule::GenerateClassMethods
- Defined in:
- lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb
Instance Method Summary collapse
Instance Method Details
#build(msg = nil) ⇒ Object
811 812 813 814 815 |
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 811 def build(msg = nil) _internal_object = HongbaoCouponStateException.send(:new) _internal_object. = msg return _internal_object end |