Class: GustoEmbedded::Operations::GetCompaniesCompanyUuidContractorPaymentsPreviewContractorPaymentsResponseBody

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

Overview

Unprocessable Entity (WebDAV)

Instance Method Summary collapse

Methods included from Crystalline::MetadataFields

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

Constructor Details

#initialize(errors: nil) ⇒ GetCompaniesCompanyUuidContractorPaymentsPreviewContractorPaymentsResponseBody

Returns a new instance of GetCompaniesCompanyUuidContractorPaymentsPreviewContractorPaymentsResponseBody.



19
20
21
# File 'lib/gusto_embedded/models/operations/get_companies_company_uuid_contractor_payments_preview_contractorpayments_responsebody.rb', line 19

def initialize(errors: nil)
  @errors = errors
end