M10Actions extension

on

Methods

cancel({required String operator, required String fromAccountId, required String targetAccountId, required String contextId}) Future<TransactionResponseDoc>

Available on M10Sdk, provided by the M10Actions extension

decline({required String operator, required String fromAccountId, required String targetAccountId, required String contextId}) Future<TransactionResponseDoc>

Available on M10Sdk, provided by the M10Actions extension

listRequests({required String operator, required String accountId, int minTxId = 0, int maxTxId = 0, int limit = 10}) Future<List<PaymentRequestDoc>>

Available on M10Sdk, provided by the M10Actions extension

request({required String operator, required CreateTransfer transferRequest, String? contextId}) Future<TransactionResponseDoc>

Available on M10Sdk, provided by the M10Actions extension

Constants

requestActionName → const String