propertyOrdering property

List<String> propertyOrdering
final

Optional. The order of the properties. Not a standard field in open api spec. Used to determine the order of the properties in the response.

Implementation

final List<String> propertyOrdering;