class Belvo::InvoiceOptions

@!class InvoiceOptions < Faraday::Options Contains configurable properties of an Invoice @!attribute save_data [rw] Should data be persisted or not. @!attribute token [rw] OTP token required by the institution @!attribute attach_xml [rw] Should the XML file be included in the

response or not.