BRBankDepositsType

Description

An eConnect transaction type that represents bank deposit information.

XML nodes

XML document structure

<eConnect>
    <BRBankDepositsType>
        <eConnectProcessInfo />
        <taRequesterTrxDisabler_Items>
            <taRequesterTrxDisabler />
        </taRequesterTrxDisabler_Items>
        <taBRBankDepositsLine_Items>
            <taBrBankDepositsLine />
        </taBRBankeDepositsLine_Items>
        <taBRBankBankDepositsHeader />
        <taBRPostBankDeposits/>
    </BRBankDepositsType>
</eConnect>

See also