Money Decorator
Money
Use this decorator for any entity field that is storing a monetary value. This allows the column type to be defined by the configured MoneyStrategy.
Signature
function Money(options?: MoneyColumnOptions): void
Parameters
options
parameter
MoneyColumnOptions