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

Function price2

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

Source from the content-addressed store, hash-verified

693 },
694 getterMethods: {
695 price2() { return `$${this.getDataValue('price2')}`;}
696 }
697 });
698

Callers

nothing calls this directly

Calls 1

getDataValueMethod · 0.80

Tested by

no test coverage detected