class Belvo::StatementOptions

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