attributes property

List<String>? attributes
final

An array that specifies the names of the attributes that were removed from the endpoints.

Implementation

final List<String>? attributes;