copyFees(final SubTransaction) method

Syntax

List< Fee > copyFees ( final SubTransaction source )

Parameters

Returns

the list of fee (they have not been inserted into the database)

Usage

Creates copies of the source transaction's fees.

the list of fee (they have not been inserted into the database)