attributes property

List<Attribute>? attributes
final

A list of attribute objects that meet the criteria of the request.

Implementation

final List<Attribute>? attributes;