IPayment |
public interface IPaymentTypeService : IBusinessService
The IPaymentTypeService type exposes the following members.
Name | Description | |
---|---|---|
GetDefaultPaymentTypeForTitle | Gets the default payment type of a given title. | |
GetPaymentTypeByCode | Gets the payment type with the given code. |