@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/backoffice-services
index
AchDebitDepositBatchBackofficeService
Class AchDebitDepositBatchBackofficeService
Index
Constructors
constructor
Methods
reconcile
Batch
Constructors
constructor
new
AchDebitDepositBatchBackofficeService
(
args
:
{
achBatchAdminQueryService
:
AchBatchAdminQueryService
;
bankTransactionService
:
BankTransactionService
;
}
,
)
:
AchDebitDepositBatchBackofficeService
Parameters
args
:
{
achBatchAdminQueryService
:
AchBatchAdminQueryService
;
bankTransactionService
:
BankTransactionService
;
}
Returns
AchDebitDepositBatchBackofficeService
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...