LineItemServiceAsync

Types

Link copied to clipboard
interface WithRawResponse

A view of LineItemServiceAsync that provides access to raw HTTP responses for each method.

Functions

Link copied to clipboard
abstract suspend fun list(params: FinancialAccountStatementLineItemListParams, requestOptions: RequestOptions = RequestOptions.none()): FinancialAccountStatementLineItemListPageAsync

open suspend fun list(statementToken: String, params: FinancialAccountStatementLineItemListParams, requestOptions: RequestOptions = RequestOptions.none()): FinancialAccountStatementLineItemListPageAsync

List the line items for a given statement within a given financial account.

Link copied to clipboard

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

Link copied to clipboard

Returns a view of this service that provides access to raw HTTP responses for each method.