Method: EInvoiceAPI::Models::LookupRetrieveParticipantsParams#initialize

Defined in:
lib/e_invoice_api/models/lookup_retrieve_participants_params.rb

#initialize(query: , country_code: nil, request_options: {}) ⇒ Object

Some parameter documentations has been truncated, see EInvoiceAPI::Models::LookupRetrieveParticipantsParams for more details.

Parameters:

  • query (String) (defaults to: )

    Query to lookup

  • country_code (String, nil) (defaults to: nil)

    Country code of the company to lookup. If not provided, the search will be globa

  • request_options (EInvoiceAPI::RequestOptions, Hash{Symbol=>Object}) (defaults to: {})


# File 'lib/e_invoice_api/models/lookup_retrieve_participants_params.rb', line 23