Nathan Baulch 9f1fa0e440
Fix another batch of spelling typos (#13915)
* Fix typos

* Remove repeated words

* Minor grammar fixes
2022-11-07 21:30:24 +08:00

414 B

ByteArrayObject

Properties

Name Type Description Notes
nullableArray byte[] byte array. [optional]
normalArray byte[] byte array. [optional]
nullableString String [optional]
stringField String [optional]
intField BigDecimal [optional]