class Belvo::TaxStatusOptions

@!class TaxStatusOptions < Faraday::Options Contains configurable properties of a TaxStatus @!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.