Initializes the new instance of the request
to refund transaction known by tokenID for specified amount.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Parameters
- tokenID
- Type:
System String
String that represents ID of successful transaction to be refunded.
- amount
- Type:
System Double
Double amount to refund. You may specify amount less than original transaction amount.
Remarks
See Also