IAtomiaBillingApiCreateRefund Method |
Namespace: Atomia.Billing.Core.Sdk
void CreateRefund( Guid accountId, IEnumerable<Refund> refunds )
Sub CreateRefund ( accountId As Guid, refunds As IEnumerable(Of Refund) )
void CreateRefund( Guid accountId, IEnumerable<Refund^>^ refunds )
abstract CreateRefund : accountId : Guid * refunds : IEnumerable<Refund> -> unit
Copyright (C) 2013 Atomia AB. All rights reserved