TransferServiceAsync

Types

Link copied to clipboard
interface WithRawResponse

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

Functions

Link copied to clipboard
abstract suspend fun create(params: TransferCreateParams, requestOptions: RequestOptions = RequestOptions.none()): Transfer

Transfer funds between two financial accounts or between a financial account and card

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.