Class: FinchAPI::Models::Sandbox::CompanyUpdateParams::Department::Parent

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/finch-api/models/sandbox/company_update_params.rb

Overview

def initialize: (Hash | FinchAPI::BaseModel) -> void

Instance Attribute Summary collapse

Instance Attribute Details

#nameString?

The parent department’s name.

Returns:

  • (String, nil)


176
# File 'lib/finch-api/models/sandbox/company_update_params.rb', line 176

optional :name, String, nil?: true