ICustomerHistoryManager Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Customer
Name | Description | ||
---|---|---|---|
![]() | ICustomerHistoryDetails | Details(Int64) |
Get details for entity with specified Id
(Inherited from IDetailsableT.) |
![]() | IServiceProviderCustomerHistoryDetails | Details(Int64, IAuthorize, Int64) |
Retrieves Service Provider instances of subscription history
|
![]() | IPaginationT, T: ICustomerHistory | Search(IAuthorize, PaginationRequestICustomerHistory, String, Int64, Int64) |
Searches customers based on user's current settings
|
![]() | IPaginationT, T: IServiceProviderCustomerHistory | Search(IAuthorize, PaginationRequestIServiceProviderCustomerHistory, String, Int64, Int64, Int64) |
Searches customers based on user's current settings
|