restNumericEnums property
When using transport=rest, the client request will encode enums as numbers rather than strings.
Implementation
core.bool? restNumericEnums;
When using transport=rest, the client request will encode enums as numbers rather than strings.
core.bool? restNumericEnums;