ActorPricingInfo
Index
Properties
is_pay_per_event
A shortcut - true if the Actor runs with the pay-per-event pricing model.
max_total_charge_usd
A configured limit for the total charged amount - if you exceed it, you won't receive more money than this.
per_event_prices
Price of every known event type.
pricing_model
The currently effective pricing model.
Result of the
ChargingManager.get_pricing_info
method.