Class: GustoEmbedded::Operations::PutRemovePeopleFromDepartmentEmployees

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

Instance Method Summary collapse

Methods included from Crystalline::MetadataFields

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

Constructor Details

#initialize(uuid: nil) ⇒ PutRemovePeopleFromDepartmentEmployees

Returns a new instance of PutRemovePeopleFromDepartmentEmployees.



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

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