DominosFormat Class

March 12, 2021 ยท View on GitHub

important to document

get .formatted returns dominos format in PascalCase from the public instance (this)

set .formatted merges the instance and response FROM a dominos response which are always in PascalCase TO the standard instance camelCase format.

needs more docs