Skip to content

@mirego/forra-api


@mirego/forra-api / All Request Functions / InstanceCostSummaryResponse

Interface: InstanceCostSummaryResponse

Properties

billable_cost_cad

billable_cost_cad: number


billable_cost_usd

billable_cost_usd: number


from_date

from_date: string


input_tokens

input_tokens: number


metadata

metadata: InstanceCostSummaryMetadata


non_billable_cost_cad

non_billable_cost_cad: number


non_billable_cost_usd

non_billable_cost_usd: number


output_tokens

output_tokens: number


providers

providers: InstanceCostSummaryProvider[]


request_count

request_count: number


to_date

to_date: string


total_cost_cad

total_cost_cad: number


total_cost_usd

total_cost_usd: number


total_tokens

total_tokens: number