IAtomiaBillingApiCreatePrepaidCreditRecords Method |
Namespace: Atomia.Billing.Core.Sdk
void CreatePrepaidCreditRecords( Guid accountId, IList<PrepaidCredit> records )
Sub CreatePrepaidCreditRecords ( accountId As Guid, records As IList(Of PrepaidCredit) )
void CreatePrepaidCreditRecords( Guid accountId, IList<PrepaidCredit^>^ records )
abstract CreatePrepaidCreditRecords : accountId : Guid * records : IList<PrepaidCredit> -> unit
Copyright (C) 2013 Atomia AB. All rights reserved