Click or drag to resize

IAtomiaBillingApiUpdateRefund Method

Updates the refund.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
void UpdateRefund(
	Refund refund
)

Parameters

refund
Type: Atomia.Billing.Core.Sdk.BusinessObjectsRefund
The refund.
See Also