Method: OpenapiClient::PayslipResponse.build_from_hash
- Defined in:
- lib/openapi_client/models/payslip_response.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
315 316 317 |
# File 'lib/openapi_client/models/payslip_response.rb', line 315 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |