public class DynamicsOnlineConfiguration extends BusinessObject
Constructor and Description |
---|
DynamicsOnlineConfiguration() |
public CompanyKey getCompanyKey()
public void setCompanyKey(CompanyKey value)
public String getCompanyName()
public void setCompanyName(String value)
public CustomerKey getCustomerNumber()
public void setCustomerNumber(CustomerKey value)
public PaymentCardTypeKey getDynamicsOnlineCardType()
public void setDynamicsOnlineCardType(PaymentCardTypeKey value)
public SalesDocumentKey getECommInvoiceType()
public void setECommInvoiceType(SalesDocumentKey value)
public SalesDocumentKey getECommOrderType()
public void setECommOrderType(SalesDocumentKey value)
public Boolean isIsOnlineCommerceActive()
public void setIsOnlineCommerceActive(Boolean value)
public Boolean isIsPaymentServicesActive()
public void setIsPaymentServicesActive(Boolean value)
public String getOnlineCertificate()
public void setOnlineCertificate(String value)
public String getOnlineCommerceAccountNumber()
public void setOnlineCommerceAccountNumber(String value)
public String getOnlineCommerceOrganizationID()
public void setOnlineCommerceOrganizationID(String value)
public String getPaymentServicesId()
public void setPaymentServicesId(String value)
Copyright © 2010–2016. All rights reserved.