Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getDataValue
Method · 0.80
Tested by
no test coverage detected