You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Models/Components/BenefitCycledEvent.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ An event created by Polar when a benefit is cycled.
13
13
|`customerId`|*string*|:heavy_check_mark:| ID of the customer in your Polar organization associated with the event. ||
14
14
|`customer`|[Components\Customer](../../Models/Components/Customer.md)|:heavy_check_mark:| The customer associated with the event. ||
15
15
|`externalCustomerId`|*string*|:heavy_check_mark:| ID of the customer in your system associated with the event. ||
16
+
|`childCount`|*?int*|:heavy_minus_sign:| Number of direct child events linked to this event. ||
16
17
|`source`|*string*|:heavy_check_mark:| The source of the event. `system` events are created by Polar. `user` events are the one you create through our ingestion API. ||
17
18
|`name`|*string*|:heavy_check_mark:| The name of the event. ||
0 commit comments