Functions

Link copied to clipboard
@MustBeClosed
open suspend fun list(statementToken: String, params: FinancialAccountStatementLineItemListParams, requestOptions: RequestOptions = RequestOptions.none()): HttpResponseFor<FinancialAccountStatementLineItemListPageAsync>

Returns a raw HTTP response for get /v1/financial_accounts/{financial_account_token}/statements/{statement_token}/line_items, but is otherwise the same as LineItemServiceAsync.list.

Link copied to clipboard

Returns a view of this service with the given option modifications applied.