v6.4.0
- Adds
getNextPage
function to each service which retrieves the next page of a collection when thehas_more
key is present in the response (eg:client.address.getNextPage(addressCollection)
) - Adds missing Event
status
property
getNextPage
function to each service which retrieves the next page of a collection when the has_more
key is present in the response (eg: client.address.getNextPage(addressCollection)
)status
property