class Belvo::TaxReturnOptions

@!class TaxReturnOptions < Faraday::Options Contains configurable properties of a TaxReturn @!attribute save_data [rw] Should data be persisted or not. @!attribute token [rw] OTP token required by the institution @!attribute attach_pdf [rw] Should the PDF file be included in the

response or not.