item property

List<EndpointBatchItem> item
final

An array that defines the endpoints to create or update and, for each endpoint, the property values to set or change. An array can contain a maximum of 100 items.

Implementation

final List<EndpointBatchItem> item;