Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Company::Departments

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

Defined Under Namespace

Classes: Parent

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(name: nil, parent: nil) ⇒ Departments

Returns a new instance of Departments.

Parameters:



4
# File 'lib/finch-api/models/provider.rb', line 4

def initialize(name: nil, parent: nil, **) = super

Instance Attribute Details

#nameBoolean?

Returns:

  • (Boolean, nil)


441
# File 'lib/finch-api/models/provider.rb', line 441

optional :name, FinchAPI::BooleanModel