Namecheap-dot-net
Namecheap-dot-net copied to clipboard
Update for GetList Method
Two overloaded GetList methods, with test methods for them.
- GetList(int page = 1, int pageSize = 20, string listType = "ALL")
- GetList(string listType, string searchTerm, int page, int pageSize, string sortBy)