Aller au contenu principal

GBP

British Pound Sterling money factory

@example
const money = GBP('1.25');// Money({ currency: Currency({ code: 'GBP' }), amount: BigDecimal('1') })

Callable

  • GBP(amount): Money