tidy3d.web.api.container.Job.real_cost#
- class real_cost#
Bases:
Get the billed cost for the task associated with this job.
- Parameters:
verbose (bool = True) β Whether to log the cost and helpful messages.
- Returns:
Billed cost of the task in FlexCredits.
- Return type:
float
Inherited Common Usage