Click or drag to resize

IGoCardlessUpdateRefund Method

Updates a refund object.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
GoCardlessRefund UpdateRefund(
	GoCardlessRefund input
)

Parameters

input
Type: NetQuarry.Services.PaymentGoCardlessRefund
required: id optional: metadata, IDEMPOTENCYKEY

Return Value

Type: GoCardlessRefund
GoCardless.Refund object
See Also