V3 SDKTechnical ReferenceinterfacesFeeOptionsOn this pageFeeOptions@pegasys-fi/v3-sdk / Exports / FeeOptionsInterface: FeeOptionsTable of contentsPropertiesfeerecipientPropertiesfee• fee: PercentThe percent of the output that will be taken as a fee.Defined inpayments.ts:11recipient• recipient: stringThe recipient of the fee.Defined inpayments.ts:16