Class: FinchAPI::Models::Sandbox::CompanyUpdateResponse::Department::Parent

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#nameString?

The parent department’s name.

Returns:

  • (String, nil)


158
# File 'lib/finch-api/models/sandbox/company_update_response.rb', line 158

optional :name, String, nil?: true