Class: GustoEmbedded::Operations::PutV1CompaniesCompanyIdEarningTypesEarningTypeUuidRequestBody

Inherits:
Crystalline::FieldAugmented show all
Extended by:
T::Sig
Defined in:
lib/gusto_embedded/models/operations/put_v1_companies_company_id_earning_types_earning_type_uuid_requestbody.rb

Instance Method Summary collapse

Methods included from Crystalline::MetadataFields

#field, #fields, included, #marshal_single, #to_dict, #to_json

Constructor Details

#initialize(name: nil) ⇒ PutV1CompaniesCompanyIdEarningTypesEarningTypeUuidRequestBody

Returns a new instance of PutV1CompaniesCompanyIdEarningTypesEarningTypeUuidRequestBody.



19
20
21
# File 'lib/gusto_embedded/models/operations/put_v1_companies_company_id_earning_types_earning_type_uuid_requestbody.rb', line 19

def initialize(name: nil)
  @name = name
end