[#wallet-CRecipient-fSubtractFeeFromAmount] = xref:wallet.adoc[wallet]::xref:wallet/CRecipient.adoc[CRecipient]::fSubtractFeeFromAmount :relfileprefix: ../../ :mrdocs: Whether the fee should be deducted from this recipient's amount. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool fSubtractFeeFromAmount; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#