IAtomiaBillingApiSendMailToAccountOwner Method |
Namespace: Atomia.Billing.Core.Sdk
void SendMailToAccountOwner( string accountName, string templateName, Dictionary<string, string> templateProperties )
Sub SendMailToAccountOwner ( accountName As String, templateName As String, templateProperties As Dictionary(Of String, String) )
void SendMailToAccountOwner( String^ accountName, String^ templateName, Dictionary<String^, String^>^ templateProperties )
abstract SendMailToAccountOwner : accountName : string * templateName : string * templateProperties : Dictionary<string, string> -> unit
Copyright (C) 2013 Atomia AB. All rights reserved