Skip to main content
Version: 2.7

ChargeResult

{"content": ["Result of the ChargingManager.charge method."]}

Index

Properties

chargeable_within_limit

chargeable_within_limit: dict[str, int | None]

{"content": ["How many events of each known type can still be charged within the limit."]}

charged_count

charged_count: int

{"content": ["Total amount of charged events - may be lower than the requested amount."]}

event_charge_limit_reached

event_charge_limit_reached: bool

{"content": ["If true, no more events of this type can be charged within the limit."]}