Uses of Class
net.authorize.api.contract.v1.EmailSettingsType

Packages that use EmailSettingsType
net.authorize.api.contract.v1   
 

Uses of EmailSettingsType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as EmailSettingsType
protected  EmailSettingsType SendCustomerTransactionReceiptRequest.emailSettings
           
 

Methods in net.authorize.api.contract.v1 that return EmailSettingsType
 EmailSettingsType ObjectFactory.createEmailSettingsType()
          Create an instance of EmailSettingsType
 EmailSettingsType SendCustomerTransactionReceiptRequest.getEmailSettings()
          Gets the value of the emailSettings property.
 

Methods in net.authorize.api.contract.v1 with parameters of type EmailSettingsType
 void SendCustomerTransactionReceiptRequest.setEmailSettings(EmailSettingsType value)
          Sets the value of the emailSettings property.
 



Copyright © 2014. All Rights Reserved.