Skip to main content

This type defines the fields in a paginated result set of battery qualifications associated with a seller's eDIS account. The response consists of 0 or more sequenced pages that are returned from the complete result set, where each page consists of 0 or more items.

Type that uses GetBatteryQualListResponsesData

GetBatteryQualListResponses

Call that uses GetBatteryQualListResponsesData

Fields

Field
Type
Description
href
The URL to the current page of the result set.
limit
The value of the limit parameter submitted in the request.
next
The URI for the next page of results. This value is returned if there is an additional page of results to return from the result set.
offset
The value of the offset parameter submitted in the request.
prev
The URI for the previous page of results. This is returned if there is a previous page of results from the result set.
qualifications
This array returns information about each battery qualification associated with an eDIS account, such as the battery type, qualification name, and expiration date.
total
The total number of results that match the input criteria.