clone
Duplicates a Credit instance.
Return
A new Credit instance that is a duplicate of the one provided. (Returns undefined if the credit is undefined)
Parameters
credit
The Credit to duplicate.
Duplicates a Credit instance.
A new Credit instance that is a duplicate of the one provided. (Returns undefined if the credit is undefined)
The Credit to duplicate.