elementValuesPagingInfo

Namespace: (default namespace)
XML Schema: vcac-identity-rest-schema.xsd

Provides paging ability for form element values.

XML

Attributes

name type description
offset int The zero-based offset of the collection currently displayed.
count int The total number of values.

JSON

property type description
offset int The zero-based offset of the collection currently displayed.
count int The total number of values.