Class: GustoEmbedded::Operations::GetCompaniesCompanyUuidContractorPaymentsPreviewErrors

Inherits:
Crystalline::FieldAugmented show all
Extended by:
T::Sig
Defined in:
lib/gusto_embedded/models/operations/get_companies_company_uuid_contractor_payments_preview_errors.rb

Instance Method Summary collapse

Methods included from Crystalline::MetadataFields

#field, #fields, included, #marshal_single, #to_dict, #to_json

Constructor Details

#initialize(base: nil, check_date: nil) ⇒ GetCompaniesCompanyUuidContractorPaymentsPreviewErrors

Returns a new instance of GetCompaniesCompanyUuidContractorPaymentsPreviewErrors.



21
22
23
24
# File 'lib/gusto_embedded/models/operations/get_companies_company_uuid_contractor_payments_preview_errors.rb', line 21

def initialize(base: nil, check_date: nil)
  @base = base
  @check_date = check_date
end