@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/backoffice-services
index
AchCreditWithdrawalBatchBackofficeService
Class AchCreditWithdrawalBatchBackofficeService
Index
Constructors
constructor
Methods
reconcile
Batch
Constructors
constructor
new
AchCreditWithdrawalBatchBackofficeService
(
args
:
{
achBatchAdminQueryService
:
AchBatchAdminQueryService
;
bankTransactionService
:
BankTransactionService
;
redemptionAdminQueryService
:
RedemptionAdminQueryService
;
redemptionBackofficeService
:
RedemptionBackofficeService
;
}
,
)
:
AchCreditWithdrawalBatchBackofficeService
Parameters
args
:
{
achBatchAdminQueryService
:
AchBatchAdminQueryService
;
bankTransactionService
:
BankTransactionService
;
redemptionAdminQueryService
:
RedemptionAdminQueryService
;
redemptionBackofficeService
:
RedemptionBackofficeService
;
}
Returns
AchCreditWithdrawalBatchBackofficeService
Methods
reconcile
Batch
reconcileBatch
(
args
:
{
achBatchId
:
string
;
bankTransactionId
:
string
}
,
)
:
Promise
<
void
>
Parameters
args
:
{
achBatchId
:
string
;
bankTransactionId
:
string
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
reconcile
Batch
@cfxlabsinc/b2b-services
Loading...