Name | Type | Description | Notes |
---|---|---|---|
employees | Array<Employee> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::Employees.new(employees: null)
Name | Type | Description | Notes |
---|---|---|---|
employees | Array<Employee> | [optional] |
require 'XeroRuby::Accounting'
instance = XeroRuby::Accounting::Employees.new(employees: null)