(MultipleValidationClient) Changed result interface for Multiple Validation.
(ListsClient) property with the name 'skip' was replaced by 'page' in the ListsQuery interface.
(ListsClient.list)'list' method changed the response interface to MailingListResult
Unify iterating thru pages in Domain Templates
(SuppressionClient) Some interfaces moved from Suppressions.d.ts to separate files
(SuppressionClient.list) Property with name 'address' was replaced by iteratorPosition in the response in 'pages'
(EventClient.get) Number propery was replaced by iteratorPosition in pages property of response
(DomainTagsClient) Page property was added to DomainTagsQuery.
(DomainTagsClient) Status property was added to DomainTagsList.
(DomainTagsClient) Address property replaced by iteratorPosition in ParsedPage for list method.
(MailListsMembers) Updated listMembers response to be object with MailListMembersResult interface