Skip to main content

PayPerEventActorPricingInfo

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

minimal_max_total_charge_usd

minimal_max_total_charge_usd: float | None

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

pricing_model

pricing_model: Literal[PAY_PER_EVENT]

pricing_per_event

pricing_per_event: PricingPerEvent

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