propertyOrdering property

List<String> propertyOrdering
final

Optional. The order of the properties. Not a standard field in open api spec. Only used to support the order of the properties.

Implementation

final List<String> propertyOrdering;