Click or drag to resize
Infosoft Logo

IRetailerBillPayerEntityService Methods

The IRetailerBillPayerEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new RetailerBillPayer
Public methodDelete Deletes the specified RetailerBillPayer.
Public methodGet Gets a list of RetailerBillPayers matching the specified filter.
(Inherited from IRetailerBillPayerQueryService)
Public methodGetAll Gets all RetailerBillPayers
(Inherited from IRetailerBillPayerQueryService)
Public methodGetSingle Gets a single RetailerBillPayer matching the provided filter.
(Inherited from IRetailerBillPayerQueryService)
Public methodUpdate Updates the specified RetailerBillPayer
Top
See Also