ProviderStatement
@forge/monorepo / backend/src / ProviderStatement
Type Alias: ProviderStatement
ProviderStatement =
object
Defined in: backend/src/usage/rollups.ts:113
What the provider says a period cost.
costMinorUnits in the same integer minor units the ledger uses, so a comparison is exact arithmetic rather
than a float difference that is always slightly nonzero.
Properties
costMinorUnits
readonlycostMinorUnits:number
Defined in: backend/src/usage/rollups.ts:117
currency
readonlycurrency:string
Defined in: backend/src/usage/rollups.ts:118
from
readonlyfrom:string
Defined in: backend/src/usage/rollups.ts:115
provider
readonlyprovider:string
Defined in: backend/src/usage/rollups.ts:114
to
readonlyto:string
Defined in: backend/src/usage/rollups.ts:116