properties property

List<Field<Object>>? properties
final

List of fields defining the structure of the response body. Uses generic Field

Implementation

final List<Field<Object>>? properties;