retrieve
open suspend fun retrieve(statementToken: String, params: FinancialAccountStatementRetrieveParams, requestOptions: RequestOptions = RequestOptions.none()): Statement
Get a specific statement for a given financial account.
abstract suspend fun retrieve(params: FinancialAccountStatementRetrieveParams, requestOptions: RequestOptions = RequestOptions.none()): Statement