Skip to main content

FlatPricePerMonthActorPricingInfo

Hierarchy

Index

Properties

apify_margin_percentage

apify_margin_percentage: Annotated[float, Field(alias='apifyMarginPercentage')]

In [0, 1], fraction of pricePerUnitUsd that goes to Apify

created_at

created_at: Annotated[AwareDatetime, Field(alias='createdAt')]

When this pricing info record has been created

model_config

model_config: Undefined

notified_about_change_at

notified_about_change_at: AwareDatetime | None

notified_about_future_change_at

notified_about_future_change_at: AwareDatetime | None

price_per_unit_usd

price_per_unit_usd: float

Monthly flat price in USD

pricing_model

pricing_model: Literal[FLAT_PRICE_PER_MONTH]

reason_for_change

reason_for_change: str | None

started_at

started_at: Annotated[AwareDatetime, Field(alias='startedAt')]

Since when is this pricing info record effective for a given Actor

trial_minutes

trial_minutes: int

For how long this Actor can be used for free in trial period