AccountStatementFormat
[NEW] The different type of statement actually available
- PDF will be a PDF file with the statement information
enum AccountStatementFormat {
PDF
CSV
}
Values
AccountStatementFormat.PDF
AccountStatementFormat.CSV
Member Of
GenerateAccountStatementInput
input ● Statement
object