Class: FinchAPI::Models::Sandbox::EmploymentUpdateParams::CustomField
- Defined in:
- lib/finch-api/models/sandbox/employment_update_params.rb
Overview
def initialize: (Hash | FinchAPI::BaseModel) -> void
Instance Attribute Summary collapse
- #name ⇒ String?
- #value ⇒ Object? readonly
Instance Attribute Details
#name ⇒ String?
182 |
# File 'lib/finch-api/models/sandbox/employment_update_params.rb', line 182 optional :name, String, nil?: true |