MCPcopy
hub / github.com/sequelize/sequelize / price2

Function price2

test/integration/model.test.js:672–672  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

670 },
671 getterMethods: {
672 price2() { return `$${this.getDataValue('price2')}`;}
673 }
674 });
675

Callers

nothing calls this directly

Calls 1

getDataValueMethod · 0.80

Tested by

no test coverage detected