Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 762 Bytes

nifty-tou.tariffrate._constructor_.md

File metadata and controls

23 lines (15 loc) · 762 Bytes

Home > nifty-tou > TariffRate > (constructor)

TariffRate.(constructor)

Constructor.

Signature:

constructor(id: string, amount: number, exponent?: number, description?: string);

Parameters

Parameter Type Description
id string the identifier
amount number the amount
exponent number (Optional) a base-10 exponent to interpret amount in; if not provided then 0 is assumed
description string (Optional) a description