ITitle_ |
public interface ITitle_x_PaymentTypeEntityService : ITitle_x_PaymentTypeQueryService, IBusinessService
The ITitle_x_PaymentTypeEntityService type exposes the following members.
Name | Description | |
---|---|---|
Create | Creates a new Title_x_PaymentType | |
Delete | Deletes the specified Title_x_PaymentType. | |
Get |
Gets a list of Title_x_PaymentTypes matching the specified filter.
(Inherited from ITitle_x_PaymentTypeQueryService) | |
GetAll |
Gets all Title_x_PaymentTypes
(Inherited from ITitle_x_PaymentTypeQueryService) | |
GetSingle |
Gets a single Title_x_PaymentType matching the provided filter.
(Inherited from ITitle_x_PaymentTypeQueryService) | |
Update | Updates the specified Title_x_PaymentType |